[Home] [Help]
APPS.JAI_AR_RGM_PROCESSING_PKG dependencies on JAI_PO_LINE_LOCATIONS
Line 89: lv_service_type_code JAI_PO_LINE_LOCATIONS.service_type_code%TYPE;
85: AS
86:
87: /*csahoo for bug#5879769...start*/
88:
89: lv_service_type_code JAI_PO_LINE_LOCATIONS.service_type_code%TYPE;
90: ln_organization_id NUMBER;
91: ln_location_id NUMBER;
92: lv_process_flag VARCHAR2(15);
93: lv_process_message VARCHAR2(4000);