DBA Data[Home] [Help] [Dependency Information]


TABLE: FUN.FUN_TRX_ACCT_DEFINITIONS

Object Details
Object Name: FUN_TRX_ACCT_DEFINITIONS
Object Type: TABLE
Owner: FUN
FND Design Data: TableFUN.FUN_TRX_ACCT_DEFINITIONS
Subobject Name:
Status: VALID

FUN_TRX_ACCT_DEFINITIONS stores the association between a ledger and SLA transaction account definition. This association is used to indicate to the Intercompany transaction entry process that user has defined account derivation rules in SLA which should be used to default the initiator and recipient distribution lines.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
LEDGER_ID NUMBER

Ledger identifier
AMB_CONTEXT_CODE VARCHAR2 (30)
SLA Accounting method builder context code
ACCOUNT_DEFINITION_CODE VARCHAR2 (30)
SLA Transaction account Definition code
OBJECT_VERSION_NUMBER NUMBER

Object Version Number
CREATED_BY NUMBER
Yes Standard Who column.
CREATION_DATE DATE
Yes Standard Who column.
LAST_UPDATED_BY NUMBER
Yes Standard Who column.
LAST_UPDATE_DATE DATE
Yes Standard Who column.
LAST_UPDATE_LOGIN NUMBER

Standard Who column.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT LEDGER_ID
,      AMB_CONTEXT_CODE
,      ACCOUNT_DEFINITION_CODE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FUN.FUN_TRX_ACCT_DEFINITIONS;

Dependencies

[top of page]

FUN.FUN_TRX_ACCT_DEFINITIONS does not reference any database object

FUN.FUN_TRX_ACCT_DEFINITIONS is referenced by following:

SchemaAPPS
SynonymFUN_TRX_ACCT_DEFINITIONS