[Home] [Help]
[Dependency Information]
Object Name: | FV_SF133_LOAD_ACCTS |
---|---|
Object Type: | TABLE |
Owner: | FV |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
FV_SF133_LOAD_ACCTS table is a seed table used to load the USSGL account codes into the FV_SF133_DEFINTIONS_LINES table. The loading of the default account codes is optional and is controlled by the SF 133 Table Setup procedure.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
FV_SF133_LOAD_ACCTS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SF133_LINE_NUMBER | NUMBER | (15) | Yes | Relative line number |
SF133_LINE_ACCOUNT | VARCHAR2 | (25) | Yes | Flexfield account code |
SF133_BALANCE_TYPE | VARCHAR2 | (1) | Yes | Indicates whether account balance is from beginning or end of year |
SF133_ADDITIONAL_INFO | VARCHAR2 | (100) | Additional line information |
Cut, paste (and edit) the following text to query this object:
SELECT SF133_LINE_NUMBER
, SF133_LINE_ACCOUNT
, SF133_BALANCE_TYPE
, SF133_ADDITIONAL_INFO
FROM FV.FV_SF133_LOAD_ACCTS;
FV.FV_SF133_LOAD_ACCTS does not reference any database object
FV.FV_SF133_LOAD_ACCTS is referenced by following:
|
|
|