EBS Customizations (MOSC)

MOSC Banner

Conc Program : GL Posting , Completes With Warning

edited Jan 4, 2016 6:09AM in EBS Customizations (MOSC)

Hi Team,

I am using the below API to submit the "Posting: Single Ledger " , but it completes with warning.

x_conc_id :=  fnd_request.submit_request(

                   'SQLGL',

                   'GLPPOSS',

                   '',

                   '',

                   FALSE,

                   to_char(x_sob_id),

                   to_char(x_access_set_id),

                   to_char(x_coa_id),

                   to_char( gl_je_batches_post_pkg.get_unique_id),

                   chr(0),

                   '', '', '', '', '', '', '', '', '', '',

                   '', '', '', '', '', '', '', '', '', '',

                   '', '', '', '', '', '', '', '', '', '',

                   '', '', '', '', '', '', '', '', '', '',

                   '', '', '', '', '', '', '', '', '', '',

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