SAP ABAP Function Module /SAPDII/DWB_CHECK_RETURN (checks the bapi return for error message)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   DI-WI-DP (Application Component) Dealer Portal
     /SAPDII/DI_VMS_UI (Package) Dealer work bench of Vehicle manager system
Basic Data
Function Module /SAPDII/DWB_CHECK_RETURN checks the bapi return for error message  
Function Group /SAPDII/DWB01   basic manipulation functions  
Program Name /SAPDII/SAPLDWB01    
INCLUDE Name /SAPDII/LDWB01U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERROR_EXIST_EV TYPE CHAR1 Error found flag
Exporting MESSAGENO_EXIST_EV TYPE CHAR1 Single-character flag
Exporting MESSAGE_ES TYPE BAPIRET2 The selected message
Importing MESSAGETYPE_IV TYPE CHAR1 Message type to be searched
Importing MESSAGE_NO_IV TYPE SYMSGNO Messages, message number
Tables RETURN_IT TYPE BAPIRET2 Return parameter
Tables SUCCESS_RETURN_ET TYPE BAPIRET2 success messages
Tables ERROR_RETURN_ET TYPE BAPIRET2 error messages
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041209 
SAP Release Created in 50A