SAP ABAP Class IF_PFCG_ROLE_AUTHORIZATION (Roles API - Methods for Authorizations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PFCG_ROLE Roles API - General Methods 20130404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PFCG_ROLE Roles API 20130404
Properties
Class IF_PFCG_ROLE_AUTHORIZATION  
Short Description Roles API - Methods for Authorizations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130404   SAP 
Last change 20140121   SAP 
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)
Interfaces
Class IF_PFCG_ROLE_AUTHORIZATION has no interface implemented.
Friends
Class IF_PFCG_ROLE_AUTHORIZATION has no friend class.
Attributes
Class IF_PFCG_ROLE_AUTHORIZATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MANUAL_AUTH Instance method Public Method Create manual authorization 20130404
2 DEL_MANUAL_AUTH Instance method Public Method Delete a manual or modified authorization 20130404
3 GET_AUTHS Instance method Public Method Read Authorizations 20130404
4 GET_AUTH_ADMIN Instance method Public Method Read management data of authorizations 20130404
5 GET_VALUES_FOR_AUTH Instance method Public Method Read authorization values 20130404
6 SET_VALUES_FOR_AUTH Instance method Public Method Change authorization values 20130404
Events
Class IF_PFCG_ROLE_AUTHORIZATION has no event.
Types
Class IF_PFCG_ROLE_AUTHORIZATION has no local type.
Method Signatures

Method ADD_MANUAL_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SPCG_MSG_BUFFER 20130404
2 Exporting ES_AUTH_AUTHS Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS 20130404
3 Importing IV_OBJECT Call by reference Type reference (TYPE) AGOBJECT 20130404
# Exception Resumable Description Created on
1 CX_PFCG_ROLE 20130404

Method DEL_MANUAL_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SPCG_MSG_BUFFER 20130404
2 Importing IS_AUTH Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS 20130404
# Exception Resumable Description Created on
1 CX_PFCG_ROLE 20130404

Method GET_AUTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SPCG_MSG_BUFFER 20130404
2 Exporting ET_AUTH_AUTHS Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_TT_AUTH_AUTHS 20130404
3 Importing IV_REQUEST_BEFORE_IMAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130404
# Exception Resumable Description Created on
1 CX_PFCG_ROLE 20130404

Method GET_AUTH_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SPCG_MSG_BUFFER 20130404
2 Exporting ES_AUTH_ADMIN Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_ST_AUTH_ADMIN 20130404
# Exception Resumable Description Created on
1 CX_PFCG_ROLE 20130404

Method GET_VALUES_FOR_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SPCG_MSG_BUFFER 20130404
2 Exporting ET_AUTH_VALUES Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_TT_AUTH_VALUES 20130404
3 Importing IS_AUTH Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS 20130404
4 Importing IV_REQUEST_BEFORE_IMAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130404
# Exception Resumable Description Created on
1 CX_PFCG_ROLE 20130404

Method SET_VALUES_FOR_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SPCG_MSG_BUFFER 20130404
2 Exporting ET_AUTH_VALUES Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_TT_AUTH_VALUES 20130404
3 Importing IS_AUTH Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS 20130404
4 Importing IT_AUTH_VALUES Call by reference Type reference (TYPE) IF_PFCG_ROLE=>NODE_TT_AUTH_VALUES 20130404
# Exception Resumable Description Created on
1 CX_PFCG_ROLE 20130404
History
Last changed by/on SAP  20140121 
SAP Release Created in