SAP ABAP Class CL_OPERATION_FACTORY_POC (Domain Model: Operation Factory)
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
⤷
⤷
Properties
| Class | CL_OPERATION_FACTORY_POC | |
| Short Description | Domain Model: Operation Factory | |
| Super Class | ||
| 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 | 19981214 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_OPERATION_FACTORY_POC has no interface implemented.
Friends
Class CL_OPERATION_FACTORY_POC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_OPERATION_FACTORY_POC | Factory Instance | 19990921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19991015 | |
| 2 | Instance method | Public | Method | Creates an Aggregate Operation | 19990209 | |
| 3 | Instance method | Public | Method | Creates a Context Check | 19990921 | |
| 4 | Instance method | Public | Method | Creates Data Access Operation | 20011121 | |
| 5 | Instance method | Public | Method | Creates a Formula Operation | 19981214 | |
| 6 | Instance method | Public | Method | Creates a Function Operation | 19981214 | |
| 7 | Instance method | Public | Method | Creates a Multiple Equal Operation | 19981214 | |
| 8 | Static method | Public | Method | CHECK: Checks if Returned String is an Aggregation | 19990714 |
Events
Class CL_OPERATION_FACTORY_POC has no event.
Types
Class CL_OPERATION_FACTORY_POC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OPERATION_FACTORY_POC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OPERATION_FACTORY_POC has no exception.
Method CREATE_AGGREGATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INDEPENDENT | Call by reference | Type reference (TYPE) | BOOLE_D | Aggregat ist unabhängig von der Wertdomäne | 19990901 | |||
| 2 | EX_OPERATION_REF | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Erzeugte Operation | 19990209 | |||
| 3 | IM_AGGREGAT | Call by reference | Type reference (TYPE) | C | Aggregat | 19990209 | |||
| 4 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Flag ob persistentes Exemplar | 19990927 | ||
| 5 | IM_SELFEXECUTABLE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Selbstausführbarkeit | 19991230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Geliefertes Kürzel ist keine Aggregation | 19990209 |
Method CREATE_CONTEXT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OPERATION_REF | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Referenz auf erzeugte Operation | 19990921 | |||
| 2 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Flag ob persistentes Exemplar | 19990927 | ||
| 3 | IM_SELFEXECUTABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Selbstausführbar | 19990921 |
Method CREATE_CONTEXT_CHECK on class CL_OPERATION_FACTORY_POC has no exception.
Method CREATE_DATA_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OPERATION_REF | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Referenz auf Operation | 20011121 | |||
| 2 | IM_DATA_ACCESS_NAME | Call by reference | Type reference (TYPE) | POC_DATA_ACCESS | Name des Data Access | 20011121 | |||
| 3 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Flag ob persistentes Exemplar | 20011121 | ||
| 4 | IM_SELFEXECUTABLE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Selbstausführbar | 20011121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation enthält Fehler | 20011121 |
Method CREATE_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OPERATION_REF | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Referenz auf erzeugte Operation | 19981214 | |||
| 2 | IM_FORMULA | Call by reference | Type reference (TYPE) | POC_FORMULA | Formelbeschreibung | 19981214 | |||
| 3 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Persistent | 19990927 | ||
| 4 | IM_SELFEXECUTABLE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Selbstausführbar | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Formel enthält Fehler | 19990224 |
Method CREATE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OPERATION_REF | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Referenz auf Operation | 19990106 | |||
| 2 | IM_FUNCTIONNAME | Call by reference | Type reference (TYPE) | POC_FUNCTION | Funktionsname | 19990106 | |||
| 3 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Flag ob persistentes Exemplar | 19990927 | ||
| 4 | IM_SELFEXECUTABLE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Selbstausführbar | 19990106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation enthält Fehler | 19990224 |
Method CREATE_VALUESHIFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OPERATION_REF | Call by reference | Object reference (TYPE REF TO) | CL_OPERATION_POC | Referenz auf erzeugte Instanz | 19981214 | |||
| 2 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Flag ob persistentes Exemplar | 19990927 | ||
| 3 | IM_SELFEXECUTABLE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Selbstausführbar | 19990108 |
Method CREATE_VALUESHIFT on class CL_OPERATION_FACTORY_POC has no exception.
Method IS_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AGGREGAT | Call by reference | Type reference (TYPE) | C | Aggregat | 19990714 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Boolescher Rückgabewert | 19990714 |
Method IS_AGGREGATION on class CL_OPERATION_FACTORY_POC has no exception.
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |