Payables and Cash Management - EBS (MOSC)

MOSC Banner

account - flexfield GL

edited Apr 2, 2020 2:13AM in Payables and Cash Management - EBS (MOSC) 6 commentsAnswered

dear all

i'm trying to select a query to select all accounts between max and min

but it is not giving me the right result

select acct.segment1||'-'||acct.segment2||'-'||acct.segment3||'-'||acct.segment4||'-'||acct.segment5||'-'||acct.segment6 from gl_code_combinations acct where

  acct.CHART_OF_ACCOUNTS_ID = 50241

  and acct.segment1||'-'||acct.segment2||'-'||acct.segment3||'-'||acct.segment4||'-'||acct.segment5||'-'||acct.segment6 between :P_MIN_FLEX and :P_MAX_FLEX

can you please help.

thanks in advance

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center