SAP ABAP Class IF_GRRM_OB_API_AGGR_RUN (Aggregation Run)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20110510
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_OB_API_AGGR_RUN Aggregation Run API class 20110510
Properties
Class IF_GRRM_OB_API_AGGR_RUN  
Short Description Aggregation Run    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110510   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRRM_OB_API_AGGR_RUN has no forward declaration.
Interfaces
Class IF_GRRM_OB_API_AGGR_RUN has no interface implemented.
Friends
Class IF_GRRM_OB_API_AGGR_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CANCEL Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_ACTION 'CANCEL' Action: Delete 20110512
2 GC_ACTION_CLOSE Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_ACTION 'CLOSE' Action: Close 20110511
3 GC_ACTION_PUBLISH Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_ACTION 'PUBLISH' Action: Publish 20110511
4 GC_AGGR_TYPE_KRI Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_AGGR_TYPE 'KRI' Entity Type: KRI 20110516
5 GC_AGGR_TYPE_RCSA Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_AGGR_TYPE 'RCSA' Entity Type: RCSA 20110516
6 GC_DOMAIN_ACTION Constant Public Type reference (TYPE) DOMNAME 'GRRM_OB_AG_RUN_ACTION' DDIC domain for action 20110512
7 GC_DOMAIN_AGGR_TYPE Constant Public Type reference (TYPE) DOMNAME 'GRRM_OB_AG_RUN_AGGR_TYPE' DDIC domain for entity type 20110516
8 GC_DOMAIN_EXECUTION_MODE Constant Public Type reference (TYPE) DOMNAME 'GRRM_OB_AG_RUN_EXECUTION_MODE' DDIC domain for execution mode 20110512
9 GC_DOMAIN_STATUS Constant Public Type reference (TYPE) DOMNAME 'GRRM_OB_AG_RUN_STATUS' DDIC domain for status 20110512
10 GC_EXECUTION_MODE_AUTOMATIC Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_EXECUTION_MODE 'A' Execution Mode: Automatic 20110511
11 GC_EXECUTION_MODE_MANUAL Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_EXECUTION_MODE 'M' Execution Mode: Manual 20110511
12 GC_STATUS_CANCELED Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_STATUS 'CANCELED' Status: Canceled 20110512
13 GC_STATUS_CLOSED Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_STATUS 'CLOSED' Status: Closed 20110511
14 GC_STATUS_IN_PROCESS Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_STATUS 'IN_PROCESS' Status: In Process 20110511
15 GC_STATUS_JOB_ERROR Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_STATUS 'JOB_ERROR' Status: Job error 20110512
16 GC_STATUS_PUBLISHED Constant Public Type reference (TYPE) GRRM_OB_AG_RUN_STATUS 'PUBLISHED' Status: Published 20110511
Methods
# Method Level Visibility Method type Description Created on
1 ACTLIST Instance method Public Method Return valid list of business actions 20110511
2 CREATE Static method Public Method Create Aggregation Run 20110510
3 DELETE Instance method Public Method Delete Aggregation Run 20110510
4 DOACTION Instance method Public Method Do business action 20110511
5 QUERY Static method Public Method Query Aggregation Run 20110510
6 RETRIEVE Instance method Public Method Retrieve Aggregation Run 20110510
7 UPDATE Instance method Public Method Update Aggregation Run 20110510
8 UPDATE_JOB Instance method Public Method Schedule calculation via backround job 20110517
Events
Class IF_GRRM_OB_API_AGGR_RUN has no event.
Types
Class IF_GRRM_OB_API_AGGR_RUN has no local type.
Method Signatures

Method ACTLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTION Value transfer Type reference (TYPE) GRFN_T_ACTIVITY_FOR_STATUS Texts for Business Transactions 20110511
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110511

Method CREATE 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 20110510
2 Importing IS_AGGR_RUN Call by reference Type reference (TYPE) GRRM_OB_S_API_AGGR_RUN Aggregation Run API structure 20110510
3 Returning RV_AGGR_RUN_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110510
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110510

Method DELETE Signature

Method DELETE on class IF_GRRM_OB_API_AGGR_RUN has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110510

Method DOACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) GRRM_OB_AG_RUN_ACTION Business Transaction 20110511
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110511

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGGR_RUN_LIST Call by reference Type reference (TYPE) GRRM_OB_T_API_AGGR_RUN Aggregation Run API table 20110510
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110510
3 Importing IV_AGGR_TYPE Call by reference Type reference (TYPE) GRRM_OB_AG_RUN_AGGR_TYPE Aggregation Run - Aggregation Type 20110525
4 Importing IV_END_DATE Call by reference Type reference (TYPE) GRRM_OB_AG_RUN_END_DATE Aggregation Run - End Date 20110510
5 Importing IV_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN API search pattern 20110510
6 Importing IV_TF_YEAR Call by reference Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20110524
7 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20110524
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110510

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AGGR_RUN Call by reference Type reference (TYPE) GRRM_OB_S_API_AGGR_RUN Aggregation Run API structure 20110510
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN Indicator 20110510
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110510

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AGGR_RUN Call by reference Type reference (TYPE) GRRM_OB_S_API_AGGR_RUN Aggregation Run API structure 20110510
2 Importing IV_FULL_CHECK Value transfer Type reference (TYPE) AS4FLAG 'X' Flag (X or Blank) 20110805
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110510

Method UPDATE_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGE Value transfer Type reference (TYPE) BAPIRETTAB Info messages about job schedule 20110517
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110517
History
Last changed by/on SAP  20141106 
SAP Release Created in