Ansicht
Dokumentation

DDIF_VIET_GET - DD: Interface for reading view techn. settings from the ABAP Dictionary

DDIF_VIET_GET - DD: Interface for reading view techn. settings from the ABAP Dictionary

BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module reads the Dictionary sources of the technical settings of a view. The name of the particular view should be passed in parameter NAME.

The sources are read as in STATE. STATE = 'A' (read the active version) and STATE = 'M' (read the latest version) are possible.

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

Further information





Parameters

DD09L_WA
GOTSTATE
NAME
STATE

Exceptions

ILLEGAL_INPUT

Function Group

SDIF

Vendor Master (General Section)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1188 Date: 20240523 Time: 101559     sap01-206 ( 37 ms )