General Ledger - EBS (MOSC)

MOSC Banner

Posting from API

edited Jun 25, 2013 8:28PM in General Ledger - EBS (MOSC) 3 commentsAnswered
Hello All,
we are trying to submit the Posting program from API , its not working .. but  when we submit the program from front end form its going fine .. 

its giving this error when we submit the program from API..

*PPOS0154: There are no batches to post - posting completed*
Code :
<font color="#575757" size="3">select gl.gl_je_posting_s.NEXTVAL 
into v_posting_run_id 
from dual; 

 apps.fnd_global.APPS_INITIALIZE
                  (user_id         => 1783,
                   resp_id         => 50249,
                   resp_appl_id    => 101   
      

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