SAP Table LECI_EVENT
Activities Within the Check-in/Check-out Process
LECI_EVENT (Activities Within the Check-in/Check-out Process) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link LECI_EVENT to other SAP tables.
LECI_EVENT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||||||||
CREAT_DATE | Date on Which Record Was Created | ERDAT | DATS | 8 | 0 | |||||||||
CREAT_TIME | Entry time | ERZET | TIMS | 6 | 0 | |||||||||
GUID_EVENT | Key for Check-in/Check-out Process That Is Unique Worldwide | LECI_GUID_EVENT | CHAR | 22 | 0 | |||||||||
PASS_NUMB | Sequence Number of a Check-in Activity | PASS_NUMB | CHAR | 10 | 0 | |||||||||
EVENT_NUMB | Number of an Actitiy Within the Check-in/Check-out Process | CIEVENT_NUMB | CHAR | 3 | 0 | |||||||||
FLG_PROC_FIN | Indicator: Process Has Been Completed | FL_PROC_FIN | CHAR | 1 | 0 |
Possible values
|
||||||||
EVENT | Activity Within the Check-in/Check-out Process | CHK_EVENT | CHAR | 2 | 0 |
Possible values
|
||||||||
EVENT_DATE | Date of the Check-in/Check-out Process | LECI_EVENT_DATE | DATS | 8 | 0 | |||||||||
EVENT_TIME | Time of the Check-in/Check-out Process | LECI_EVENT_TIME | TIMS | 6 | 0 | |||||||||
FLG_REVERSE | Indicator: Document is reversed | STORN | CHAR | 1 | 0 |
Possible values
|
||||||||
ST_PRT_PASS | Indicator: Document Was Printed | LECI_PRINT | CHAR | 1 | 0 |
Possible values
|
||||||||
CHK_POINT | Checkpoint Number | CHK_PT | CHAR | 10 | 0 | |||||||||
TAKER | Created by | LECI_TAKER | CHAR | 12 | 0 | |||||||||
NOTE_TXT | Comments | NOTE_TXT | CHAR | 30 | 0 | |||||||||
GUID_EVENT_DATA | Worldwide-Unique Key for Check-in/Check-out Process Data | LECI_GUID_EVENT_DATA | LECI_EVENT_DATA | CHAR | 22 | 0 |
LECI_EVENT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
LECI_EVENT | GUID_EVENT_DATA | LECI_EVENT | CLIENT | LECI_EVENT_DATA | Activity Data Within the Check-in/Check-out Process | CLIENT |
LECI_EVENT | GUID_EVENT_DATA | LECI_EVENT | GUID_EVENT_DATA | LECI_EVENT_DATA | Activity Data Within the Check-in/Check-out Process | GUID_EVENT_DATA |