SAP ABAP Class CL_ACC_DATABASIS (Data Basis)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_DATABASIS (Package) Data Basis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACC_DATABASIS | Data Basis | 20020613 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACC_DATABASIS_INT | Internal Data Basis | 20020613 |
Properties
| Class | CL_ACC_DATABASIS | |
| Short Description | Data Basis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ACC_DATABASIS | |
| Program status | ||
| Category | 0 | |
| Package | FINB_DATABASIS | Data Basis |
| Created | 20020613 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACC_DATABASIS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACC_DATABASIS | Data Basis | 20020613 | ||
| 2 | IF_ACC_DATABASIS_INT | Internal Data Basis | 20020613 |
Friends
Class CL_ACC_DATABASIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | ACC_DATABASIS | '0CW' | Default Data Basis for Actual Processes | 20040511 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20040225 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20040225 | |||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_ACCSYS_AND_COND_BY_ACCDBS | 20031204 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TT_AREAID_BY_ACCDBS | 20031204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031203 | |
| 2 | Instance method | Public | Method | 20031203 | ||
| 3 | Instance method | Private | Method | 20031204 | ||
| 4 | Static method | Public | Method | Determines Acctg System for Posting Characteristics Vector | 20031204 | |
| 5 | Instance method | Public | Method | 20040506 | ||
| 6 | Instance method | Public | Method | 20050324 | ||
| 7 | Static method | Public | Method | 20040503 | ||
| 8 | Static method | Public | Method | Gets an Instance of the MDF Light Factory with DBasis | 20040430 | |
| 9 | Static method | Public | Method | Gets Reference Structure with External Data Elements | 20040618 |
Events
Class CL_ACC_DATABASIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ACCSYS_SEL | Protected | Type reference (TYPE) | I | 20031024 | |
|
| 2 | YS_ACCSYS_SEL_FIELDS | Protected | See coding | 20031024 | begin of YS_ACCSYS_SEL_fields ,
acc_databasis type acc_databasis ,
fieldname type ug_fieldname ,
end of ys_accsys_sel_fields
|
||
| 3 | YT_ACCSYS_SEL_FIELDS | Protected | See coding | 20031024 | yt_accsys_sel_fields type hashed table of ys_accsys_sel_fields
with unique key
acc_databasis fieldname
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20031203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbasis ist nicht initialisiert | 20031203 |
Method COPY_KF_CHAR_TO_LOCAL_AREAID Signature
Method COPY_KF_CHAR_TO_LOCAL_AREAID on class CL_ACC_DATABASIS has no parameter.
Method COPY_KF_CHAR_TO_LOCAL_AREAID on class CL_ACC_DATABASIS has no exception.
Method GET_ACCSYS Signature
Method GET_ACCSYS on class CL_ACC_DATABASIS has no parameter.
Method GET_ACCSYS on class CL_ACC_DATABASIS has no exception.
Method GET_ACCSYS_BY_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_TS_SYSTEM | Liste von Rechnungssystemen | 20031204 | |||
| 2 | IR_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Struktur mit Merkmalswerten als Bedingung | 20031204 | |||
| 3 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20031204 | |||
| 4 | I_OPERATIVE_ACCSYS_ONLY | Value transfer | Type reference (TYPE) | BOOLE_D | nur operative Rechnungssysteme | 20050815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten (mit Meldung) | 20031204 |
Method GET_DATABASIS_STATIC Signature
Method GET_DATABASIS_STATIC on class CL_ACC_DATABASIS has no parameter.
Method GET_DATABASIS_STATIC on class CL_ACC_DATABASIS has no exception.
Method GET_DATABASIS_TXT_STATIC Signature
Method GET_DATABASIS_TXT_STATIC on class CL_ACC_DATABASIS has no parameter.
Method GET_DATABASIS_TXT_STATIC on class CL_ACC_DATABASIS has no exception.
Method GET_LIST_OF_FIELDNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | FINB_MD_TS_FIELDNAME | FI-Stammdaten: Sortierte Feldnamen | 20040503 | |||
| 2 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040503 |
Method GET_LIST_OF_FIELDNAMES on class CL_ACC_DATABASIS has no exception.
Method GET_MDF_LIGHT_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040430 | |||
| 2 | RO_CHAR_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Zentrale Fabrik | 20040430 |
Method GET_MDF_LIGHT_FACTORY on class CL_ACC_DATABASIS has no exception.
Method GET_REF_STRUC_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040618 | |||
| 2 | RD_STRUC_NAME | Value transfer | Type reference (TYPE) | ACCDBS02-REF_STRUC_NAME | Name einer Struktur | 20040618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20040618 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 1.0B |