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 |
---|---|---|---|---|---|---|---|
![]() |
ERROR_EXIST_EV | TYPE | CHAR1 | Error found flag | |||
![]() |
MESSAGENO_EXIST_EV | TYPE | CHAR1 | Single-character flag | |||
![]() |
MESSAGE_ES | TYPE | BAPIRET2 | The selected message | |||
![]() |
MESSAGETYPE_IV | TYPE | CHAR1 | Message type to be searched | |||
![]() |
MESSAGE_NO_IV | TYPE | SYMSGNO | Messages, message number | |||
![]() |
RETURN_IT | TYPE | BAPIRET2 | Return parameter | |||
![]() |
SUCCESS_RETURN_ET | TYPE | BAPIRET2 | success messages | |||
![]() |
ERROR_RETURN_ET | TYPE | BAPIRET2 | error messages | |||
Processing Type
Normal Function 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 |