SIT_T_NAV_PARAM - Object Navigation Parameters for Situation
Object Navigation Parameters for Situation information is stored in SAP table SIT_T_NAV_PARAM.
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_T_NAV_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SITNDEFINITIONID | Situation Standard Template ID | X | SIT_DE_DEF_TEMPLATEID | CHAR | 64 | |
SITNOBJECTTYPE | Object Type | X | SIT_DE_OBJ_TYPE | NUMC | 4 | |
SITNOBJECTID | Object ID (SAP Object Type Name, CDS Name...) | X | SIT_DE_OBJ_ID | CHAR | 60 | |
SITUATIONNAVPARAMNAME | Name of Notification Navigation Parameter | X | SIT_DE_NOTIF_PARAM_NAME | CHAR | 64 | |
SITUATIONNAVPARAMTYPE | Parameter Value Type | SIT_DE_PARAM_VAL_TYPE | CHAR | 2 | ||
SITUATIONNAVPARAMETERVAL | Notification parameter value used during template processing | /IWNGW/NOTIF_PARAM_VAL | STRG | 8 | ||
SITUATIONNAVPARAMVALTYPE | Notif parameter value type used during template processing | /IWNGW/NOTIF_PARAM_VAL_TY | CHAR | 40 |