Table list used by SAP ABAP Function Module I_MASS_GET_FIELDPROPS (Feldeigenschaften bezüglich Anzeige holen)
SAP ABAP Function Module
I_MASS_GET_FIELDPROPS (Feldeigenschaften bezüglich Anzeige holen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(TABNAME) LIKE DCOBJDEF-NAME OPTIONAL |
|
| 2 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(FIELDNAME) LIKE DCOBJDEF-NAME OPTIONAL |
|
| 3 | MASSFLDPRP | Field Attributes for Display | ||
| 4 | MASSFLDPRP | Field Attributes for Display | SOURCE VALUE(MASSFIELDPROPS) LIKE MASSFLDPRP |
|
| 5 | MASSFUNC | Mass Maintenance: Functions for Updating the Database | SOURCE VALUE(OBJECT) LIKE MASSFUNC-OBJECT |
|