DBA Data[Home] [Help]

APPS.CZ_IMP_SINGLE dependencies on BOMPNORD

Line 3519: BOMPNORD.bmxporder_explode_for_order(inOrgId, 2, inExplType, 1, outGrp_ID,

3515: DELETE FROM bom_explosions WHERE explosion_type = inExplType AND organization_id = inOrgId
3516: AND top_item_id = inTopId;
3517: COMMIT;
3518:
3519: BOMPNORD.bmxporder_explode_for_order(inOrgId, 2, inExplType, 1, outGrp_ID,
3520: 0, 60, inTopId, '', SYSDATE-1000, TO_CHAR(inRevDate, inDateFormat),
3521: 0, 'N', outErr_msg, outError_code);
3522:
3523: COMMIT;