DBA Data[Home] [Help]

APPS.BIM_PERIODIC_FACTS dependencies on BIM_CAMPAIGN_FACTS

Line 373: bim_campaign_facts.populate

369:
370:
371: IF p_object = 'CAMPAIGN' THEN
372:
373: bim_campaign_facts.populate
374: (p_api_version_number => 1.0
375: ,p_init_msg_list => FND_API.G_FALSE
376: ,x_msg_count => x_msg_count
377: ,x_msg_data => x_msg_data

Line 499: bim_campaign_facts.populate

495:
496: ELSIF
497: p_object = 'ALL' THEN
498:
499: bim_campaign_facts.populate
500: (p_api_version_number => 1.0
501: ,p_init_msg_list => FND_API.G_FALSE
502: ,x_msg_count => x_msg_count
503: ,x_msg_data => x_msg_data