DBA Data[Home] [Help]

APPS.PO_RELEASES_SV2 dependencies on PO_ORGS_SV

Line 60: po_orgs_sv.get_org_info(X_organization_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,
62: X_organization_code,
63: X_organization_name);
64: