Class Method list used by SAP ABAP Class CL_NWECM_LOCK_TYPE (Lock Constants to set the type of the Lock)
SAP ABAP Class CL_NWECM_LOCK_TYPE (Lock Constants to set the type of the Lock) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_NWECM_LOCK_TYPE - CONSTRUCTOR Lock Constants to set the type of the Lock SOURCE CREATE OBJECT sc_type_read
2 Class Method  CL_NWECM_LOCK_TYPE - CONSTRUCTOR Lock Constants to set the type of the Lock SOURCE EXPORTING
3 Class Method  CL_NWECM_LOCK_TYPE - CONSTRUCTOR Lock Constants to set the type of the Lock SOURCE iv_type = sc_type_read_value.
4 Class Method  CL_NWECM_LOCK_TYPE - CONSTRUCTOR Lock Constants to set the type of the Lock SOURCE CREATE OBJECT sc_type_write
5 Class Method  CL_NWECM_LOCK_TYPE - CONSTRUCTOR Lock Constants to set the type of the Lock SOURCE EXPORTING
6 Class Method  CL_NWECM_LOCK_TYPE - CONSTRUCTOR Lock Constants to set the type of the Lock SOURCE iv_type = sc_type_write_value.