DBA Data[Home] [Help]

APPS.INVPAGI2 dependencies on INVPOPIF

Line 1070: IF INVPOPIF.g_source_org /*Added for bug 6372595*/

1066: --assign master_org attribute defaults if in child org AND parent exists
1067:
1068: if ((master_org_id <> cr.organization_id) and (msiicount = 1)) then
1069: if rtn_status = 0 then
1070: IF INVPOPIF.g_source_org /*Added for bug 6372595*/
1071: THEN
1072: IF l_inv_debug_level IN(101, 102) THEN
1073: INVPUTLI.info('INVPAGI2: calling assign_master_defaults with set_id '||xset_id);
1074: END IF;