JL_HDR_FISCAL_ATTRBS_EXT

This table is an extension table to the receivables transactions table.

Details

  • Schema: FUSION

  • Object owner: JL

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Columns

Name Datatype Length Precision Not-null Comments Status
CUSTOMER_TRX_ID NUMBER 18 Yes Customer transaction identifier on receivables transactions extension table. Active
LEGAL_PROCESS_CODE VARCHAR2 150 Legal process or account identifier on receivables transactions extension table. Active
LEGAL_PROCESS_SOURCE_IND VARCHAR2 1 Legal process source identifier on receivables transactions extension table. Active
VEHICLE_PLATE_STATE_CODE VARCHAR2 2 Vehicle plate state code on receivables transactions extension table. Active
VEHICLE_ANTT_INSCRIPTION VARCHAR2 30 Vehicle inscription on receivables transactions extension table. Active
TOWING_VEH_PLATE_NUMBER VARCHAR2 30 Towing vehicle plate number on receivables transactions extension table. Active
TOWING_VEH_PLATE_STATE_CODE VARCHAR2 2 Towing vehicle plate state code on receivables transactions extension table. Active
TOWING_VEH_ANTT_INSCRIPTION VARCHAR2 30 Towing vehicle inscription on receivables transactions extension table. Active
SEAL_NUMBER VARCHAR2 150 Seal number on receivables transactions extension table. Active
ELECTRONIC_INV_WEB_ADDRESS VARCHAR2 1000 Electronic invoice web address on receivables transactions extension table. Active
ELECTRONIC_INV_STATUS VARCHAR2 1 Electronic invoice status on receivables transactions extension table. Active
ELECTRONIC_INV_ACCESS_KEY VARCHAR2 150 Electronic invoice access key on receivables transactions extension table. Active
ELECTRONIC_INV_PROTOCOL VARCHAR2 30 Electronic invoice protocol on receivables transactions extension table. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
WAGON_CODE VARCHAR2 30 Wagon code on receivables transactions extension table. Active
FERRY_CODE VARCHAR2 30 Ferry code on receivables transactions extension table. Active
ELECTRONIC_INV_ACCESS_KEY_ID NUMBER 18 Electronic invoice access key numeric code. Active
TOWING_VEH_PLATE_NUMBER2 VARCHAR2 30 Towing vehicle plate number 2 on receivables transactions extension table. Active
TOWING_VEH_PLATE_STATE_CODE2 VARCHAR2 2 Towing vehicle plate state code 2 on receivables transactions extension table. Active
TOWING_VEH_PLATE_NUMBER3 VARCHAR2 30 Towing vehicle plate number 3 on receivables transactions extension table. Active
TOWING_VEH_PLATE_STATE_CODE3 VARCHAR2 2 Towing vehicle plate state code 3 on receivables transactions extension table. Active
TOWING_VEH_PLATE_NUMBER4 VARCHAR2 30 Towing vehicle plate number 4 on receivables transactions extension table. Active
TOWING_VEH_PLATE_STATE_CODE4 VARCHAR2 2 Towing vehicle plate state code 4 on receivables transactions extension table. Active
TOWING_VEH_PLATE_NUMBER5 VARCHAR2 30 Towing vehicle plate number 5 on receivables transactions extension table. Active
TOWING_VEH_PLATE_STATE_CODE5 VARCHAR2 2 Towing vehicle plate state code 5 on receivables transactions extension table. Active
SRV_EXEC_DATE DATE Service execution date on receivables transactions extension table. Active
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.
COUNTRY_CODE VARCHAR2 2 Country in public system of digital bookkeeping fiscal attributes header extension table.

Indexes

Index Uniqueness Tablespace Columns Status
JL_HDR_FISCAL_ATTRBS_EXT_U1 Unique FUSION_TS_TX_DATA CUSTOMER_TRX_ID Active