Class Method list used by SAP ABAP Class CL_NWECM_ACE_PROPAGATION_LEVEL (ECMI: Constants specifying which nodes are affected by ACLs)
SAP ABAP Class CL_NWECM_ACE_PROPAGATION_LEVEL (ECMI: Constants specifying which nodes are affected by ACLs) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE CREATE OBJECT so_infinite
2 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE EXPORTING
3 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE iv_propagation_level = sc_infinite.
4 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE CREATE OBJECT so_node_only
5 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE EXPORTING
6 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE iv_propagation_level = sc_node_only.
7 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE CREATE OBJECT so_repository_specific
8 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE EXPORTING
9 Class Method  CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR ECMI: Constants specifying which nodes are affected by ACLs SOURCE iv_propagation_level = sc_repository_specific.