Query to get Account Segment Description
SELECT gl_flexfields_pkg.get_description_sql
(
FROM gl_code_combinations
chart_of_accounts_id,--- chart of account id
1,----- Position of segment
segment1 ---- Segment value
)
1,----- Position of segment
segment1 ---- Segment value
)
FROM gl_code_combinations
No comments:
Post a Comment
comments are welcome