DBA Data[Home] [Help]

APPS.AMS_LISTGENERATION_PKG dependencies on AMS_LIST_IMPORT_PUB

Line 13657: --write_to_act_log('Calling ams_list_import_pub to create customer', 'LIST', p_list_header_id,'LOW');

13653: close c_tca_columns;
13654: l_entry_value := NULL;
13655:
13656: -- DBMS_OUTPUT.PUT_LINE('before tca call');
13657: --write_to_act_log('Calling ams_list_import_pub to create customer', 'LIST', p_list_header_id,'LOW');
13658:
13659: -- ---------------------------TCA CALL ---------------------------------
13660:
13661:

Line 13662: AMS_List_Import_PUB.Create_Customer (

13658:
13659: -- ---------------------------TCA CALL ---------------------------------
13660:
13661:
13662: AMS_List_Import_PUB.Create_Customer (
13663: p_api_version => 1,
13664: p_init_msg_list => 'T',
13665: p_commit => 'F',
13666: x_return_status => x_return_status,