DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_RECORDING_PKG dependencies on GL_CODE_COMBINATIONS

Line 1299: ln_code_combination_id GL_CODE_COMBINATIONS.code_combination_id%TYPE;

1295: SELECT disc_taken_code_combination_id
1296: FROM ap_system_parameters_all
1297: WHERE org_id = cp_org_id;
1298:
1299: ln_code_combination_id GL_CODE_COMBINATIONS.code_combination_id%TYPE;
1300:
1301: lv_organization_type VARCHAR2(2);
1302: ln_organization_id NUMBER;
1303: