Class Method list used by SAP ABAP Class CL_NWECM_LOCK_DEPTH (Lock Constants to set depth of lock)
SAP ABAP Class CL_NWECM_LOCK_DEPTH (Lock Constants to set depth of lock) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_NWECM_LOCK_DEPTH - CONSTRUCTOR Lock Constants to set depth of lock SOURCE CREATE OBJECT sc_depth_deep
2 Class Method  CL_NWECM_LOCK_DEPTH - CONSTRUCTOR Lock Constants to set depth of lock SOURCE EXPORTING
3 Class Method  CL_NWECM_LOCK_DEPTH - CONSTRUCTOR Lock Constants to set depth of lock SOURCE iv_depth = sc_depth_deep_value.
4 Class Method  CL_NWECM_LOCK_DEPTH - CONSTRUCTOR Lock Constants to set depth of lock SOURCE CREATE OBJECT sc_depth_shallow
5 Class Method  CL_NWECM_LOCK_DEPTH - CONSTRUCTOR Lock Constants to set depth of lock SOURCE EXPORTING
6 Class Method  CL_NWECM_LOCK_DEPTH - CONSTRUCTOR Lock Constants to set depth of lock SOURCE iv_depth = sc_depth_shallow_value.