Ansicht
Dokumentation

/IXOS/DC_I_DDIF_DOMA_GET - RFC enabled 'DDIF_DOMA_GET'

/IXOS/DC_I_DDIF_DOMA_GET - RFC enabled 'DDIF_DOMA_GET'

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can read the Dictionary sources of a domain with this function module. The name of the domain to be read is passed in parameter NAME.

The sources of the domain are read as defined by STATE where STATE = 'A' (read the active version) and STATE = 'M' (read the latest version) are possible. If parameter LANGU is defined, the corresponding text is read in the language specified by LANGU.

Parameter GOTSTATE defines the status in which the object was read. If STATE = 'A', GOTSTATE can have the values 'A' (object has an active version) and ' ' (no active version of the object exists). If STATE = 'M', GOTSTATE can have the values ' ' (object does not exist in the ABAP Dictionary), 'N' (object is in status "new" in the ABAP Dictionary), 'A' (object is in status "active" in the ABAP Dictionary) and 'M' (object is in status "revised" in the ABAP Dictionary).

Example

Notes

TABLE parameter DD07V_TAB is optional (as is the EXPORT parameter). The function module only obtains those parts of the sources which are requested by the caller. Unnecessary read operations can be avoided by calling only those parameters which are actually needed for further processing. Therefore, if the fixed values of the domain to be read are not required, you should not define parameter DD07V_TAB.

Further information





Parameters

DD01V_WA
DD07V_TAB
GOTSTATE
LANGU
NAME
STATE

Exceptions

ILLEGAL_INPUT

Function Group

S/SAPLDC_I

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1792 Date: 20240328 Time: 114922     sap01-206 ( 57 ms )