SAP ABAP Class CL_AGGREGATION_POC (Domain Model: Table Aggregation)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OPERATION_POC Domain Model: Abstract Operation on Values 19990210
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COUNT_AGGREGATION_POC Domain Model: Table Aggregate Total 19990210
2 Inheritance (c INHERITING FROM c_ref)  CL_SUM_AGGREGATION_POC Domain Model: Table Aggregate Total 19990210
Properties
Class CL_AGGREGATION_POC  
Short Description Domain Model: Table Aggregation    
Super Class CL_OPERATION_POC Domain Model: Abstract Operation on Values 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19990210   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AGGREGATION_POC has no forward declaration.
Interfaces
Class CL_AGGREGATION_POC has no interface implemented.
Friends
Class CL_AGGREGATION_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE Instance attribute Private Object reference (TYPE REF TO) CL_AGGREGATION_POC State Object 19991021
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE Instance method Protected Method Aggregates Returned Table to one Value 19990210
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991021
3 CREATE_AGGREGATION Static method Public Method CONSTRUCTION: Creates (Persistent) Example 19991025
4 IS_AGGREGATION Static method Public Method CHECK: Checks if ID is an Aggregate 19990927
5 IS_INDEPENDENT Instance method Public Method CHECK. Checks if Aggregate Independ. of Aggregated Domain 19990901
Events
Class CL_AGGREGATION_POC has no event.
Types
Class CL_AGGREGATION_POC has no local type.
Method Signatures

Method AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) POC_VALUE Aggregierter Wert 19990210
2 Importing IM_VALUE_TAB Call by reference Type reference (TYPE) POC_AGGREGATION_VALUE_TAB Wertetabelle 19990210
# Exception Resumable Description Created on
1 AGGREGATION_ERROR Fehler bei der Aggregation 19990901

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_AGGREGATION_POC has no parameter.
Method CONSTRUCTOR on class CL_AGGREGATION_POC has no exception.

Method CREATE_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AGGREGATION_REF Call by reference Object reference (TYPE REF TO) CL_AGGREGATION_POC Erzeugtes Exemplar 19991025
2 Importing IM_AGGREGATION Call by reference Type reference (TYPE) C Aggregat 19991025
3 Importing IM_PERSISTENT Call by reference Type reference (TYPE) BOOLE_D 'X' Flag ob persistent 19991025
# Exception Resumable Description Created on
1 NO_AGGREGATION Keine Aggregation 19991025

Method IS_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGGREGATION Call by reference Type reference (TYPE) C Aggregation 19990927
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolescher Rückgabewert 19990927

Method IS_AGGREGATION on class CL_AGGREGATION_POC has no exception.

Method IS_INDEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Boolscher Rückgabewert 19990901

Method IS_INDEPENDENT on class CL_AGGREGATION_POC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in