Menu

SAP Function Module SWF_DEMO_FORMABS_DELETE

The Function Module SWF_DEMO_FORMABS_DELETE () is a standard Function Module in SAP ERP and is part of the function group SWF_WSDEMO within the package SWF_HTTP.

Technical Information

Function Module SWF_DEMO_FORMABS_DELETE
Short Text
Function Group SWF_WSDEMO
Package SWF_HTTP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FORMNUMBER TYPE SWXFORMABS-FORMNUMBER Number of Leave Request
I_LANGU TYPE SY-LANGU SAP R/3 System, Current Language
I_UNAME TYPE SY-UNAME SAP System, User Logon Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESSAGE TYPE SWLWPMSGS-TEXT Language-Specific Message
E_RETCODE TYPE SWLWPMSGS-CODE Error Code

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.