DBA Data[Home] [Help]

APPS.HXC_SELF_SERVICE_TIMECARD_API dependencies on HXC_TIMESTORE_DEPOSIT

Line 49: hxc_timestore_deposit.execute_deposit_process (

45: -- change the interface of this API to assure backwards compatitibility.
46: l_app_attributes hxc_self_service_time_deposit.app_attributes_info;
47: BEGIN
48: l_app_attributes := p_app_attributes;
49: hxc_timestore_deposit.execute_deposit_process (
50: p_validate=> p_validate,
51: p_mode=> p_mode,
52: p_deposit_process=> p_deposit_process,
53: p_retrieval_process=> p_retrieval_process,