SAP Table BUAVCEVENT
Event of availability control
BUAVCEVENT (Event of availability control) 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 BUAVCEVENT to other SAP tables.
BUAVCEVENT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||
APPLIC | Application Component of Availability Control | BUAVC_APPLIC | CHAR | 2 | 0 |
Possible values
|
||||||||
EVENT | Availability Control Event | BUAVC_EVENT | CHAR | 4 | 0 | |||||||||
ONLY_ONCE | Availability Control Event Only Triggered One Time | BUAVC_EVENT_ONLY_ONCE | CHAR | 1 | 0 |
Possible values
|
||||||||
WITH_SO_MAIL | Availability Control Event with SAPOffice Mail | BUAVC_EVENT_WITH_SO_MAIL | CHAR | 1 | 0 |
Possible values
|
||||||||
WITH_DUET_MAIL | Availability Control Event with DUET Mail | BUAVC_EVENT_WITH_DUET_MAIL | CHAR | 1 | 0 |
Possible values
|
||||||||
NO_MESSAGE | Availability Control Event Without Online Message | BUAVC_EVENT_NO_MESSAGE | CHAR | 1 | 0 |
Possible values
|
BUAVCEVENT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BUAVCEVENT | CLIENT | BUAVCEVENT | CLIENT | T000 | Clients | MANDT |