DBA Data[Home] [Help]

APPS.OPI_DBI_WIP_COMP_OPM_PKG dependencies on STANDARD

Line 351: -- There is no concept of a non standard discrete jobs, so no exclusion logig is needed.

347: -- GSL, there may be multiple SUBLEDGER_IDs per LINE_ID. Failure to pre-aggregate
348: -- could have the effect of double-counting inventory transactions or subledger
349: -- transactions.
350: --
351: -- There is no concept of a non standard discrete jobs, so no exclusion logig is needed.
352: --
353: -- 3 separate tables are used for the led_current, tst_current, and tst_prior rows.
354: -- This facilitates debugging, and makes it easier to truncate "current" tables
355: -- rather than use delete. The tst_prior table is not used for initial load.

Line 562: -- There is no concept of a non standard discrete jobs, so no exclusion logig is needed.

558: -- GSL, there may be multiple SUBLEDGER_IDs per LINE_ID. Failure to pre-aggregate
559: -- could have the effect of double-counting inventory transactions or subledger
560: -- transactions.
561: --
562: -- There is no concept of a non standard discrete jobs, so no exclusion logig is needed.
563: --
564: -- 3 separate tables are used for the led_current, tst_current, and tst_prior rows.
565: -- This facilitates debugging, and makes it easier to truncate "current" tables
566: -- rather than use delete. The tst_prior table is not used for initial load.