Class Method list used by SAP ABAP Class CL_NWECM_ACE_PRINCIPAL_TYPE (ECMI: Constants specifying the type of t principal in an ACE)
SAP ABAP Class CL_NWECM_ACE_PRINCIPAL_TYPE (ECMI: Constants specifying the type of t principal in an ACE) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE CREATE OBJECT so_user
2 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE EXPORTING
3 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE iv_principal_type = sc_user.
4 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE CREATE OBJECT so_group
5 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE EXPORTING
6 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE iv_principal_type = sc_group.
7 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE CREATE OBJECT so_repository_specific
8 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE EXPORTING
9 Class Method  CL_NWECM_ACE_PRINCIPAL_TYPE - CONSTRUCTOR ECMI: Constants specifying the type of t principal in an ACE SOURCE iv_principal_type = sc_repository_specific.