Menu

SAP Function Module CBGL_LB74_ADDRESS_GET

EHS: Lesen der Adressdaten zu einer Adressnummer

The Function Module CBGL_LB74_ADDRESS_GET (EHS: Lesen der Adressdaten zu einer Adressnummer) is a standard Function Module in SAP ERP and is part of the function group CBGL_LB74 within the package CBGLM.

Technical Information

Function Module CBGL_LB74_ADDRESS_GET
Short Text EHS: Lesen der Adressdaten zu einer Adressnummer
Function Group CBGL_LB74
Package CBGLM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDRESS_NO TYPE ADDR1_SEL-ADDRNUMBER Adreßnummer
I_CUSTOMER_NO TYPE KUNNR Kundennummer
I_LANGUAGE TYPE SY-LANGU SPACE Sprache für den Titel
I_VALDAT TYPE SY-DATUM SY-DATUM Gültigkeitsdatum der Adressdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ADDRESS_WA TYPE CVDRECADRC Gelesene Adressdaten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CUSTOMER_NOT_FOUND Die Kundendaten konnten nicht gelesen werden.
NO_ADDRESS_FOUND Es wurden keine Adressdaten gefunden.
PARAMETER_ERROR Weder eine Adressnummer noch eine Kundennummer wurden angegeben.