SAP ABAP Class CL_GRPC_BUFFER_HELPER_CASEATTR (Help Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CASE_MANAGEMENT (Package) Specific to Case Management
Properties
Class CL_GRPC_BUFFER_HELPER_CASEATTR  
Short Description Help Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CASE_MANAGEMENT   Specific to Case Management 
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_BUFFER_HELPER_CASEATTR has no forward declaration.
Interfaces
Class CL_GRPC_BUFFER_HELPER_CASEATTR has no interface implemented.
Friends
Class CL_GRPC_BUFFER_HELPER_CASEATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENTRIES Static Attribute Private Type reference (TYPE) LTY_CASEATTR Buffer 20070611
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BUFFER Static method Public Method Delete Entry in Buffer 20070611
2 FILL_BUFFER Static method Public Method Put in Buffer 20070611
3 READ_BUFFER Static method Public Method Read Entry from Buffer 20070611
4 SELECT_AND_BUFFER Static method Public Method Read Entry from Database and Put in Buffer 20070611
Events
Class CL_GRPC_BUFFER_HELPER_CASEATTR has no event.
Types
Class CL_GRPC_BUFFER_HELPER_CASEATTR has no local type.
Method Signatures

Method DELETE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20070611

Method DELETE_BUFFER on class CL_GRPC_BUFFER_HELPER_CASEATTR has no exception.

Method FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CASE_ATTR Call by reference Type reference (TYPE) SCMG_T_CASE_ATTR_TABLE Table for Case Attributes 20070611

Method FILL_BUFFER on class CL_GRPC_BUFFER_HELPER_CASEATTR has no exception.

Method READ_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20070611
2 Returning RE_CASE_ATTR Value transfer Type reference (TYPE) SCMG_T_CASE_ATTR 20070611

Method READ_BUFFER on class CL_GRPC_BUFFER_HELPER_CASEATTR has no exception.

Method SELECT_AND_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20070611
2 Returning RE_CASE_ATTR Value transfer Type reference (TYPE) SCMG_T_CASE_ATTR 20070611

Method SELECT_AND_BUFFER on class CL_GRPC_BUFFER_HELPER_CASEATTR has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250