SIT_NOTIF_T - Situation Notification Texts
Situation Notification Texts information is stored in SAP table SIT_NOTIF_T.
It is part of development package CA_SIT_DDIC in software component CA-SIT. This development package consists of objects that can be grouped under "Situation Handling: Shared Data".
It is part of development package CA_SIT_DDIC in software component CA-SIT. This development package consists of objects that can be grouped under "Situation Handling: Shared Data".
Fields for table SIT_NOTIF_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SITNDEFINITIONID | Situation Type ID | X | SIT_DE_DEF_ID | CHAR | 64 | |
LANGUAGE | Language Key | X | SPRAS | LANG | 2 | |
SITNDEFNOTIFICATIONID | Situation Notification ID | X | SIT_DE_DEF_NOTIFID | NUMC | 8 | |
SITNNOTIFSENSITIVETEXT | Secure Notification Text | SIT_DE_NOTIF_SENSITIVE_TEXT | CHAR | 510 | ||
SITNNOTIFPUBLICTEXT | Public Notification Text | SIT_DE_NOTIF_PUBLIC_TEXT | CHAR | 510 |