ISLM_PSPAR - Scenario parameter signature
Scenario parameter signature information is stored in SAP table ISLM_PSPAR.
It is part of development package S_INTSCN_LM_DB in software component BC-ISM. This development package consists of objects that can be grouped under "Database operation".
It is part of development package S_INTSCN_LM_DB in software component BC-ISM. This development package consists of objects that can be grouped under "Database operation".
Fields for table ISLM_PSPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PREDICTIVE_SCENARIO | Intelligent Scenario Name | X | ISLM2_DE_PS_NAME | CHAR | 40 | |
NAME | Parameter name | X | ISLM2_DE_PARAMETER_NAME | CHAR | 254 | |
TYPE | Parameter type | X | ISLM2_DE_PARAMETER_TYPE | CHAR | 64 | |
DESCRIPTION | Parameter description | ISLM2_DE_PARAMETER_DESC | STRG | 8 | ||
STORAGE | Storage | ISLM2_DE_STORAGE | CHAR | 200 | ||
CONTEXT | Flag for parameter context ('X' = will have context) | ISLM2_DE_CONTEXT_RELEVANT | CHAR | 2 | ||
PARAM_SIZE | Parameter size | ISLM2_DE_PARAMETER_SIZE | INT4 | 4 |