SAP ABAP Class /EACC/CL_DMB_DSOURCE (Edit DataSource and InfoSource)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DMB_EXTRACTOR (Package) BW Extractor for Accounting Engine
⤷
⤷
Properties
| Class | /EACC/CL_DMB_DSOURCE | |
| Short Description | Edit DataSource and InfoSource | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/DMB_EXTRACTOR | BW Extractor for Accounting Engine |
| Created | 20040521 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DMB_DSOURCE has no forward declaration.
Interfaces
Class /EACC/CL_DMB_DSOURCE has no interface implemented.
Friends
Class /EACC/CL_DMB_DSOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /EACC/DM_DATASOURCE | DataSource | 20040521 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_DMB_SOURCE_CALLBACK | Callback for DataSource | 20040521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reader for DataSource | 20040521 | |
| 2 | Static method | Private | Method | Fill Buffer | 20040521 | |
| 3 | Static method | Public | Method | Data Basis | 20040521 | |
| 4 | Static method | Public | Method | Reader for DataSource | 20040521 |
Events
Class /EACC/CL_DMB_DSOURCE has no event.
Types
Class /EACC/CL_DMB_DSOURCE has no local type.
Method Signatures
Method CHECK_SELTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELTAB | Value transfer | Type reference (TYPE) | /EACC/SEL_TAB | Leseschnittstelle | 20040521 | |||
| 2 | I_DATASOURCE | Call by reference | Type reference (TYPE) | /EACC/DM_DATASOURCE | DataSource | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040521 | |||
| 2 | 20040521 |
Method FILL_BUFFER 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 | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040521 |
Method GET_DATABASIS 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 | 20040521 | |||
| 2 | R_DATABASIS | Value transfer | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040521 |
Method GET_READER 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 | 20040521 | |||
| 2 | RI_READER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_READER | Leseschnittstelle | 20040521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040521 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 400 |