The Function Module G_CLIENT_DECODE (Dekodieren des verschlüsselten Mandanten (vgl. G_CLIENT_ENCODE)) is a standard Function Module in SAP ERP and is part of the function group GRWU_DC within the package GRWT_DC.
Function Module | G_CLIENT_DECODE |
Short Text | Dekodieren des verschlüsselten Mandanten (vgl. G_CLIENT_ENCODE) |
Function Group | GRWU_DC |
Package | GRWT_DC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MM | TYPE | CHAR2 | Two-digit code for the client |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MMM | LIKE | SY-MANDT | decoded three-digit client |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OUT_OF_RANGE | the code does not define a definit |