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 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE create object sc_oncreate
2 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE exporting
3 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE iv_type = sc_oncreate_value.
4 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE create object sc_readonly
5 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE exporting
6 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE iv_type = sc_readonly_value.
7 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE create object sc_readwrite
8 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE exporting
9 Class Method  CL_NWECM_UPDATABILITY - CONSTRUCTOR Constants for updatability of properties SOURCE iv_type = sc_readwrite_value.