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 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE CREATE OBJECT sc_class_local |
2 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE EXPORTING |
3 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE iv_class_name = sc_class_name_local. |
4 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE CREATE OBJECT sc_class_transient |
5 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE EXPORTING |
6 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE iv_class_name = sc_class_name_transient. |
7 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE CREATE OBJECT sc_class_persistent |
8 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE EXPORTING |
9 | ![]() |
CL_NWECM_STORAGE_CLASS - CONSTRUCTOR | ECMI: Node or Relation Storage Class | SOURCE iv_class_name = sc_class_name_persistent. |