DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOMPOPIF

Line 3943: l_return_code := BOMPOPIF.bmopinp_open_interface_process(

3939: RETURN;
3940: END IF;
3941: END IF;
3942:
3943: l_return_code := BOMPOPIF.bmopinp_open_interface_process(
3944: org_id => p_organization_id,
3945: all_org => p_all_organization,
3946: val_rtg_flag => p_import_routings,
3947: val_bom_flag => p_import_bills,

Line 3976: l_return_code := BOMPOPIF.bmopinp_open_interface_process(

3972: END IF;
3973:
3974: EXCEPTION
3975: WHEN NO_DATA_FOUND THEN
3976: l_return_code := BOMPOPIF.bmopinp_open_interface_process(
3977: org_id => p_organization_id,
3978: all_org => p_all_organization,
3979: val_rtg_flag => p_import_routings,
3980: val_bom_flag => p_import_bills,