GLE_TECS_ESCL_C - ECS Escalation Rule
ECS Escalation Rule information is stored in SAP table GLE_TECS_ESCL_C.
It is part of development package AC_INT_ECS_PER_ACP in software component AC-INT-ECS. This development package consists of objects that can be grouped under "ECS: Automatic Correction System (Persistence Layer)".
It is part of development package AC_INT_ECS_PER_ACP in software component AC-INT-ECS. This development package consists of objects that can be grouped under "ECS: Automatic Correction System (Persistence Layer)".
Fields for table GLE_TECS_ESCL_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ESCALATION_ID | Escalation Id | X | GLE_DTE_ECS_ESCALATION_ID | CHAR | 64 | |
SEVERITY | Severity of Errors in ECS Items | GLE_DTE_ECS_ITEM_SEVER_LEVEL | CHAR | 2 | ||
ACCOUNT_TYPE | Type of a General Ledger Account | GLACCOUNT_TYPE | CHAR | 2 | ||
CURR_TYPE | Type of currency | GLE_DTE_ECS_CURRENCY_TYPE | CHAR | 2 | ||
CURRENCY | Currency Key | WAERS | CUKY | 10 | ||
ESCL_DAYS | Number of days after which item is escalated | GLE_DTE_ESCALATION_DAYS | INT4 | 4 | ||
EMAIL_TARGET_TYPE | Escalation email target type | GLE_DTE_ESCL_EMAIL_TARGET_TYPE | CHAR | 2 | ||
EMAIL_TARGET_GRP | Escalation email target group | GLE_DTE_ESCL_EMAIL_TARGET_GRP | CHAR | 64 | ||
EMAIL_FREQUENCY | Frequency of escalation of items | GLE_DTE_ESCALATION_FREQ | INT4 | 4 | ||
AMOUNT_FROM | Starting value of the amount | GLE_DTE_ECS_AMOUNT_FROM | CURR | 12 | ||
AMOUNT_TO | End value of the amount | GLE_DTE_ECS_AMOUNT_TO | CURR | 12 | ||
ACTIVE | Indicates whether rule is in active state or not | GLE_DTE_ACTIVE_STATUS | CHAR | 2 |