SAP ABAP Class /EACC/CL_DM_DS_CONTROL_NEW (Flow Control: Subcomponents for a DataSource)
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 | 20020627 |
Properties
| Class | /EACC/CL_DM_DS_CONTROL_NEW | |
| Short Description | Flow Control: Subcomponents for a DataSource | |
| 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 | 20020627 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DM_DS_CONTROL_NEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_DM_FLOW_CONTROL | Binding | 20020627 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_DM_MULTI_DS_CONTROL | 20020715 | Flow Control: Subcomponent for a Partial Log/View |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ACC_STRUCTURE | Accounting Instance | 20020627 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ACC_DATABASIS | 20021011 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | /EACC/DM_DATASOURCE | DataSource | 20020627 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | /EACC/COMPON | Journal | 20020627 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /EACC/COMPON | View | 20020627 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | 'QE3CLNT003' | Logical Destination (Specified in Function Call) | 20020627 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | /EACC/DM_INFOPACKAGE | InfoPackage | 20020627 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /EACC/DM_INFOPACKAGE | InfoPackage | 20020627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Data Load for this DataSource (Internal) | 20020627 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020627 | |
| 3 | Instance method | Private | Method | Find InfoPackage | 20020627 | |
| 4 | Static method | Public | Method | Provides ACINST VIEW JOURNAL DATASOURCE for a Request | 20020627 | |
| 5 | Instance method | Public | Method | Provides TP, Serial_from and Serial_to for a Request | 20020627 | |
| 6 | Instance method | Public | Method | Provides Highest Serial Updated in Cube. (TEMP!) | 20020627 | |
| 7 | Instance method | Public | Method | 20020627 | ||
| 8 | Instance method | Public | Method | Provides Highest Serial Updated in Cube. (TEMP!) | 20020627 | |
| 9 | Instance method | Public | Method | 20020627 | ||
| 10 | Instance method | Public | Method | Finds Status of the Data Request That Contains Serial | 20020627 | |
| 11 | Instance method | Private | Method | Block DataSources | 20020627 | |
| 12 | Instance method | Public | Method | Data Source for this DataSource | 20020627 | |
| 13 | Instance method | Public | Method | 20020627 | ||
| 14 | Instance method | Public | Method | Deletion of Delta Method Initialization | 20020627 | |
| 15 | Instance method | Public | Method | Set Serial Max | 20020627 | |
| 16 | Instance method | Public | Method | 20020627 | ||
| 17 | Instance method | Private | Method | Unblock DataSources | 20020627 | |
| 18 | Instance method | Public | Method | Data Source for this DataSource | 20020627 | |
| 19 | Instance method | Private | Method | Data Load for this DataSource (Internal) | 20020627 |
Events
Class /EACC/CL_DM_DS_CONTROL_NEW has no event.
Types
Class /EACC/CL_DM_DS_CONTROL_NEW 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 | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten in der Flow Control | 20020627 |
Method CONSTRUCTOR 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 | 20020627 |
Method CONSTRUCTOR on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method FIND_INFOPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INFOPACK_DELTA | Call by reference | Type reference (TYPE) | /EACC/DM_INFOPACKAGE | InfoPackage | 20020627 | |||
| 2 | E_INFOPACK_INIT | Call by reference | Type reference (TYPE) | /EACC/DM_INFOPACKAGE | InfoPackage | 20020627 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020627 | |||
| 4 | I_INIT | Call by reference | Type reference (TYPE) | C | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten in der Flow Control | 20020627 |
Method GET_CONTEXT_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACINST | Call by reference | Type reference (TYPE) | ACC_STRUCTURE | Rechnungsweseninstanz | 20020627 | |||
| 2 | E_DATASOURCE | Call by reference | Type reference (TYPE) | /EACC/DM_DATASOURCE | DataSource | 20020627 | |||
| 3 | E_JOURNAL | Call by reference | Type reference (TYPE) | /EACC/COMPON | Teilprotokoll | 20020627 | |||
| 4 | E_VIEW | Call by reference | Type reference (TYPE) | /EACC/COMPON | View | 20020627 | |||
| 5 | I_REQUEST | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST | Request | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Request wurde nicht gefunden | 20020627 |
Method GET_INFO_FOR_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERIAL_FROM | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer von-Wert | 20020627 | |||
| 2 | E_SERIAL_TO | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer bis-Wert | 20020627 | |||
| 3 | E_STATUS | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST_STATUS | Status eines Requests | 20020627 | |||
| 4 | I_REQUEST | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST | Request | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020627 |
Method GET_LAST_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUEST | Value transfer | Type reference (TYPE) | /EACC/DM_REQUEST | Request | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020627 |
Method GET_SERIALMAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SERIALMAX | Value transfer | Type reference (TYPE) | /EACC/DM_SERIALMAX | Höchste vergebene Serialnummer | 20020627 |
Method GET_SERIALMAX on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method GET_SERIAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERIAL_LAST | Value transfer | Type reference (TYPE) | /EACC/DM_SERIAL | Serial-bis der letzen Anforderung | 20020627 | |||
| 2 | E_SERIAL_LASTB1 | Value transfer | Type reference (TYPE) | /EACC/DM_SERIAL | Serial-bis der vorletzten Anforderung | 20020627 | |||
| 3 | E_SERIAL_SUCC | Value transfer | Type reference (TYPE) | /EACC/DM_SERIAL | Serial-bis der letzten erfolgreichen Anforderung | 20020627 |
Method GET_SERIAL_INFO on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LIGHTS | Call by reference | Type reference (TYPE) | /EACC/DM_LIGHTS | Ampeln | 20020627 | |||
| 2 | E_STATUS | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST_STATUS | Status eines Requests | 20020627 | |||
| 3 | I_REQUEST | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST | Request | 20020627 |
Method GET_STATUS on class /EACC/CL_DM_DS_CONTROL_NEW 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 | 20020627 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020627 | |||
| 3 | I_SERIAL | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer | 20020627 |
Method GET_STATUS_OF_SERIAL on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method LOCK_DATASOURCE Signature
Method LOCK_DATASOURCE on class /EACC/CL_DM_DS_CONTROL_NEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenhaltung: Ausnahmen Datasource ist gesperrt | 20020627 |
Method LOG_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERIAL_FROM | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer | 20020627 | |||
| 2 | E_SERIAL_TO | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer | 20020627 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020627 | |||
| 4 | I_REQUEST | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST | Request | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020627 | |||
| 2 | 20020627 |
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 | 20020627 |
Method MONITOR on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method RESET_DELTAINIT Signature
Method RESET_DELTAINIT on class /EACC/CL_DM_DS_CONTROL_NEW has no parameter.
Method RESET_DELTAINIT on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method SET_SERIALMAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERIALMAX | Call by reference | Type reference (TYPE) | /EACC/DM_SERIALMAX | Höchste vergebene Serialnummer | 20020627 |
Method SET_SERIALMAX on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method SET_SERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Type reference (TYPE) | /EACC/DM_REQUEST | Request | 20020627 | |||
| 2 | I_SERIAL_FROM | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL_FROM | Serialnummer von-Wert | 20020627 | |||
| 3 | I_SERIAL_TO | Call by reference | Type reference (TYPE) | /EACC/DM_SERIAL_TO | Serialnummer bis-Wert | 20020627 |
Method SET_SERIALS on class /EACC/CL_DM_DS_CONTROL_NEW has no exception.
Method UNLOCK_DATASOURCE Signature
Method UNLOCK_DATASOURCE on class /EACC/CL_DM_DS_CONTROL_NEW has no parameter.
Method UNLOCK_DATASOURCE on class /EACC/CL_DM_DS_CONTROL_NEW 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 | 20020627 | |||
| 2 | I_SHORT_WAIT | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für eAccounting | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020627 |
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 | 20020627 | |||
| 2 | I_SERIAL_TO | Value transfer | Type reference (TYPE) | /EACC/DM_SERIAL | Serialnummer | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten in der Flow Control | 20020627 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |