SAP ABAP Class /EACC/CL_DM_FLOW_CONTR_FACTORY (Factory for Flow Control Components)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DM_FLOW_CONTROL (Package) Data Retention: Flow Control
⤷
⤷
Properties
| Class | /EACC/CL_DM_FLOW_CONTR_FACTORY | |
| Short Description | Factory for Flow Control Components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/DM_FLOW_CONTROL | Data Retention: Flow Control |
| Created | 20010726 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DM_FLOW_CONTR_FACTORY has no forward declaration.
Interfaces
Class /EACC/CL_DM_FLOW_CONTR_FACTORY has no interface implemented.
Friends
Class /EACC/CL_DM_FLOW_CONTR_FACTORY has no friend class.
Attributes
Class /EACC/CL_DM_FLOW_CONTR_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Instance of the Flow Control for a DataSource | 20010726 | |
| 2 | Static method | Public | Method | Provides Instance of the Flow Control for a DataSource | 20011228 |
Events
Class /EACC/CL_DM_FLOW_CONTR_FACTORY has no event.
Types
Class /EACC/CL_DM_FLOW_CONTR_FACTORY has no local type.
Method Signatures
Method GET_DATASOURCE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASOURCE | Call by reference | Type reference (TYPE) | /EACC/DM_DATASOURCE | DataSource | 20010726 | |||
| 2 | RO_DATASOURCE_CONTROL | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_DM_DS_CONTROL_NEW | Flow control für eine Datasource | 20010726 |
Method GET_DATASOURCE_CONTROL on class /EACC/CL_DM_FLOW_CONTR_FACTORY has no exception.
Method GET_IF_FLOW_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASOURCE | Value transfer | Type reference (TYPE) | /EACC/DM_DATASOURCE | DataSource | 20011228 | |||
| 2 | RI_FLOW_CONTROL | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_DM_FLOW_CONTROL | Flow control für eine Datasource | 20011228 |
Method GET_IF_FLOW_CONTROL on class /EACC/CL_DM_FLOW_CONTR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |