Menu

SAP Function Module PORTAL_ALV_CELL_DATA_GET

PortalALV: Typgerechte Zellenaufbereitung

The Function Module PORTAL_ALV_CELL_DATA_GET (PortalALV: Typgerechte Zellenaufbereitung) is a standard Function Module in SAP ERP and is part of the function group SKBP_WP within the package ALV_WP30.

Technical Information

Function Module PORTAL_ALV_CELL_DATA_GET
Short Text PortalALV: Typgerechte Zellenaufbereitung
Function Group SKBP_WP
Package ALV_WP30
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_DATA LIKE Datenzeile
I_INT_VALUE LIKE Inhalt Datenzelle (intern)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXT_VALUE LIKE Inhalt Datenzelle (extern)
E_MODIFY_FIELDCAT TYPE ALVT_BOOL Wird gesetzt, falls DEC_OUT erhöht wurde

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_FIELDCAT TYPE ALVT_S_FCAT_WP Feldkatalog-Eintrag zur Datenzelle

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.