Data Element list used by SAP ABAP Function Module IW_C_CLASS_CHECK_PROP_VALUE (Prüfen, ob angegebene Klasse angegebenen Attributwert hat)
SAP ABAP Function Module
IW_C_CLASS_CHECK_PROP_VALUE (Prüfen, ob angegebene Klasse angegebenen Attributwert hat) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE VALUE(IS_VALID) LIKE IWPARAMS-FLAG |
|
| 2 | SDOK_CLASS | Document class | SOURCE VALUE(CLASS) LIKE SDOKOBJECT-CLASS |
|
| 3 | SDOK_PROPN | Attribute of a document or a relationship | SOURCE VALUE(PROP_NAME) LIKE SDOKPROPTY-NAME |
|
| 4 | SDOK_PROPV | Attribute Value | SOURCE VALUE(PROP_VALUE) LIKE SDOKPROPTY-VALUE |
|