Table list used by SAP ABAP Function Module DMC_CHECK_VALUE (MWB: check a value against domain or table)
SAP ABAP Function Module
DMC_CHECK_VALUE (MWB: check a value against domain or table) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(I_DOMNAME) LIKE DCOBJDEF-NAME |
2 | ![]() |
DD01V | Generated Table for View | |
3 | ![]() |
DD03P | Structure | SOURCE VALUE(I_TABNAME) LIKE DD03P-TABNAME |
4 | ![]() |
DD03P | Structure | SOURCE VALUE(I_FIELDNAME) LIKE DD03P-FIELDNAME |
5 | ![]() |
DD03P | Structure | |
6 | ![]() |
DD07V | Generated Table for View | |
7 | ![]() |
DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | |
8 | ![]() |
DMC_CHKVAL | MWB: Zu überprüfender Wert | |
9 | ![]() |
DMC_CHKVAL | MWB: Zu überprüfender Wert | SOURCE XT_VALUE STRUCTURE DMC_CHKVAL |