Class Method list used by SAP ABAP Class CL_NWECM_UPDATABILITY (Constants for updatability of properties)
SAP ABAP Class
CL_NWECM_UPDATABILITY (Constants for updatability of properties) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE create object sc_oncreate |
|
| 2 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE exporting |
|
| 3 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE iv_type = sc_oncreate_value. |
|
| 4 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE create object sc_readonly |
|
| 5 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE exporting |
|
| 6 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE iv_type = sc_readonly_value. |
|
| 7 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE create object sc_readwrite |
|
| 8 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE exporting |
|
| 9 | CL_NWECM_UPDATABILITY - CONSTRUCTOR | Constants for updatability of properties | SOURCE iv_type = sc_readwrite_value. |
|