/IWNGW/NOTIF - HUB Transactional - Notification Instance
HUB Transactional - Notification Instance information is stored in SAP table /IWNGW/NOTIF.
It is part of development package /IWNGW/HUB_COS_NOTIF in software component OPU-GW-NOT. This development package consists of objects that can be grouped under "Notification Channel - Hub - Notification Store".
It is part of development package /IWNGW/HUB_COS_NOTIF in software component OPU-GW-NOT. This development package consists of objects that can be grouped under "Notification Channel - Hub - Notification Store".
Fields for table /IWNGW/NOTIF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NOTIF_ID | Unique identifier of a notification | X | /IWNGW/HUB_COS_NOTIF_ID | RAW | 16 | |
SAP_ORIGIN | SAP Origin ID of a Notification | /IWNGW/HUB_COS_SAP_ORIGIN | CHAR | 32 | ||
PROVIDER_ID | Notification Gateway - Notification Provider ID | /IWNGW/HUB_MED_PROVIDER_ID | CHAR | 64 | ||
SOURCE_ID | The Notification Provider's identifier for a notification | /IWNGW/HUB_COS_SOURCE_ID | CHAR | 64 | ||
TYPE_ID | Unique identifier of a notification type | /IWNGW/HUB_MED_NTYPE_ID | RAW | 16 | ||
TYPE_KEY | Notification type's key | /IWNGW/HUB_MED_NTYPE_KEY | CHAR | 64 | ||
TYPE_VERSION | Notification type's version | /IWNGW/HUB_MED_NTYPE_VERSION | CHAR | 40 | ||
PRIORITY | Priority of a notification, e.g. HIGH, LOW, ... | /IWNGW/HUB_COS_PRIORITY | CHAR | 40 | ||
ACTOR_ID | Identifier of Actor who created the Notification | /IWNGW/HUB_COS_ACTOR_ID | CHAR | 40 | ||
ACTOR_TYPE | The type of actor who created the notification | /IWNGW/HUB_COS_ACTOR_TYPE | CHAR | 40 | ||
ACTOR_DISP_TEXT | Display text of the actor of a notification | /IWNGW/HUB_COS_ACTOR_DISP_TEXT | CHAR | 240 | ||
ACTOR_IMG_URL | Image URL of the actor who created the notificiation | /IWNGW/HUB_COS_ACTOR_IMG_URL | STRG | 8 | ||
NAVTARGET_OBJ | Navigation target object idenfitier | /IWNGW/HUB_COS_NAVTARGET_OBJ | STRG | 8 | ||
NAVTARGET_ACTION | Navigation target action identifier | /IWNGW/HUB_COS_NAVTARGET_ACTN | STRG | 8 | ||
CREATED_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
HAS_PROPERTIES | Tech. flag for cache miss: 0 result -> BEP req. or not | /IWNGW/HUB_COS_HAS_PROPERTIES | CHAR | 2 | ||
HAS_NAV_PARAMS | Tech. flag for cache miss: 0 result -> BEP req. or not | /IWNGW/HUB_COS_HAS_NAV_PARAMS | CHAR | 2 | ||
CALLBACK_TYPE | Notification Gateway - Callback Type | /IWNGW/HUB_MED_CALLBACK_TYPE | CHAR | 8 |