DBA Data[Home] [Help]

APPS.WMS_RULE_15 dependencies on PJM_PROJECT_PARAMETERS

Line 81: from PJM_PROJECT_PARAMETERS ppp

77: ,base.secondary_quantity
78: ,base.grade_code
79: ,NULL consist_string
80: ,NULL order_by_string
81: from PJM_PROJECT_PARAMETERS ppp
82: ,PJM_PROJECTS_ORG_V ppovs
83: ,MTL_ITEM_LOCATIONS mil
84: ,WMS_TRX_DETAILS_TMP_V mptdtv
85: ,(

Line 175: from PJM_PROJECT_PARAMETERS ppp

171: ,sum(base.secondary_quantity)
172: ,base.grade_code
173: ,NULL consist_string
174: ,NULL order_by_string
175: from PJM_PROJECT_PARAMETERS ppp
176: ,PJM_PROJECTS_ORG_V ppovs
177: ,MTL_ITEM_LOCATIONS mil
178: ,WMS_TRX_DETAILS_TMP_V mptdtv
179: ,(

Line 285: from PJM_PROJECT_PARAMETERS ppp

281: ,sum(base.secondary_quantity)
282: ,base.grade_code
283: ,NULL consist_string
284: ,NULL order_by_string
285: from PJM_PROJECT_PARAMETERS ppp
286: ,PJM_PROJECTS_ORG_V ppovs
287: ,MTL_ITEM_LOCATIONS mil
288: ,WMS_TRX_DETAILS_TMP_V mptdtv
289: ,(

Line 392: from PJM_PROJECT_PARAMETERS ppp

388: ,sum(base.secondary_quantity)
389: ,base.grade_code
390: ,NULL consist_string
391: ,NULL order_by_string
392: from PJM_PROJECT_PARAMETERS ppp
393: ,PJM_PROJECTS_ORG_V ppovs
394: ,MTL_ITEM_LOCATIONS mil
395: ,WMS_TRX_DETAILS_TMP_V mptdtv
396: ,(