SAP ABAP Class /EACC/CL_LOCAL_INTEGRITY (e-Accounting Master Data Access Layer)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
/EACC/LOCAL_INTEGRITY (Package) Local Integrity
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_COMPONENT_ACTIVATION | Activate (Generator Run) | 20020116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_COMPONENT_RUNNABLE | Executable Component | 20020116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_LOCAL_INTEGRITY | Access to Master Data via Local Integrity | 20010702 |
Properties
| Class | /EACC/CL_LOCAL_INTEGRITY | |
| Short Description | e-Accounting Master Data Access Layer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/LOCAL_INTEGRITY | Local Integrity |
| Created | 20010702 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_LOCAL_INTEGRITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_COMPONENT_ACTIVATION | Activate (Generator Run) | 20020116 | ||
| 2 | /EACC/IF_COMPONENT_RUNNABLE | Executable Component | 20020116 | ||
| 3 | /EACC/IF_LOCAL_INTEGRITY | Access to Master Data via Local Integrity | 20010702 |
Friends
Class /EACC/CL_LOCAL_INTEGRITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020606 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | UG_APPLICATION | FIN Master Data: Application | 20030310 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UG_AREAID | FIN Master Data: Application Area | 20020610 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20020610 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ACC_SYSTYPE | System Type | 20030307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020116 | ||
| 2 | Instance method | Public | Method | 20030307 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20010702 | |
| 4 | Instance method | Public | Method | 20030515 | ||
| 5 | Instance method | Public | Method | 20020610 | ||
| 6 | Static method | Public | Method | Gets Local Integrity Instance | 20010702 | |
| 7 | Instance method | Public | Method | 20010702 | ||
| 8 | Instance method | Public | Method | 20020610 | ||
| 9 | Instance method | Public | Method | 20030409 | ||
| 10 | Instance method | Public | Method | 20020116 | ||
| 11 | Instance method | Public | Method | 20020116 |
Events
Class /EACC/CL_LOCAL_INTEGRITY has no event.
Types
Class /EACC/CL_LOCAL_INTEGRITY has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method ACTIVATE on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method CHECK Signature
Method CHECK on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method CHECK on class /EACC/CL_LOCAL_INTEGRITY has no exception.
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 | 20020606 | |||
| 2 | I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | FIN-Stammdaten: Anwendung | 20010702 | |||
| 3 | I_AREA_ID | Call by reference | Type reference (TYPE) | UG_AREAID | Anwendungsgebiet | 20020610 | |||
| 4 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020610 | |||
| 5 | I_SYSTYPE | Call by reference | Type reference (TYPE) | ACC_SYSTYPE | Systemtyp | 20030307 |
Method CONSTRUCTOR on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method GET_CORRESPONDING_APPLICATION Signature
Method GET_CORRESPONDING_APPLICATION on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method GET_CORRESPONDING_APPLICATION on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method GET_CORRESPONDING_AREA_ID Signature
Method GET_CORRESPONDING_AREA_ID on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method GET_CORRESPONDING_AREA_ID on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method GET_INSTANCE 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 | 20020606 | |||
| 2 | I_AREA_ID | Call by reference | Type reference (TYPE) | UG_AREAID | Anwendungsgebiet | 20020610 | |||
| 3 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020614 | |||
| 4 | I_SYSTYPE | Call by reference | Type reference (TYPE) | ACC_SYSTYPE | Systemtyp | 20030307 | |||
| 5 | RO_LOCAL_INTEGRITY | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_LOCAL_INTEGRITY | Einstieg im eACC zum Erhalt von Merkmalen und Kennzahlen | 20010702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbasis nicht bekannt | 20020611 |
Method GET_KF_CHAR_FACTORY Signature
Method GET_KF_CHAR_FACTORY on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method GET_KF_CHAR_FACTORY on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method GET_RFCDEST Signature
Method GET_RFCDEST on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method GET_RFCDEST on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method GET_SYSTYPE Signature
Method GET_SYSTYPE on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method GET_SYSTYPE on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method IS_ACTIVE Signature
Method IS_ACTIVE on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method IS_ACTIVE on class /EACC/CL_LOCAL_INTEGRITY has no exception.
Method IS_RUNNABLE Signature
Method IS_RUNNABLE on class /EACC/CL_LOCAL_INTEGRITY has no parameter.
Method IS_RUNNABLE on class /EACC/CL_LOCAL_INTEGRITY has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |