JE_FR_DAS2_LE_HEADERS_T

This table will be used to store the header information for a Legal Entity.

Details

  • Schema: FUSION

  • Object owner: JE

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

JE_FR_DAS2_LE_HEADERS_T_PK

LE_HEADER_ID

Columns

Name Datatype Length Precision Not-null Comments
LEGAL_ENTITY_ID NUMBER 18 Yes Legal entity identifier
LOCATION_ID NUMBER 18 HR Location ID
LE_HEADER_ID NUMBER 18 Yes Legal Entity Header Id
PROGRAM_NAME VARCHAR2 30 Identifies the concurrent program
PROGRAM_APP_NAME VARCHAR2 50 Identifies the Application name spawning the Concurrent Request
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
SIRET_ENTR NUMBER 9 Minimum of 1st nine digits of tax identification numbers of all reporting entities
SET_OF_BOOKS_ID NUMBER 18 Yes Accounting books defining column
Z01 VARCHAR2 12 String "0000000000"
TYPE_ENREG VARCHAR2 3 Yes String "010"
RAISON_SOCIALE VARCHAR2 50 Location code of reporting entity
Z0_94_1 VARCHAR2 4 Space
CODE_APE VARCHAR2 5 Space
Z0_94_2 VARCHAR2 50 Space
ADR_COMPL VARCHAR2 32 Space
Z1 VARCHAR2 1 Space
ADR_CONCAT VARCHAR2 64 Concatenation of first and second line of location address of Legal Reporting Entity
ADR_INSEE VARCHAR2 5 String "00000"
Z3 VARCHAR2 1 Space
ADR_COMMUNE VARCHAR2 26 3rd line, town or city of location address of reporting entity
ADR_CPOSTAL VARCHAR2 5 Postal code of location address of reporting entity
Z4 VARCHAR2 1 Space
ADR_BUR_DIST VARCHAR2 26 Town or city of location address of reporting entity
Z5 VARCHAR2 8 String "00000"
TYPE_FICHIER VARCHAR2 1 String "X"
SIRET_ETAB NUMBER 14 Minimum of five digits (from tenth position) of tax identification number of reporting entity
Z6 VARCHAR2 5 Space
ADR_COMPL_ET VARCHAR2 32 Space
Z7 VARCHAR2 1 Space
ADR_CONCAT_ET VARCHAR2 64 Concatenation of first and second line of location address of Legal Reporting Entity
ADR_INSEE_ET VARCHAR2 5 String "00000"
Z9 VARCHAR2 1 Space
ADR_COMMUNE_ET VARCHAR2 26 3rd line, town or city of location address of reporting entity
ADR_CPOSTAL_ET VARCHAR2 5 Postal code of location address of reporting entity
Z10 VARCHAR2 1 Space
ADR_BUR_DIST_ET VARCHAR2 26 Town or city of location address of reporting entity
Z11 VARCHAR2 240 Space
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.

Foreign Keys

Table Foreign Table Foreign Key Column
JE_FR_DAS2_LE_HEADERS_T gl_ledgers SET_OF_BOOKS_ID
JE_FR_DAS2_LE_HEADERS_T xle_entity_profiles LEGAL_ENTITY_ID

Indexes

Index Uniqueness Columns
JE_FR_DAS2_LE_HEADERS_T_N1 Non Unique LEGAL_ENTITY_ID, SIRET_ENTR
JE_FR_DAS2_LE_HEADERS_T_U1 Unique LE_HEADER_ID