Menu

SAP Function Module DD_DTEL_TEXT_CHK

The Function Module DD_DTEL_TEXT_CHK () is a standard Function Module in SAP ERP and is part of the function group SDAD within the package SDDO.

Technical Information

Function Module DD_DTEL_TEXT_CHK
Short Text
Function Group SDAD
Package SDDO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE SY-LANGU SY-LANGU Language in which the texts are to be checked
PRID LIKE SY-TABIX 0 Error output channel of standard output
ROLLNAME LIKE DD04L-ROLLNAME ' ' Name of data element to be checked
STATE LIKE DCDTELGET-DTGET 'M' Status of data element 'A', 'M', 'N'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC LIKE DCDTELTXT Return code of check

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_VALUE Parameter was incorrectly filled
INTERNAL_ERROR Read error
STATE_NOT_FOUND Requested status does not exist