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 | ![]() |
CL_NWECM_LOCK_TYPE - CONSTRUCTOR | Lock Constants to set the type of the Lock | SOURCE CREATE OBJECT sc_type_read |
2 | ![]() |
CL_NWECM_LOCK_TYPE - CONSTRUCTOR | Lock Constants to set the type of the Lock | SOURCE EXPORTING |
3 | ![]() |
CL_NWECM_LOCK_TYPE - CONSTRUCTOR | Lock Constants to set the type of the Lock | SOURCE iv_type = sc_type_read_value. |
4 | ![]() |
CL_NWECM_LOCK_TYPE - CONSTRUCTOR | Lock Constants to set the type of the Lock | SOURCE CREATE OBJECT sc_type_write |
5 | ![]() |
CL_NWECM_LOCK_TYPE - CONSTRUCTOR | Lock Constants to set the type of the Lock | SOURCE EXPORTING |
6 | ![]() |
CL_NWECM_LOCK_TYPE - CONSTRUCTOR | Lock Constants to set the type of the Lock | SOURCE iv_type = sc_type_write_value. |