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 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE CREATE OBJECT so_infinite |
|
| 2 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE EXPORTING |
|
| 3 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE iv_propagation_level = sc_infinite. |
|
| 4 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE CREATE OBJECT so_node_only |
|
| 5 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE EXPORTING |
|
| 6 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE iv_propagation_level = sc_node_only. |
|
| 7 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE CREATE OBJECT so_repository_specific |
|
| 8 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE EXPORTING |
|
| 9 | CL_NWECM_ACE_PROPAGATION_LEVEL - CONSTRUCTOR | ECMI: Constants specifying which nodes are affected by ACLs | SOURCE iv_propagation_level = sc_repository_specific. |
|