DBA Data[Home] [Help]

APPS.PO_RELEASES_SV2 dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 57: FROM financials_system_parameters;

53: X_organization_id);
54:
55: SELECT set_of_books_id
56: INTO X_set_of_books_id
57: FROM financials_system_parameters;
58:
59: -- Get the organization code.
60: po_orgs_sv.get_org_info(X_organization_id,
61: X_set_of_books_id,