Table/Structure Field list used by SAP ABAP Function Module CNV_20900_WRITE_PARAM (Writing values to the CNV_20800_PARAM)
SAP ABAP Function Module
CNV_20900_WRITE_PARAM (Writing values to the CNV_20800_PARAM) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_20900_PARAM - KEY1 | Additional information for a parameter | ||
| 2 | CNV_20900_PARAM - KEY1 | Additional information for a parameter | SOURCE VALUE(I_KEY1) LIKE CNV_20900_PARAM-KEY1 |
|
| 3 | CNV_20900_PARAM - KEY2 | Additional information for a parameter | ||
| 4 | CNV_20900_PARAM - KEY2 | Additional information for a parameter | SOURCE VALUE(I_KEY2) LIKE CNV_20900_PARAM-KEY2 |
|
| 5 | CNV_20900_PARAM - NAME | Name of a parameter (indicator) | ||
| 6 | CNV_20900_PARAM - NAME | Name of a parameter (indicator) | SOURCE VALUE(I_NAME) LIKE CNV_20900_PARAM-NAME |
|
| 7 | CNV_20900_PARAM - PACKID | Conversion: Conversion package number | ||
| 8 | CNV_20900_PARAM - PACKID | Conversion: Conversion package number | SOURCE VALUE(I_PACKID) LIKE CNV_20900_PARAM-PACKID |
|
| 9 | CNV_20900_PARAM - VAL1 | Value for a parameter | ||
| 10 | CNV_20900_PARAM - VAL1 | Value for a parameter | SOURCE VALUE(I_VAL1) LIKE CNV_20900_PARAM-VAL1 OPTIONAL |
|
| 11 | CNV_20900_PARAM - VAL2 | Value for a parameter | ||
| 12 | CNV_20900_PARAM - VAL2 | Value for a parameter | SOURCE VALUE(I_VAL2) LIKE CNV_20900_PARAM-VAL2 OPTIONAL |
|
| 13 | CNV_20900_PARAM - VAL3 | Value for a parameter | ||
| 14 | CNV_20900_PARAM - VAL3 | Value for a parameter | SOURCE VALUE(I_VAL3) LIKE CNV_20900_PARAM-VAL3 OPTIONAL |