DBA Data[Home] [Help]

APPS.AP_WEB_ACCTG_PKG dependencies on GL_CODE_COMBINATIONS

Line 1139: l_pa_CCID gl_code_combinations.code_combination_id%TYPE;

1135: ln_award_set_id NUMBER;
1136: lv_expense_report_cost_center AP_WEB_DB_EXPRPT_PKG.expHdr_flexConcat;
1137: lv_procedure_billable_flag VARCHAR2(200);
1138: lv_msg_type VARCHAR2(2000);
1139: l_pa_CCID gl_code_combinations.code_combination_id%TYPE;
1140: lv_concat_segs VARCHAR2(2000);
1141: lv_concat_ids VARCHAR2(2000);
1142: lv_concat_description VARCHAR2(2000);
1143: l_segments FND_FLEX_EXT.SEGMENTARRAY;