AFWCH_DRS_SAMP is a standard SAP Table which is used to store Sample Customizing for Derivation (Steps) data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP AFWCH_DRS_SAMP Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: S - System table, maintained only by SAP, could be over written during upgrade. Any change is a modification
Display/Maintenance via SM30: Allowed
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
APPLCLASS | APPLCLASS | CHAR | 4 |
* | Application class for DD objects (not used) | |
SUBCLASS | SUBCLASS | CHAR | 2 | Subgroup by application class | ||
KEDRSTRATID | KEDRSTRATID | CHAR | 4 | Strategy ID | ||
KEDRENV | KEDRENV | CHAR | 8 | Environment for strategy | ||
STEP_NO | KEDRSEQNO | NUMC | 4 | Characteristic derivation: sequential number | ||
METHOD | KEDRMETHOD | CHAR | 8 | Type of Derivation Step | ||
PARAM_1 | KEDRPARAM | CHAR | 32 | Characteristic derivation: parameters | ||
PARAM_2 | KEDRPARAM | CHAR | 32 | Characteristic derivation: parameters | ||
INTID | KEDRCINTID | CHAR | 12 | Derivation: Extended internal ID | ||
STEPID | KEDRSTEPID | CHAR | 4 | Step identifier | ||
GROUPID | KEDRGROUPID | CHAR | 8 | ID for step group | ||
SUBGROUPID | KEDRSUBGROUPID | CHAR | 8 | Sub-ID for step group | ||
ISSUE_ERROR | KEDRFLAGERROR | CHAR | 1 | Dispay error message yes/no | ||
EXIT_IF_FOUND | KEDREXITIFFOUND | CHAR | 1 | End search if record found | ||
IS_MODIF | KEDRFLAGMODIF | CHAR | 1 | Characteristic derivation: modifiable step | ||
IS_USERDEF | KEDRFLAGUSERDEF | CHAR | 1 | Characteristic derivation: user-defined step | ||
IS_TIMEDEP | KEDRFLAGTIMEDEP | CHAR | 1 | Derivation step is time-dependent | ||
NEVER_TIMEDEP | KEDRFLAG | CHAR | 1 | Indicator | ||
NO_RANGES | KEDRFLAG | CHAR | 1 | Indicator | ||
IS_SAP_STEP | KEDRFLAG | CHAR | 1 | Indicator | ||
MODIFIED_BY | UNAM | CHAR | 12 | Last changed by | ||
MODIFIED_ON | RDIR_UDATE | DATS | 8 | Changed On | ||
APPLDATA | CHAR32 | CHAR | 32 | Character field, length 32 |
Key field | |
Non-key field |
AFWCH_DRS_SAMP - Sample Customizing for Derivation (Steps) AFWCH_DRST_SAMP - Sample Customizing for Derivation (Texts for Steps) AFWCH_DRSF_SAMP - Sample Customizing for Derivation (Fields for Steps) AFWCH_DATASTR_ACT - AFW: Active Analysis Structure AFWCH_CHAR_VALUE - AFW: Characteristic and Value AFWCH_CHAR_TEXT_MAP - AFW: Assignment of Text Fields to Characteristics