SAP ABAP Class IF_GLE_MCA_PROCESS_FACTORY (Factory for MCA process objects)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GLE_MCA_PROCESS_FACTORY | MCA process factory | 20100721 |
Properties
| Class | IF_GLE_MCA_PROCESS_FACTORY | |
| Short Description | Factory for MCA process objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100715 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GLE_MCA_PROCESS_FACTORY has no interface implemented.
Friends
Class IF_GLE_MCA_PROCESS_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'IF_GLE_MCA_PROCESS_FACTORY' | 20100721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates and returns an instance of the process object | 20100813 | |
| 2 | Instance method | Public | Method | Returns an instance of the process object | 20100715 |
Events
Class IF_GLE_MCA_PROCESS_FACTORY has no event.
Types
Class IF_GLE_MCA_PROCESS_FACTORY has no local type.
Method Signatures
Method CREATE_MCA_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GLFLEX_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100813 | ||||
| 2 | I_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100813 | |||
| 3 | I_RUNID | Call by reference | Type reference (TYPE) | GLE_MCA_DTE_RUNID | MCA Run ID | 20100813 | |||
| 4 | I_STR_PROC_PARAMS | Call by reference | Type reference (TYPE) | GLE_MCA_STR_PROC_PARAMS | MCA Process Category | 20101117 | |||
| 5 | RO_MCA_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_GLE_MCA_PROCESS | MCA process | 20100813 |
Method CREATE_MCA_PROCESS on class IF_GLE_MCA_PROCESS_FACTORY has no exception.
Method GET_MCA_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GLFLEX_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | General Ledger Flag | 20100809 | |||
| 2 | I_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100806 | |||
| 3 | I_RUNID | Call by reference | Type reference (TYPE) | GLE_MCA_DTE_RUNID | MCA Run ID | 20100805 | |||
| 4 | I_STR_PROC_PARAMS | Call by reference | Type reference (TYPE) | GLE_MCA_STR_PROC_PARAMS | Process parameters set in main programs | 20101117 | |||
| 5 | RO_MCA_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_GLE_MCA_PROCESS | MCA process | 20100715 |
Method GET_MCA_PROCESS on class IF_GLE_MCA_PROCESS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |