الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Any Body Have Experince In Oracle Time And Labor(Otl)

Featured Replies

بتاريخ:

salam o3alykom

i am migrating the time attendace to OTL module
first i create Temp table
the data loaded from excel to the temp table
the API i am using is hxc_timestore_deposit.create_time_entry
and the table i want to insert the data into is hxc_time_building_blocks

and this is the API which i execute it

declare
l_time_building_block_id hxc_time_building_blocks.time_building_block_id%TYPE;
l_tbl_attributes_info hxc_self_service_time_deposit.app_attributes_info;
l_tbl_timecard_info hxc_self_service_time_deposit.timecard_info;
begin
hxc_timestore_deposit.create_time_entry (
p_start_time=> fnd_date.canonical_to_date('2012/01/07 09:00:00'),
p_stop_time=> fnd_date.canonical_to_date('2012/01/07 17:00:00'),
p_resource_id=> 651,
p_resource_type => 'PERSON',
p_app_blocks=> l_tbl_timecard_info,
p_app_attributes=> l_tbl_attributes_info,
p_time_building_block_id=> l_time_building_block_id
);
end;
Procedure sucessfully completed but no new record inserted in the table
Pealse any one can help me ??????

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.