Menu

SAP Function Module SDCAS_ADDRESS_BLOCK_GET_NEXT

Lesen der Adressen (Header + Body) des nächsten Adressbereichs

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module SDCAS_ADDRESS_BLOCK_GET_NEXT (Lesen der Adressen (Header + Body) des nächsten Adressbereichs) is a standard Function Module in SAP ERP and is part of the function group V43M within the package VCA.

Technical Information

Function Module SDCAS_ADDRESS_BLOCK_GET_NEXT
Short Text Lesen der Adressen (Header + Body) des nächsten Adressbereichs
Function Group V43M
Package VCA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FI_LISTNR LIKE SADLSTADM-LISTNR Nummer des Adressbestandes
FI_TODO_FLAG_MAIL_CREATE TYPE C ' ' Erzeugen Mailing Nachricht
FI_TODO_FLAG_PREVIEW TYPE C ' ' Vorschau
FI_VERSION LIKE SADLSTADM-VERSION Nummer der Adressversion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FE_SADLSTDIR1 TYPE LV43M_TY_SADLSTDIR1 Administrationsdaten des Adreßbereiches
FE_SADLSTIAD TYPE LV43M_TY_SADLSTIAD Daten des Addressbereichs (Größe, Work-KZ, ...)
FE_SADLSTRECB TYPE LV43M_TY_SAD-SADLSTRECB Body Daten der Adressen des Bereichs
FE_SADLSTRECH TYPE LV43M_TY_SAD-SADLSTRECH Header Daten der Adressen des Bereichs

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
ADDRESS_DOES_NOT_EXIST Die Adressen des aktuellen Blocks existieren nicht
ADDRESS_LIST_DELETED Der Adreßbestand wurde gelöscht
DEFAULT_VERSION_DOES_NOT_EXIST Die Defaultversion existiert nicht
LISTNR_DOES_NOT_EXIST Der angegebene Andreßbestand existiert nicht
NEXT_BLOCK_DOES_NOT_EXIST Es gibt keinen weiteren Adreßblock
VERSION_DOES_NOT_EXIST Die angegebene Version existiert nicht