DBA Data[Home] [Help]

APPS.WMA_FLOW dependencies on WIP_PARAMETERS

Line 1029: from wip_parameters

1025: end if;
1026:
1027: select backflush_lot_entry_type
1028: into x_lotEntryType
1029: from wip_parameters
1030: where organization_id = p_orgID;
1031:
1032:
1033: /*