Menu

SAP Function Module DD_DOMA_SET_GET

Leseroutine für Klasse Domäne (DOMA), Mengenverarbeitung

The Function Module DD_DOMA_SET_GET (Leseroutine für Klasse Domäne (DOMA), Mengenverarbeitung) 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_DOMA_SET_GET
Short Text Leseroutine für Klasse Domäne (DOMA), Mengenverarbeitung
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
GET_STATE LIKE DCDOMAGET 'M' Status in which the data is to be read
LANGU LIKE DD01T-DDLANGUAGE SY-LANGU Language for the read text data
LEN LIKE SY-FDPOS 0 Length of name field in table DOMAIN_NAMES
OFF LIKE SY-FDPOS 0 Offset of name field in table DOMAIN_NAMES
POINTER TYPE FNAM_____4
PRID LIKE SY-TABIX 0 Log ID
WITHTEXT LIKE DDREFSTRUC-BOOL 'X' Flag: with/without text data

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
DD01V_TAB_A LIKE DD01V Read domain headers with texts in A version
DD01V_TAB_N LIKE DD01V Read domain headers with texts in N version
DD07V_TAB_A LIKE DD07V Read fixed values with texts in A version
DD07V_TAB_N LIKE DD07V Read fixed values with texts in N version
DOMAIN_NAMES LIKE Table with the names of the domains to be read
GOT_STATES LIKE DDDOMSTATE Statuses in which individual data items were read

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_VALUE Value not allowed for parameter
OP_FAILURE Internal Error