/SCTM/STRATMP - Controller Method Parameter per Strategy
Controller Method Parameter per Strategy information is stored in SAP table /SCTM/STRATMP.
It is part of development package /SCTM/PROC_CONTROLLER in software component SCM-BAS-PRC. This development package consists of objects that can be grouped under "Process Controller".
It is part of development package /SCTM/PROC_CONTROLLER in software component SCM-BAS-PRC. This development package consists of objects that can be grouped under "Process Controller".
Fields for table /SCTM/STRATMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| STRATEGY | Control Strategy | X | /SCTM/DE_STRATEGY | CHAR | 20 | /SCTM/STRATHD |
| METHOD | Control Method | X | /SCTM/DE_METHOD | CHAR | 20 | /SCTM/METHPOOL |
| PARAM | Control Parameter | X | /SCTM/DE_PARAMETER | CHAR | 60 | /SCTM/PARDEF |
| TYPE | Control Parameter Type | /SCTM/DE_PARAMTYPE | CHAR | 2 | ||
| VALINT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| VALFLOAT | Field of type FLTP | FLOAT | FLTP | 8 | ||
| VALSTRING | Text Field | /SCTM/DE_CHAR100 | CHAR | 200 |