SIT2_INST_ATTR - Attribute Values of Situation Instances
Attribute Values of Situation Instances information is stored in SAP table SIT2_INST_ATTR.
It is part of development package CA_SIT2_INST in software component CA-SIT-ENG. This development package consists of objects that can be grouped under "Situation Handling: Instance Module".
It is part of development package CA_SIT2_INST in software component CA-SIT-ENG. This development package consists of objects that can be grouped under "Situation Handling: Instance Module".
Fields for table SIT2_INST_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SITNINSTCEKEY | Instance Key | X | SIT2_DE_INST_KEY | CHAR | 80 | |
SITNINSTCETRIGGEROBJKEY | Trigger Object Key | X | SIT_DE_TRGOBJKEY | CHAR | 140 | |
LANGUAGE | Language Key | X | SPRAS | LANG | 2 | |
ATTRIBUTENAME | Instance Attribute Name | X | SIT2_DE_INST_ATTR_NAME | CHAR | 60 | |
ATTRIBUTESOURCE | Instance Attribute Source | X | SIT2_DE_INST_ATTR_SOURCE | NUMC | 4 | |
ATTRIBUTEVALUE | Instance Attribute Value | X | SIT2_DE_INST_ATTR_VAL | CHAR | 510 | |
ATTRIBUTEEDMTYPE | EDM Type of Instance Attribute | SIT2_DE_INST_ATTR_EDM_TYPE | CHAR | 40 |