Menu

SAP Function Module SWF_SWCONTXL_TO_SWCONT

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

Technical Information

Function Module SWF_SWCONTXL_TO_SWCONT
Short Text
Function Group SWF_WS_UTILITY
Package SWF_HTTP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TO_UPPER_CASE TYPE FLAG 'X' General Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SWCONT LIKE SWCONT Instance Structure
IT_SWCONTXL LIKE SWLWPCONXL Container Instance Struct. w/ Ext. VALUE Field (Server-Side)

Exceptions

This function module does not define any Exceptions.