DBA Data[Home] [Help]

APPS.WMS_RULE_16 dependencies on PA_TASKS

Line 82: from PA_TASKS pt

78: ,base.secondary_quantity
79: ,base.grade_code
80: ,NULL consist_string
81: ,NULL order_by_string
82: from PA_TASKS pt
83: ,PJM_PROJECTS_ORG_V ppovs
84: ,MTL_ITEM_LOCATIONS mil
85: ,
86: MTL_LOT_NUMBERS mlna ,

Line 179: from PA_TASKS pt

175: ,sum(base.secondary_quantity)
176: ,base.grade_code
177: ,NULL consist_string
178: ,NULL order_by_string
179: from PA_TASKS pt
180: ,PJM_PROJECTS_ORG_V ppovs
181: ,MTL_ITEM_LOCATIONS mil
182: ,
183: MTL_LOT_NUMBERS mlna ,

Line 292: from PA_TASKS pt

288: ,sum(base.secondary_quantity)
289: ,base.grade_code
290: ,NULL consist_string
291: ,NULL order_by_string
292: from PA_TASKS pt
293: ,PJM_PROJECTS_ORG_V ppovs
294: ,MTL_ITEM_LOCATIONS mil
295: ,
296: MTL_LOT_NUMBERS mlna ,

Line 402: from PA_TASKS pt

398: ,sum(base.secondary_quantity)
399: ,base.grade_code
400: ,NULL consist_string
401: ,NULL order_by_string
402: from PA_TASKS pt
403: ,PJM_PROJECTS_ORG_V ppovs
404: ,MTL_ITEM_LOCATIONS mil
405: ,
406: MTL_LOT_NUMBERS mlna ,