DBA Data[Home] [Help]

APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on XLA_GL_SL_LINK_ID_S

Line 3207: ,Decode(l_accounting_mode,'F',xla_gl_sl_link_id_s.nextval,NULL)

3203: ,mpa_accrual_entry_flag
3204: ,encumbrance_type_id
3205: ,ledger_id
3206: ,accounting_date
3207: ,Decode(l_accounting_mode,'F',xla_gl_sl_link_id_s.nextval,NULL)
3208: ,Decode(control_balance_flag,'Y','P'
3209: ,'CUSTOMER','P'
3210: ,'SUPPLIER','P'
3211: ,NULL)