DBA Data[Home] [Help]

APPS.JL_BR_PO_IMPORT_REQUISITIONS dependencies on JG_ZZ_SHARED_PKG

Line 25: v_country_code := jg_zz_shared_pkg.get_country(v_org_id);

21: v_org_id := :new.org_id; -- OU org id from table
22: v_dest_org_id := :new.destination_organization_id; -- Destination org id from table
23: v_req_header_id := :new.requisition_header_id; -- Requisition Header Id from Lines table
24: v_item_id := :new.item_id;
25: v_country_code := jg_zz_shared_pkg.get_country(v_org_id);
26:
27:
28: if v_country_code = 'BR' then
29: