Menu

SAP Function Module AIS1_BAPIRET2_FILL

Füllt den BAPI-Returnparameter ab 4.0A mit Feldangaben

The Function Module AIS1_BAPIRET2_FILL (Füllt den BAPI-Returnparameter ab 4.0A mit Feldangaben) is a standard Function Module in SAP ERP and is part of the function group AIS1 within the package AISEM.

Technical Information

Function Module AIS1_BAPIRET2_FILL
Short Text Füllt den BAPI-Returnparameter ab 4.0A mit Feldangaben
Function Group AIS1
Package AISEM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CL TYPE ANY Nachrichtenklasse (Message-Id)
FIELD LIKE BAPIRET2-FIELD SPACE Feldname
LOG_MSG_NO TYPE ANY SPACE Laufende Nummer im Anwendungslog
LOG_NO TYPE ANY SPACE Anwendungslog-ID
NUMBER TYPE ANY Nachrichtennummer
PAR1 TYPE ANY SPACE Variable-1
PAR2 TYPE ANY SPACE Variable-2
PAR3 TYPE ANY SPACE Variable-3
PAR4 TYPE ANY SPACE Variable-4
PARAMETER TYPE ANY SPACE Parametername
ROW TYPE ANY 0 Zeilennummer
TYPE TYPE ANY Nachrichtentyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 BAPI Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.