DBA Data[Home] [Help]

APPS.WMA_FLOW dependencies on BOM_REVISIONS

Line 176: BOM_REVISIONS.Get_Revision(

172: param.environment.orgID,
173: param.locatorID);
174:
175: if assembly.revQtyControlCode = WIP_CONSTANTS.REV then
176: BOM_REVISIONS.Get_Revision(
177: type => 'PART',
178: eco_status => 'EXCLUDE_OPEN_HOLD',
179: examine_type => 'ALL',
180: org_id => param.environment.orgID,