SELECT gcc.concatenated_segments,
GL_FLEXFIELDS_PKG.GET_CONCAT_DESCRIPTION( gcc.chart_of_accounts_id,
gcc.code_combination_id
) acc_description
FROM gl_code_combinations_kfv gcc;
GL_FLEXFIELDS_PKG.GET_CONCAT_DESCRIPTION( gcc.chart_of_accounts_id,
gcc.code_combination_id
) acc_description
FROM gl_code_combinations_kfv gcc;
No comments:
Post a Comment