DBA Data[Home] [Help]

APPS.PA_UBR_UER_SUMM_PKG dependencies on GL_CODE_COMBINATIONS

Line 1259: from gl_code_combinations

1255: into
1256: G_acct_seg_val,
1257: G_cost_seg_val,
1258: G_ccid
1259: from gl_code_combinations
1260: where code_combination_id = p_ccid ;
1261:
1262: end if;
1263: