DBA Data[Home] [Help]

APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on XLA_GL_SL_LINK_ID_S

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

3448: ,mpa_accrual_entry_flag
3449: ,encumbrance_type_id
3450: ,ledger_id
3451: ,accounting_date
3452: ,Decode(l_accounting_mode,'F',xla_gl_sl_link_id_s.nextval,NULL)
3453: ,Decode(control_balance_flag,'Y','P'
3454: ,'CUSTOMER','P'
3455: ,'SUPPLIER','P'
3456: ,NULL)