The Function Module ADDR_REGIONAL_DATA_CHECK_MASS2 (Prüfung mehrerer Adressen gegen die Regionalstruktur) is a standard Function Module in SAP ERP and is part of the function group SZAR within the package SZRS.
Function Module | ADDR_REGIONAL_DATA_CHECK_MASS2 |
Short Text | Prüfung mehrerer Adressen gegen die Regionalstruktur |
Function Group | SZAR |
Package | SZRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ACCEPT_ERROR | LIKE | RSGEN-KENNZX | SPACE | Kennzeichen: Allgemeines Ankreuzfeld |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_ADRC_TAB_KEY | LIKE | ADRC_STRUC_KEY_ERROR | Geprüfte Adreßdaten | |
IT_ADRC_TAB_KEY | LIKE | ADRC_STRUC_KEY | Zu prüfende Adreßdaten |
This function module does not define any Exceptions.