Table/Structure Field 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 | IWPARAMS - FLAG | Single-Character Flag | ||
| 2 | IWPARAMS - FLAG | Single-Character Flag | SOURCE VALUE(IS_VALID) LIKE IWPARAMS-FLAG |
|
| 3 | SDOKOBJECT - CLASS | Document class | SOURCE VALUE(CLASS) LIKE SDOKOBJECT-CLASS |
|
| 4 | SDOKOBJECT - CLASS | Document class | ||
| 5 | SDOKPROPTY - NAME | Attribute of a document or a relationship | ||
| 6 | SDOKPROPTY - NAME | Attribute of a document or a relationship | SOURCE VALUE(PROP_NAME) LIKE SDOKPROPTY-NAME |
|
| 7 | SDOKPROPTY - VALUE | Attribute Value | SOURCE VALUE(PROP_VALUE) LIKE SDOKPROPTY-VALUE |
|
| 8 | SDOKPROPTY - VALUE | Attribute Value | ||