Menu

SAP Function Module SWF_DEMO_FORMABS_PROC_WRITE

The Function Module SWF_DEMO_FORMABS_PROC_WRITE () 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_PROC_WRITE
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_APPROVBY TYPE SWXFORMABS-APPROVBY SY-UNAME Approver
I_APPROVDATE TYPE SWXFORMABS-APPROVDATE SY-DATUM Date
I_FORMNUMBER TYPE SWXFORMABS-FORMNUMBER Number of Leave Request
I_PROCSTATE TYPE SWXFORMABS-PROCSTATE Processing Status

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.