Search This Blog

Query to get Account Segment Description

Query to get Account Segment Description 

SELECT gl_flexfields_pkg.get_description_sql 

(
chart_of_accounts_id,--- chart of account id
1,----- Position of segment
segment1 ---- Segment value
 
FROM gl_code_combinations

No comments:

Post a Comment

comments are welcome