General Ledger - EBS (MOSC)

MOSC Banner

GL account segments as a concurrent parameters in Po details program

edited Mar 30, 2017 5:00AM in General Ledger - EBS (MOSC) 1 commentAnswered

Hi All,

I just want to pass GL account segments as a concurrent parameters in Po details program.

to the SQL query

and gcc.concatenated_segments between NVL(:P_SEGMENT_TO,gcc.concatenated_segments) and NVL(:P_SEGMENT_FROM,gcc.concatenated_segments)

Value set: GL_SRS_LEDGER_FLEXFIELD (pair)

GL_SRS_COA_UNVALIDATED

FND POPIDR APPL_SHORT_NAME="SQLGL" CODE="GL#"

  NUM=:$FLEX$.GL_SRS_COA_UNVALIDATED REQUIRED="Y"

  VALIDATE="NONE" SEG=":!VALUE" DESC=":!MEANING"

  NAVIGATE="!DIR" VDATE=""

GL_SRS_COA_UNVALIDATED(None)

Because it is giving an error while entering parameters to the concurrent program run.

Please could you help me on this?

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