DBA Data[Home] [Help]

APPS.WIP_MASSLOAD_PUB dependencies on ORG_ACCT_PERIODS

Line 316: FROM ORG_ACCT_PERIODS OAP,

312: SYSDATE, fnd_global.user_id,fnd_global.login_id ,
313: wdj_rec.organization_id, WC.CLASS_TYPE,
314: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
315: 0, 0, 0, 0, 0, 0, 0, 0
316: FROM ORG_ACCT_PERIODS OAP,
317: WIP_ACCOUNTING_CLASSES WC
318: WHERE WC.CLASS_CODE = wdj_rec.class_code
319: AND WC.ORGANIZATION_ID = wdj_rec.organization_id
320: AND OAP.ORGANIZATION_ID = wdj_rec.organization_id