DBA Data[Home] [Help]

APPS.JAI_AR_RGM_PROCESSING_PKG dependencies on JAI_PO_LINE_LOCATIONS

Line 285: lv_service_type_code JAI_PO_LINE_LOCATIONS.service_type_code%TYPE;

281: AS
282:
283: /*csahoo for bug#5879769...start*/
284:
285: lv_service_type_code JAI_PO_LINE_LOCATIONS.service_type_code%TYPE;
286: ln_organization_id NUMBER;
287: ln_location_id NUMBER;
288: lv_process_flag VARCHAR2(15);
289: lv_process_message VARCHAR2(4000);