DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_RECORDING_PKG dependencies on GL_CODE_COMBINATIONS

Line 1744: ln_code_combination_id GL_CODE_COMBINATIONS.code_combination_id%TYPE;

1740: SELECT disc_taken_code_combination_id
1741: FROM ap_system_parameters_all
1742: WHERE org_id = cp_org_id;
1743:
1744: ln_code_combination_id GL_CODE_COMBINATIONS.code_combination_id%TYPE;
1745:
1746: lv_organization_type VARCHAR2(2);
1747: ln_organization_id NUMBER;
1748: