Monday, April 25, 2016
API to fetch Accounting Key Flexfield Concatenated Segment description in Oracle Apps R12
Tested Instance: R12.2.4
API: GL_FLEXFIELDS_PKG.GET_CONCAT_DESCRIPTION
Query:
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;
Hope This helps!!
Do you think this Article is useful?
Subscribe to:
Post Comments (Atom)
Disclaimer
The ideas, thoughts and concepts expressed here are my own. They, in no way reflect those of my employer or any other organization/client that I am associated. The articles presented doesn't imply to any particular organization or client and are meant only for knowledge Sharing purpose. The articles can't be reproduced or copied without the Owner's knowledge or permission.
2 Responses to “API to fetch Accounting Key Flexfield Concatenated Segment description in Oracle Apps R12”
October 20, 2016 at 12:41 PM
A large portion of the general population who take an online school bookkeeping course are understudies who are required to take bookkeeping classes to acquire a degree. my review here
January 10, 2017 at 9:52 PM
It's about time that Oracle be used in maximizing accounting key flexfield resources. Something that Paperhelp discounts are looking forward too.
Post a Comment