Class Method list used by SAP ABAP Class CL_NWECM_STORAGE_CLASS (ECMI: Node or Relation Storage Class)
SAP ABAP Class CL_NWECM_STORAGE_CLASS (ECMI: Node or Relation Storage Class) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE CREATE OBJECT sc_class_local
2 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE EXPORTING
3 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE iv_class_name = sc_class_name_local.
4 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE CREATE OBJECT sc_class_transient
5 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE EXPORTING
6 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE iv_class_name = sc_class_name_transient.
7 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE CREATE OBJECT sc_class_persistent
8 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE EXPORTING
9 Class Method  CL_NWECM_STORAGE_CLASS - CONSTRUCTOR ECMI: Node or Relation Storage Class SOURCE iv_class_name = sc_class_name_persistent.