DBA Data[Home] [Help]

APPS.AMS_LISTGENERATION_PKG dependencies on AMS_LIST_IMPORT_PUB

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

13754: close c_tca_columns;
13755: l_entry_value := NULL;
13756:
13757: -- DBMS_OUTPUT.PUT_LINE('before tca call');
13758: --write_to_act_log('Calling ams_list_import_pub to create customer', 'LIST', p_list_header_id,'LOW');
13759:
13760: -- ---------------------------TCA CALL ---------------------------------
13761:
13762:

Line 13763: AMS_List_Import_PUB.Create_Customer (

13759:
13760: -- ---------------------------TCA CALL ---------------------------------
13761:
13762:
13763: AMS_List_Import_PUB.Create_Customer (
13764: p_api_version => 1,
13765: p_init_msg_list => 'T',
13766: p_commit => 'F',
13767: x_return_status => x_return_status,