Menu

SAP Function Module SUPP_READ_DOCUMENT_TYPES

Reads all available document types from T003T

The Function Module SUPP_READ_DOCUMENT_TYPES (Reads all available document types from T003T) is a standard Function Module in SAP ERP and is part of the function group FI_ITEMS within the package FREP.

Technical Information

Function Module SUPP_READ_DOCUMENT_TYPES
Short Text Reads all available document types from T003T
Function Group FI_ITEMS
Package FREP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SPRAS LIKE T008T-SPRAS Sprachenschlüssel

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
DOC_TYPES LIKE T003T Belegartentexte

Exceptions

This function module does not define any Exceptions.