Menu

SAP Function Module UPWB_GET_CHA_VALUES

The Function Module UPWB_GET_CHA_VALUES () is a standard Function Module in SAP ERP and is part of the function group UPWB_COMPONENT within the package UPWB.

Technical Information

Function Module UPWB_GET_CHA_VALUES
Short Text
Function Group UPWB_COMPONENT
Package UPWB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_FIELDCAT TYPE HTMLBFICAT Field Catalog for cl_htmlb->table
ET_FIELDCAT_HTMLB TYPE TABLEVIEWCONTROLTAB STABLEVIEWCOLUMN
ET_HEAD TYPE UPWB_YT_HEAD_VLHELP
ET_MESG TYPE UPC_YT_MESG Messages
ET_SELECTION_FIELDS TYPE UPWB_YT_STRING Input fields
ET_VALUES TYPE UPWB_YT_STRING Table of strings
E_SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_FIELD TYPE TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.