SAP Function BALW_BAPIRETURN_GET1 - Fills the BAPI Return Parameter as of 4.0

Parameter Reference Type Length Default Optional Text
CL SYST-MSGID C 20 Message Class (Message ID)
LOG_MSG_NO BAPIRETURN-LOG_MSG_NO N 6 SPACE X Current Number in Application Log
LOG_NO BAPIRETURN-LOG_NO C 20 SPACE X Application Log ID
NUMBER SYST-MSGNO N 3 Message Number
PAR1 SYST-MSGV1 C 50 SPACE X Variable 1
PAR2 SYST-MSGV2 C 50 SPACE X Variable 2
PAR3 SYST-MSGV3 C 50 SPACE X Variable 3
PAR4 SYST-MSGV4 C 50 SPACE X Variable 4
TYPE BAPIRETURN-TYPE C 1 Message Type

Parameter Reference Type Length Text
BAPIRETURN BAPIRET1 u 470 BAPI Return Parameter

Functionality
This parameter fills the BAPI return parameter. The texts of the systemvariables are included in the message text.
The function considers the enhanced name range of the message class asof 4.0.

Compatibility with 3.0 and 3.1 Systems
For 3.0/3.1 we recommend you use only the first two lines of themessage class.