DBA Data[Home] [Help]

APPS.OPI_DBI_PRE_R12_COGS_PKG dependencies on GL_SUBR_LED

Line 87: FROM gl_subr_led led,

83: 'EXTERNAL', DO_NOT_INCLUDE_FOR_TURNS,
84: INCLUDE_FOR_TURNS) turns_cogs_flag,
85: Decode(lines.order_source_id, 10, 1, 0) INTERNAL_FLAG,
86: PRE_R12_OPM_SOURCE source
87: FROM gl_subr_led led,
88: (SELECT /*+ full(tran) full(rcv) use_hash(tran) parallel(tran) parallel(rcv) */
89: tran.doc_type,
90: rcv.oe_order_line_id oe_order_line_id,
91: tran.line_id,