DBA Data[Home] [Help]

APPS.AP_WEB_ACCTG_PKG dependencies on GL_CODE_COMBINATIONS

Line 1134: l_pa_CCID gl_code_combinations.code_combination_id%TYPE;

1130: ln_award_set_id NUMBER;
1131: lv_expense_report_cost_center AP_WEB_DB_EXPRPT_PKG.expHdr_flexConcat;
1132: lv_procedure_billable_flag VARCHAR2(200);
1133: lv_msg_type VARCHAR2(2000);
1134: l_pa_CCID gl_code_combinations.code_combination_id%TYPE;
1135: lv_concat_segs VARCHAR2(2000);
1136: lv_concat_ids VARCHAR2(2000);
1137: lv_concat_description VARCHAR2(2000);
1138: l_segments FND_FLEX_EXT.SEGMENTARRAY;