Menu

SAP Function Module SRET_GET_FEATURES

The Function Module SRET_GET_FEATURES () is a standard Function Module in SAP ERP and is part of the function group SRCL within the package SRET.

Technical Information

Function Module SRET_GET_FEATURES
Short Text
Function Group SRCL
Package SRET
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATID LIKE SRETIDCAT-CATID SPACE Index category identification
LAISO LIKE SRETIDLACI-LAISO 'EN' Language According to ISO 639
LANGU LIKE SRETIDLACI-LANGU 'E' Language key (1 character)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCODE LIKE SRETGSTRUC-RCODE Error Number

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
BINCONTTAB LIKE SRETBINCON Document content as binary data stream
DOCCONTTAB LIKE SRETDOCCON Document content - data stream ASCII TEXT / URL / file
DOCTAB LIKE SRETDOCINF Document info for indexing (R/3 service API)
FEATTAB LIKE SRETFEEXT

Exceptions

This function module does not define any Exceptions.