SAP ABAP Function Module CNV_MBT_MSG_READ_PARAMS (Read entries from table cnvmbtparams)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on

⤷

⤷

Basic Data
Function Module | CNV_MBT_MSG_READ_PARAMS | Read entries from table cnvmbtparams |
Function Group | CNV_MBT_MSG | Handling system messages |
Program Name | SAPLCNV_MBT_MSG | |
INCLUDE Name | LCNV_MBT_MSGU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EP_PACKID | TYPE | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | |||
![]() |
EP_PNAME | TYPE | CHAR40 | Character field of length 40 | |||
![]() |
EP_VALNUM | TYPE | CNV_MBT_DISTING_ENTRIES | Field for distinguishing entries | |||
![]() |
EP_SOPTION | TYPE | TVARV_OPTI | ABAP: Selection option (EQ/BT/CP/...) | |||
![]() |
EP_LOW | TYPE | TVARV_VAL | ABAP/4: Selection value (LOW or HIGH value, external format) | |||
![]() |
EP_HIGH | TYPE | TVARV_VAL | ABAP/4: Selection value (LOW or HIGH value, external format) | |||
![]() |
PACKID | TYPE | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | |||
![]() |
PNAME | TYPE | CHAR40 | Character field of length 40 | |||
![]() |
VALNUM | TYPE | CNV_MBT_DISTING_ENTRIES | Field for distinguishing entries | |||
![]() |
SOPTION | TYPE | TVARV_OPTI | ABAP: Selection option (EQ/BT/CP/...) | |||
![]() |
LOW | TYPE | TVARV_VAL | ABAP/4: Selection value (LOW or HIGH value, external format) | |||
![]() |
HIGH | TYPE | TVARV_VAL | ABAP/4: Selection value (LOW or HIGH value, external format) | |||
![]() |
SINGLE_ENTRY | TYPE | C | marked: returns the entry specified by the import parameter | |||
![]() |
AS_TABLE | TYPE | C | marked: returns all entries found with packid and pname | |||
![]() |
HIGHEST_VALNUM | TYPE | C | marked: returns the entry with the highest valnum | |||
![]() |
PT_PARAMS | TYPE | CNVMBTPARAMS | Table for storing general parameters | |||
![]() |
PACKID_INITIAL | TYPE | Import parameter packid is initial | ||||
![]() |
PARAMETER_INITIAL | TYPE | Import parameter pname is initial. | ||||
![]() |
NO_PARAMETER_FOUND | TYPE | For the selection parameter no entry found | ||||
![]() |
TOO_MUCH_MODI | TYPE | More than modi selected. Just one modi for each call allowed | ||||
![]() |
NO_MODI_SELECTED | TYPE | No modi selected. Exactly one modi must be selected | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2006_1_46C |