SIT_T_COND_ATTR - Situation Condition Attribute Template
Situation Condition Attribute Template information is stored in SAP table SIT_T_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_T_COND_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SITNDEFINITIONID | Situation Standard Template ID | X | SIT_DE_DEF_TEMPLATEID | 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 |