General Ledger - EBS (MOSC)

MOSC Banner

SLA API Issue

edited Nov 23, 2016 4:01AM in General Ledger - EBS (MOSC) 10 commentsAnswered

Hi,

I am using this SLA API to create journal Entry -  1. xla_journal_entries_pub_pkg.create_journal_entry_header 2. xla_journal_entries_pub_pkg.create_journal_entry_line,

3. xla_journal_entries_pub_pkg.complete_journal_entry.  (The journal data will coming from other SAP system)

The journal header/line is created successfully and showing in the SLA tables, but somehow, ,Transfer Journal Entries to GL, program is now spawned durning the process. We want just complete and transfer the journal  to  GL as We want to review the Journal before post so we are using following completion_option ='T'  in xla_journal_entries_pub_pkg.complete_journal_entry code. See below code. Is it anything wrong in code or we have to run any other setup/process need? I have coded custom program to call these SLA APIs.

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