DBA Data[Home] [Help]

APPS.PA_UBR_UER_SUMM_PKG dependencies on GL_CODE_COMBINATIONS

Line 1261: from gl_code_combinations

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