SAP ABAP Interface /EACC/IF_LOCAL_INTEGRITY_HOME (Home Interface for the Accounting Engine Component)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
/EACC/LOCAL_INTEGRITY (Package) Local Integrity
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_LOCAL_INTEGRITY_HOME | Impl. of the Home Interface for Local Integrity Component | 20010705 |
Properties
| Interface | /EACC/IF_LOCAL_INTEGRITY_HOME | |
| Short Description | Home Interface for the Accounting Engine Component |
General Data
| Package | /EACC/LOCAL_INTEGRITY | Local Integrity |
| Created | 20010705 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_LOCAL_INTEGRITY_HOME has no forward declaration.
Interfaces
Interface /EACC/IF_LOCAL_INTEGRITY_HOME has no interface.
Friends
Interface /EACC/IF_LOCAL_INTEGRITY_HOME has no friend.
Attributes
Interface /EACC/IF_LOCAL_INTEGRITY_HOME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Fetches Local Integrity for the Application Area | 20010705 | |
| 2 | Instance method | Public | Method | Fetches Local Integrity for the Data Basis | 20020606 |
Events
Interface /EACC/IF_LOCAL_INTEGRITY_HOME has no event.
Types
Interface /EACC/IF_LOCAL_INTEGRITY_HOME has no local type.
Method Signatures
Method GET_LOCAL_INTEGRITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA_ID | Call by reference | Type reference (TYPE) | UG_AREAID | FIN-Stammdaten: Anwendungsgebiet | 20020610 | |||
| 2 | I_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | sollte versorgt werden, wenn Registrierung eine Rolle spielt | 20020611 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_LOCAL_INTEGRITY | Zugriff auf Stammdaten über die Local Integrity | 20010705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Importing | 20020729 |
Method GET_LOCAL_INTEGRITY_AD 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 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_LOCAL_INTEGRITY | Zugriff auf Stammdaten über die Local Integrity | 20020606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbasis nicht bekannt | 20020621 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |