SAP ABAP Class CL_SPCG_MSG_BUFFER (Roles API - Message Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN_API (Package) Roles API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPCG_MSG_BUFFER Roles API - Message Class 20130404
Properties
Class CL_SPCG_MSG_BUFFER  
Short Description Roles API - Message Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PROFGEN_API   Roles API 
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)
2 IF_PFCG_ROLE_DATA_DEF_PUBLIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SPCG_MSG_BUFFER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SPCG_MSG_BUFFER Roles API - Message Class 20130404
Friends
Class CL_SPCG_MSG_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MSG_BUFFER Instance attribute Private Type reference (TYPE) IF_SPCG_MSG_BUFFER=>TT_MESSAGES Message buffer 20130404
2 GT_MSG_TRX_ONCE_BUFFER Instance attribute Private Type reference (TYPE) IF_SPCG_MSG_BUFFER=>TT_MESSAGES Message buffer for one-time messages 20130404
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_MESSAGE_SYMSG Instance method Public Method Add a Message 20130404
2 DELETE_OBJECT_MESSAGE Instance method Public Method Delete messages 20130404
3 FIND_ERROR_FOR_NODE Instance method Public Method Check node for errors 20130404
4 MAP_AUTH_AUTHS_TO_NODE_KEY Static method Public Method Mapping: Authorization by node key 20130404
5 MAP_AUTH_VALUES_TO_NODE_KEY Static method Public Method Mapping: Authorization value by node key 20130404
Events
Class CL_SPCG_MSG_BUFFER has no event.
Types
Class CL_SPCG_MSG_BUFFER has no local type.
Method Signatures

Method ADD_OBJECT_MESSAGE_SYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) SYMSG 20130404
2 Importing IV_FIELD Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_FIELD 20130404
3 Importing IV_KEY Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_KEY 20130404
4 Importing IV_KEY_HANDLE Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_KEY_HANDLE 20130404
5 Importing IV_LIFETIME Call by reference Type reference (TYPE) IF_SPCG_MSG_BUFFER=>TY_MSG_LIFETIME 20130404
6 Importing IV_NODENAME Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_NAME 20130404
7 Importing IV_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20130404
8 Importing IV_ROLE Call by reference Type reference (TYPE) AGR_NAME 20130404

Method ADD_OBJECT_MESSAGE_SYMSG on class CL_SPCG_MSG_BUFFER has no exception.

Method DELETE_OBJECT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_FIELD 20130404
2 Importing IV_KEY Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_KEY 20130404
3 Importing IV_LIFETIMEONCE_ONLY Call by reference Type reference (TYPE) XFELD SPACE 20130404
4 Importing IV_NODENAME Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_NAME 20130404
5 Importing IV_ROLE Call by reference Type reference (TYPE) AGR_NAME 20130404

Method DELETE_OBJECT_MESSAGE on class CL_SPCG_MSG_BUFFER has no exception.

Method FIND_ERROR_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20130404
2 Importing IV_NODENAME Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_NAME 20130404
3 Importing IV_PERMANENT_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130404
4 Importing IV_ROLE Call by reference Type reference (TYPE) AGR_NAME 20130404

Method FIND_ERROR_FOR_NODE on class CL_SPCG_MSG_BUFFER has no exception.

Method MAP_AUTH_AUTHS_TO_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_KEY 20130404
2 Importing IS_KEY_AUTH_AUTHS Call by reference Type reference (TYPE) IF_SPCG_MSG_BUFFER=>TY_NODE_KEY_AUTH_AUTHS 20130404

Method MAP_AUTH_AUTHS_TO_NODE_KEY on class CL_SPCG_MSG_BUFFER has no exception.

Method MAP_AUTH_VALUES_TO_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) IF_PFCG_ROLE=>TY_NODE_KEY 20130404
2 Importing IS_KEY_AUTH_VALUES Call by reference Type reference (TYPE) IF_SPCG_MSG_BUFFER=>TY_NODE_KEY_AUTH_VALUES 20130404

Method MAP_AUTH_VALUES_TO_NODE_KEY on class CL_SPCG_MSG_BUFFER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740