DBA Data[Home] [Help]

APPS.CST_REVENUECOGSMATCH_GRP dependencies on OE_SYS_PARAMETERS

Line 119: l_ledger_id := OE_Sys_Parameters.VALUE('SET_OF_BOOKS_ID', p_ou_id); -- defined in OESYSPAB.pls and OEXVSPMB.pls

115: -- Other than that I won't do any validation on the values that are passed
116: -- in to this procedure.
117:
118: l_stmt_num := 10;
119: l_ledger_id := OE_Sys_Parameters.VALUE('SET_OF_BOOKS_ID', p_ou_id); -- defined in OESYSPAB.pls and OEXVSPMB.pls
120:
121: l_stmt_num := 20;
122: INSERT INTO cst_revenue_recognition_lines (
123: REVENUE_OM_LINE_ID,