DBA Data[Home] [Help]

APPS.INVPAGI2 dependencies on INVPOPIF

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

1134: --assign master_org attribute defaults if in child org AND parent exists
1135:
1136: if ((master_org_id <> cr.organization_id) and (msiicount = 1)) then
1137: if rtn_status = 0 then
1138: IF INVPOPIF.g_source_org /*Added for bug 6372595*/
1139: THEN
1140: IF l_inv_debug_level IN(101, 102) THEN
1141: INVPUTLI.info('INVPAGI2: calling assign_master_defaults with set_id '||xset_id);
1142: END IF;