Menu

SAP Function Module BUPA_DEF_ADDRESS_EXTRACT_BW

Obsolete: Use BUPA_DEF_ADDRESS_EXTRACT_BW_D

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module BUPA_DEF_ADDRESS_EXTRACT_BW (Obsolete: Use BUPA_DEF_ADDRESS_EXTRACT_BW_D) is a standard Function Module in SAP ERP and is part of the function group BUEXT within the package BUPA_EXT.

Technical Information

Function Module BUPA_DEF_ADDRESS_EXTRACT_BW
Short Text Obsolete: Use BUPA_DEF_ADDRESS_EXTRACT_BW_D
Function Group BUEXT
Package BUPA_EXT
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_PRIVATE_MODE TYPE ANY Optional: Flag for External Call
I_READ_ONLY TYPE ANY Flag: No Update for Change Pointer
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_S_TIMEINT TYPE SBIWA_S_TIMEINT Time Interval for Time-Dependent Master Data
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_BUS_ADRC_BW LIKE BUS_ADRC_BW Output Table for Address Data
E_T_DATA LIKE BUS_ADRC_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