Menu

SAP Function Module READ_STYLE

SAPscript: Lesen Stil

The Function Module READ_STYLE (SAPscript: Lesen Stil) is a standard Function Module in SAP ERP and is part of the function group STXS within the package STXD.

Technical Information

Function Module READ_STYLE
Short Text SAPscript: Lesen Stil
Function Group STXS
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT SY-MANDT
LANGUAGE LIKE SY-LANGU SY-LANGU
OLANGUAGE LIKE SY-LANGU SPACE
OSTATUS LIKE ITCDA-TDSTATUS SPACE
STATUS LIKE ITCDA-TDSTATUS SPACE
STYLE LIKE ITCDA-TDSTYLE SPACE
THROUGHCLIENT LIKE SPACE
THROUGHLANGUAGE LIKE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FOUND LIKE
OLANGUAGE LIKE SY-LANGU
STYLE_HEADER LIKE ITCDA

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
PARAGRAPHS LIKE ITCDP
STRINGS LIKE ITCDS
TABS LIKE ITCDQ

Exceptions

This function module does not define any Exceptions.