DBA Data[Home] [Help]

APPS.CZ_IMP_SINGLE dependencies on BOMPNORD

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

3287: DELETE FROM bom_explosions WHERE explosion_type = inExplType AND organization_id = inOrgId
3288: AND top_item_id = inTopId;
3289: COMMIT;
3290:
3291: BOMPNORD.bmxporder_explode_for_order(inOrgId, 2, inExplType, 1, outGrp_ID,
3292: 0, 60, inTopId, '', SYSDATE-1000, TO_CHAR(inRevDate, inDateFormat),
3293: 0, 'N', outErr_msg, outError_code);
3294:
3295: COMMIT;