SAP ABAP Class CL_GRPC_API_ACCGROUP (Account Group API Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20091021
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091026
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20091026
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_API_ACCGROUP Interface of account group 20091026
Properties
Class CL_GRPC_API_ACCGROUP  
Short Description Account Group API Class    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091021   SAP 
Last change 20141106    
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 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 GRPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 GRPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091026
2 IF_GRFN_REPORT Get data for reporting engine 20091026
3 IF_GRPC_API_ACCGROUP Interface of account group 20091026
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20091029 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091030
2 MC_MESSAGE_CLASS_PC Constant Private Type reference (TYPE) SY-MSGID 'GRPC_ENTITY_API' Message Class 20091030
3 MC_MODEL_ACCGROUP Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_ACCGROUP' Reference type 20091113
4 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_SETUP' Reference type 20091113
5 MC_MODEL_THRESHOLD Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_THRESHOLD' Reference type 20091113
6 MO_SESSION_PRIO Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session for the time frame YEAR - 1 20091027
7 MT_ASSERTION Static Attribute Private Type reference (TYPE) GRPCB_T_ATTRVAL_TEXT 20091027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091027
2 CREATE Instance method Public Method 20091120
3 GET Static method Private Method 20091029
4 GET_ASSERTION Instance method Public Method 20091120
5 GET_CHILDREN Instance method Private Method 20091102
6 GET_CURRENCY_VERSION Instance method Public Method 20091120
7 QUERY Instance method Public Method 20091120
8 RESOLVE_FIELDS_ACCGROUP Instance method Private Method It returns list of info types or field groups 20091113
9 RETRIEVE_THRESHOLD Instance method Public Method 20091120
10 UPDATE_THRESHOLD Instance method Public Method 20091120
Events
Class CL_GRPC_API_ACCGROUP has no event.
Types
Class CL_GRPC_API_ACCGROUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091027
2 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091027

Method CONSTRUCTOR on class CL_GRPC_API_ACCGROUP has no exception.

Method CREATE Signature

Method CREATE on class CL_GRPC_API_ACCGROUP has no parameter.
Method CREATE on class CL_GRPC_API_ACCGROUP has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091029
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091029
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRPC_API_ACCGROUP Local Process Entity API Class 20091029

Method GET on class CL_GRPC_API_ACCGROUP has no exception.

Method GET_ASSERTION Signature

Method GET_ASSERTION on class CL_GRPC_API_ACCGROUP has no parameter.
Method GET_ASSERTION on class CL_GRPC_API_ACCGROUP has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHILD Call by reference Type reference (TYPE) GRPCS_TO_ACCGROUP 20091102
2 Importing IT_ACCGROUP Call by reference Type reference (TYPE) GRPCS_TO_ACCGROUP 20091102
3 Importing IV_OBJ_ID Value transfer Type reference (TYPE) OBJEKTID Object ID 20091102

Method GET_CHILDREN on class CL_GRPC_API_ACCGROUP has no exception.

Method GET_CURRENCY_VERSION Signature

Method GET_CURRENCY_VERSION on class CL_GRPC_API_ACCGROUP has no parameter.
Method GET_CURRENCY_VERSION on class CL_GRPC_API_ACCGROUP has no exception.

Method QUERY Signature

Method QUERY on class CL_GRPC_API_ACCGROUP has no parameter.
Method QUERY on class CL_GRPC_API_ACCGROUP has no exception.

Method RESOLVE_FIELDS_ACCGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_CLUSTER Call by reference Type reference (TYPE) GRFN_T_FIELD_CLUSTER Table of atrributes 20091113
2 Exporting ET_INFOTYPE Call by reference Type reference (TYPE) GRFN_T_ATTRIBUTES List of required infotypes 20091113
3 Importing IT_FIELDS Call by reference Type reference (TYPE) GRFN_T_FIELDID_HASHED List of fields 20091113
4 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL Read all attributes 20091113
5 Importing IV_LONG_TEXT Call by reference Type reference (TYPE) ABAP_BOOL Read long texts 20091113
6 Importing IV_READ_ATTR Call by reference Type reference (TYPE) ABAP_BOOL Read attributes 20091113

Method RESOLVE_FIELDS_ACCGROUP on class CL_GRPC_API_ACCGROUP has no exception.

Method RETRIEVE_THRESHOLD Signature

Method RETRIEVE_THRESHOLD on class CL_GRPC_API_ACCGROUP has no parameter.
Method RETRIEVE_THRESHOLD on class CL_GRPC_API_ACCGROUP has no exception.

Method UPDATE_THRESHOLD Signature

Method UPDATE_THRESHOLD on class CL_GRPC_API_ACCGROUP has no parameter.
Method UPDATE_THRESHOLD on class CL_GRPC_API_ACCGROUP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000