Menu

SAP Function Module DD_DOHD_GET

DD: Leseroutine für Klasse Datenelement (DTEL)

The Function Module DD_DOHD_GET (DD: Leseroutine für Klasse Datenelement (DTEL)) is a standard Function Module in SAP ERP and is part of the function group SDDO within the package SDDO.

Technical Information

Function Module DD_DOHD_GET
Short Text DD: Leseroutine für Klasse Datenelement (DTEL)
Function Group SDDO
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
DOMAIN_NAME LIKE DD01V-DOMNAME ' '
GET_STATE LIKE DDREFSTRUC-STATE 'M'
LANGU LIKE DD01T-DDLANGUAGE SY-LANGU
PRID LIKE SY-TABIX 0
WITHTEXT LIKE DDREFSTRUC-BOOL 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD01V_WA_A LIKE DD01V
DD01V_WA_N LIKE DD01V
GOT_STATE LIKE DDREFSTRUC-STATE

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
OP_FAILURE