DBA Data[Home] [Help]

APPS.INL_CHARGE_PVT dependencies on GL_SETS_OF_BOOKS

Line 1229: FROM gl_sets_of_books gl,

1225: rsh.freight_carrier_code,
1226: rsh.freight_terms,
1227: NVL(FND_PROFILE.VALUE('INL_QP_CURRENCY_CODE'), -- if profile currency code is null then get functional currency
1228: (SELECT gl.currency_code
1229: FROM gl_sets_of_books gl,
1230: financials_system_parameters fsp
1231: WHERE gl.set_of_books_id = fsp.set_of_books_id
1232: AND fsp.org_id = ish.org_id)) currency_code,
1233: NULL, -- conversion_rate