The Function Module RSUR_MBC_ALIGNMENT_CHECK (SAPI RFC Services: Prüfung auf Multibyte-Alignment) is a standard Function Module in SAP ERP and is part of the function group RSUR within the package RSU0.
Function Module | RSUR_MBC_ALIGNMENT_CHECK |
Short Text | SAPI RFC Services: Prüfung auf Multibyte-Alignment |
Function Group | RSUR |
Package | RSU0 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DESTINATION | LIKE | RFCDES-RFCDEST | Destination des Zielsystems |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MBC_ALIGNMENT | TYPE | SBIW_FLAG | Kennzeichen: Alignment-Korrektur erforderlich | |
E_MBC_CONTAINER_TO_PACKET | TYPE | SBIW_FLAG | Kennzeichen: Korrektur beim Split des Containers | |
E_MBC_LANGUAGES | LIKE | RSCPTYPE-LANGS | Sprachvektor für Multibyte-Sprachen | |
E_MBC_STRUCT_TO_CONTAINER | TYPE | SBIW_FLAG | Kennzeichen: Korrektur von Struktur zu Container |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_CPINFOS | LIKE | RSURCPINFO | Codepage-Information zu den Sprachen |
This function module does not define any Exceptions.