SAP ABAP Function Module CNV_MBT_GP_CREATE (Create a global parameter)
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_GP_CREATE | Create a global parameter |
Function Group | CNV_MBT_GLOBAL_PARAMETERS | Global parameter maintenance functions |
Program Name | SAPLCNV_MBT_GLOBAL_PARAMETERS | |
INCLUDE Name | LCNV_MBT_GLOBAL_PARAMETERSU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IP_PNAME | TYPE | CHAR40 | Character field of length 40 | |||
![]() |
IP_DESCRIPTION | TYPE | CNVMBTGLOBPARAMT-DESCRIPTION | Description Field | |||
![]() |
IP_DOCUMENT_LINK | TYPE | CNVMBTGLOBPARAM-DOCUMENT_LINK | ID of MBT Docu Object | |||
![]() |
IP_VALIDATE | TYPE | CNV_MBT_FLAG | Flag (X = yes, initial = no) | |||
![]() |
ALREADY_GP_EXISTING | TYPE | The global parameter is already existing | ||||
![]() |
NOT_CORRECT_PREFIX | TYPE | Prefix of global parameter is not 'GLOBAL_' | ||||
![]() |
NO_DOCUMENT_LINK | TYPE | Import parameter of the document link is initial | ||||
![]() |
NO_DESCRIPTION | TYPE | Import parameter of the description is initial. | ||||
![]() |
NO_INSERT_POSSIBLE | TYPE | Could not create the global parameter | ||||
![]() |
NO_INSERT_POSSIBLE_TEXT | TYPE | Could not create the text table entry for the global parameter | ||||
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 |