Menu

SAP Function Module BUPA_DEF_ADDRESS_IN_VERSION

SAP BP: Transfer of Standard Address (for Address Version Selected)

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module BUPA_DEF_ADDRESS_IN_VERSION (SAP BP: Transfer of Standard Address (for Address Version Selected)) is a standard Function Module in SAP ERP and is part of the function group BUEXT_470 within the package BUPA_EXT_470.

Technical Information

Function Module BUPA_DEF_ADDRESS_IN_VERSION
Short Text SAP BP: Transfer of Standard Address (for Address Version Selected)
Function Group BUEXT_470
Package BUPA_EXT_470
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHABASNM TYPE SBIWA_S_INTERFACE-CHABASNM Name of Basic Characteristic
I_DATAPAKID TYPE SBIWA_S_INTERFACE-DATAPAKID Number of Incorrect Data Packages
I_INITFLAG TYPE SBIWA_S_INTERFACE-INITFLAG Initialization 'X' or Data Transfer ' '
I_MAXSIZE TYPE SBIWA_S_INTERFACE-MAXSIZE Maximum Number of Lines in Output Table
I_REQUNR TYPE SBIWA_S_INTERFACE-REQUNR Request Number: ID for a Data Request
I_RLOGSYS TYPE SRSC_S_INTERFACE-RLOGSYS Requestor System (BW System)
I_UPDMODE TYPE SBIWA_S_INTERFACE-UPDMODE Transfer Mode (See Domain Fixed Values)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_DATA LIKE BUS_ADDRESS_IN_VERSION_BW Output Table for Address Data
I_T_FIELDS TYPE SBIWA_T_FIELDS Field List for SELECT
I_T_SELECT TYPE SBIWA_T_SELECT Selection Criteria

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_PASSED_TO_MESS_HANDLER Exit Due to Error, Message in Message Handler
NO_MORE_DATA Data Was Completely Transferred