SAP ABAP Class CL_CFX_P_AUTHORITY (Persistence of Authority)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
Properties
Class CL_CFX_P_AUTHORITY  
Short Description Persistence of Authority    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20001207   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_P_AUTHORITY has no interface implemented.
Friends
Class CL_CFX_P_AUTHORITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_P_AUTHORITY Persistence of Authority 20001207
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USER_WITH_NO_AUTHORITY Instance method Public Method Add User 20001207
2 ADD_USER_WITH_OWNER_AUTHORITY Instance method Public Method Add User 20001207
3 ADD_USER_WITH_READ_AUTHORITY Instance method Public Method Add User 20001207
4 ADD_USER_WITH_WRITE_AUTHORITY Instance method Public Method Add User 20001207
5 COPY_USER_AUTHORITY Instance method Public Method Copying the User Authorizations 20010920
6 DELETE Instance method Public Method Delete 20010712
7 DELETE_ALL_USER Instance method Public Method Delete All Authorizations of a User 20020211
8 DELETE_USER Instance method Public Method Delete User 20010712
9 GET_AUTHORITY_LIST Instance method Public Method Provide User Authorizations 20010904
10 GET_ID_BY_OWNER Instance method Public Method Provide Owner Authorizations 20001213
11 GET_ID_LIST Instance method Public Method Delivers Work Area IDs for a User 20010208
12 GET_INSTANCE Static method Public Method Retrieving the Instance 20001207
13 GET_TYPE Instance method Public Method Provide User Authorizations 20010207
14 GET_USER_AUTHORITY_LIST Instance method Public Method Provide User Authorizations 20001207
15 GET_USER_GRP_LIST Instance method Public Method Provide User Groups 20010917
16 SET_NO_AUTHORITY Instance method Public Method Undo Authorizations 20001207
17 SET_OWNER_AUTHORITY Instance method Public Method Set Owner Authorization 20001207
18 SET_READ_AUTHORITY Instance method Public Method Set Read Authorizations 20001207
19 SET_WRITE_AUTHORITY Instance method Public Method Set Write Authorizations 20001207
Events
Class CL_CFX_P_AUTHORITY has no event.
Types
Class CL_CFX_P_AUTHORITY has no local type.
Method Signatures

Method ADD_USER_WITH_NO_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010207
3 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method ADD_USER_WITH_NO_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method ADD_USER_WITH_OWNER_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010207
3 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method ADD_USER_WITH_OWNER_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method ADD_USER_WITH_READ_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010207
3 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method ADD_USER_WITH_READ_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method ADD_USER_WITH_WRITE_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010207
3 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method ADD_USER_WITH_WRITE_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method COPY_USER_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20010920
2 Importing I_USER_ID_TEMPLATE Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20010920

Method COPY_USER_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20010712

Method DELETE on class CL_CFX_P_AUTHORITY has no exception.

Method DELETE_ALL_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20020211

Method DELETE_ALL_USER on class CL_CFX_P_AUTHORITY has no exception.

Method DELETE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20010712
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20010712

Method DELETE_USER on class CL_CFX_P_AUTHORITY has no exception.

Method GET_AUTHORITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_AUTHORITY_LIST Call by reference Type reference (TYPE) CFX_TT_USER_AUTHORITY_LIST Liste mit Userberechtigungen 20010904
2 Importing I_USER_ID Value transfer Type reference (TYPE) CFX_AUTHORITY-USER_ID SY-UNAME User Id 20010904

Method GET_AUTHORITY_LIST on class CL_CFX_P_AUTHORITY has no exception.

Method GET_ID_BY_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTHORITY_ID_LIST Call by reference Type reference (TYPE) CFX_TT_AUTHORITY_ID_LIST Liste mit Berechtigungen 20001213
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001213

Method GET_ID_BY_OWNER on class CL_CFX_P_AUTHORITY has no exception.

Method GET_ID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH_ID_LIST Value transfer Type reference (TYPE) CFX_TT_AUTHORITY_ID_LIST 20010208
2 Importing I_OWNER_AUTHORITY Value transfer Type reference (TYPE) CFX_BOOLEAN SPACE Boolscher Typ 20010208
3 Importing I_READ_AUTHORITY Value transfer Type reference (TYPE) CFX_BOOLEAN SPACE Boolscher Typ 20010208
4 Importing I_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010208
5 Importing I_USER_ID Value transfer Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20010208
6 Importing I_WRITE_AUTHORITY Value transfer Type reference (TYPE) CFX_BOOLEAN SPACE Boolscher Typ 20010208

Method GET_ID_LIST on class CL_CFX_P_AUTHORITY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_P_AUTHORITY Value transfer Object reference (TYPE REF TO) CL_CFX_P_AUTHORITY Persistence of Authority 20001207

Method GET_INSTANCE on class CL_CFX_P_AUTHORITY has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20010207
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20010207
3 Returning R_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE 20010207

Method GET_TYPE on class CL_CFX_P_AUTHORITY has no exception.

Method GET_USER_AUTHORITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_AUTHORITY_LIST Call by reference Type reference (TYPE) CFX_TT_USER_AUTHORITY_LIST Liste mit Userberechtigungen 20001207
2 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207

Method GET_USER_AUTHORITY_LIST on class CL_CFX_P_AUTHORITY has no exception.

Method GET_USER_GRP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_USER_GRP_ID Value transfer Type reference (TYPE) CFX_TT_ID Ids 20010917

Method GET_USER_GRP_LIST on class CL_CFX_P_AUTHORITY has no exception.

Method SET_NO_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method SET_NO_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method SET_OWNER_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method SET_OWNER_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method SET_READ_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method SET_READ_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.

Method SET_WRITE_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHORITY_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-AUTHORITY_ID Authority iD 20001207
2 Importing I_USER_ID Call by reference Type reference (TYPE) CFX_AUTHORITY-USER_ID User Id 20001207

Method SET_WRITE_AUTHORITY on class CL_CFX_P_AUTHORITY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A