General Ledger - EBS (MOSC)

MOSC Banner

While importing Journals , am populating Context value and attribute values in GL_INTERFACE. Journal

edited May 6, 2013 9:18PM in General Ledger - EBS (MOSC) 3 commentsAnswered
Hi,

While importing Journals , am populating Context value and attribute values in GL_INTERFACE. After submitting journal import ,Journals are imported successfully without error but Context value at Journal lines in not showing in Applications. Please let me know if anything is missing in this case. We are working on R12.1.3 version.

Below is insert statement used in the program

      INSERT INTO gl_interface (status
                                ,actual_flag
                                ,ledger_id 
                                ,accounting_date
                                ,currency_code
                                ,user_je_category_name
                                ,user_je_source_name
                                ,segment1    
                                ,segment2   
                                ,segment3
                                ,segment4       
                                ,segment5  
                                ,segment6      
                                ,segment7
                                ,context
                                ,attribute1
                                ,attribute2
                                ,code_combination_id
                                ,reference1      
                                ,reference2      
                                ,reference10
                                ,entered_cr
                                ,entered_dr

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