SIT_COND_ATTR - Situation Condition Attributes
Situation Condition Attributes information is stored in SAP table SIT_COND_ATTR.
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_COND_ATTR
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 | |
| SITNCONDITIONID | Condition ID | X | SIT_DE_COND_ID | NUMC | 8 | |
| SITNCNDNATTRIBUTEID | Condition Attribute ID | X | SIT_DE_ATTRIB_ID | NUMC | 8 | |
| SITNCNDNATTRIBUTE | Name of Condition Attribute | SIT_DE_ATTRIB_NAME | CHAR | 60 | ||
| SITNCNDNATTRIBUTESIGN | Include or Exclude for Condition Attribute | SIT_DE_ATTRIB_SIGN | CHAR | 2 | ||
| SITNCNDNATTRIBUTEOPTION | Selection Option for Condition Attribute | SIT_DE_ATTRIB_OPTION | CHAR | 4 | ||
| SITNCNDNATTRIBLOWVALUE | Lower Limit of Condition Attribute | SIT_DE_ATTRIB_LOW_VAL_45 | CHAR | 90 | ||
| SITNCNDNATTRIBHIGHVALUE | Upper Limit of Condition Attribute | SIT_DE_ATTRIB_HIGH_VAL_45 | CHAR | 90 | ||
| SITNCNDNISDYNAMICDATE | Indicator for Dynamic Date Range | SIT_DE_COND_IS_DATE_DYN | CHAR | 2 |