The table TCCER (Links Between Effectivity Types and Parameters) is a standard table in SAP ERP. It belongs to the package CC.
Table | TCCER |
Short Text | Links Between Effectivity Types and Parameters |
Package | CC |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
EFFTYP | ✔ | Effectivity Type | CC_EFFT | CHAR | 10 | |
EFFPARAM | ✔ | Effectivity: defining parameter | CC_EFFP | CHAR | 25 | |
EFFSUFFIX | ✔ | Suffix of the effecivity parameter | CC_EFFS | CHAR | 3 | |
CLINT | Internal class number describing effectivity type | CC_CLINT | NUMC | 10 | * | |
INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 1 | ||
DDLEN | Length of Field (Number of Characters) | DDLEN | NUMC | 4 | ||
CONVEXIT | Conversion Routine | CONVEXIT | CHAR | 5 |