/* GL SUMMARY TEMPLATE DEFINITIONS Small script showing summary template configuration across multiple books, (Tested on Vision 11.5.10.2 Jul-2007 ) */ select sob.name , st.template_name , st.concatenated_description , st.account_category_code"Cat" , st.START_ACTUALS_PERIOD_NAME "From" , st.segment1_type||'-'||st.segment2_type||'-'||st.segment3_type||'-'||st.segment4_type||'-'||st.segment5_type||'-'|| st.segment6_type||'-'||st.segment7_type||'-'||st.segment8_type||'-'||st.segment9_type||'-'||st.segment10_type "Segment Type" from GL_SUMMARY_TEMPLATES st, GL_SETS_OF_BOOKS sob where st.SET_OF_BOOKS_ID = sob.SET_OF_BOOKS_ID --and substr(sob.name,1,2) in ('ES','BE','LU')
🔹 Join the OracleApps88 Telegram Group - Stay up to date with the latest on Oracle EBS R12 and Oracle Cloud/Fusion Applications. 📌 Telegram Group : https://t.me/OracleApps88
💡 Facing issues copying code/scripts or viewing posts? We're here to help!
📬 Contact on Telegram : https://t.me/apps88
📱 Telegram/WhatsApp: +91 905 957 4321
📧 Email Support: OracleApp88@Yahoo.com
Thursday, November 17, 2011
GL SUMMARY TEMPLATE DEFINITIONS
Subscribe to:
Post Comments (Atom)
If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
No comments:
Post a Comment