DBA Data[Home] [Help]

APPS.AMS_REGISTRANTS_PVT dependencies on AMS_LIST_IMPORT_PUB

Line 2601: AMS_List_Import_PUB.Create_Customer (

2597: psite_rec.created_by_module := 'AMS_LIST_IMPORT';
2598: psite_use_rec.created_by_module := 'AMS_LIST_IMPORT';
2599: cpoint_rec.created_by_module := 'AMS_LIST_IMPORT';
2600:
2601: AMS_List_Import_PUB.Create_Customer (
2602: p_api_version => 1.0,
2603: p_init_msg_list => FND_API.g_false,
2604: p_commit => FND_API.g_false,
2605: x_return_status => x_return_status,