SAP ABAP Class /EACC/CL_DM_MULTI_DS_CONTROL (Flow Control: Subcomponent for a Partial Log/View)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DM_FLOW_CONTROL | Binding | 20020701 |
Properties
| Class | /EACC/CL_DM_MULTI_DS_CONTROL | |
| Short Description | Flow Control: Subcomponent for a Partial Log/View | |
| 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 | 20020701 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DM_MULTI_DS_CONTROL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_DM_FLOW_CONTROL | Binding | 20020701 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_DM_DS_CONTROL_NEW | 20020715 | Flow Control: Subcomponents for a DataSource |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ACC_DATABASIS | Accounting Instance | 20020701 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20020701 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YST_DATASOURCES | Table of Journals/DataSources | 20020701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20020701 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020701 | |
| 3 | Instance method | Public | Method | Finds Status of the Data Request That Contains Serial | 20020701 | |
| 4 | Instance method | Private | Method | Block DataSources | 20020701 | |
| 5 | Instance method | Public | Method | 20020701 | ||
| 6 | Instance method | Private | Method | Unblock DataSources | 20020701 | |
| 7 | Instance method | Public | Method | Loading data | 20020701 | |
| 8 | Instance method | Private | Method | Load Data (Internal) | 20020701 |
Events
Class /EACC/CL_DM_MULTI_DS_CONTROL has no event.
Types
Class /EACC/CL_DM_MULTI_DS_CONTROL has no local type.
Method Signatures
Method CHECK_INFOPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020701 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_DATASOURCES | Call by reference | Type reference (TYPE) | /EACC/DM_YT_DATASOURCE | DataSources | 20020701 |
Method CONSTRUCTOR on class /EACC/CL_DM_MULTI_DS_CONTROL has no exception.
Method GET_STATUS_OF_SERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCSTAT_SERIAL | Call by reference | Type reference (TYPE) | /EACC/DM_TAB_FCSTAT_SERIAL | Statusinformationen über die Replikation | 20020701 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020701 | |||
| 3 | I_SERIAL | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer | 20020701 |
Method GET_STATUS_OF_SERIAL on class /EACC/CL_DM_MULTI_DS_CONTROL has no exception.
Method LOCK_DATASOURCES Signature
Method LOCK_DATASOURCES on class /EACC/CL_DM_MULTI_DS_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenhaltung: Ausnahmen Datasource ist gesperrt | 20020701 |
Method MONITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REQUESTS | Value transfer | Type reference (TYPE) | /EACC/DM_YT_REQUESTS_MONITOR | Datenhaltung: Tabelle Requests für Monitor | 20020701 |
Method MONITOR on class /EACC/CL_DM_MULTI_DS_CONTROL has no exception.
Method UNLOCK_DATASOURCES Signature
Method UNLOCK_DATASOURCES on class /EACC/CL_DM_MULTI_DS_CONTROL has no parameter.
Method UNLOCK_DATASOURCES on class /EACC/CL_DM_MULTI_DS_CONTROL has no exception.
Method UPLOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020701 | |||
| 2 | I_SHORT_WAIT | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für eAccounting | 20020701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten in der Flow Control | 20020701 |
Method UPLOAD_DATA_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020701 | |||
| 2 | I_SERIAL_TO | Value transfer | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer | 20020701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020701 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |