SAP ABAP Class /EACC/IF_LOCAL_INTEGRITY_HOME (Home Interface for the Accounting Engine Component)
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
Class /EACC/IF_LOCAL_INTEGRITY_HOME  
Short Description Home Interface for the Accounting Engine Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010705   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_LOCAL_INTEGRITY_HOME has no forward declaration.
Interfaces
Class /EACC/IF_LOCAL_INTEGRITY_HOME has no interface implemented.
Friends
Class /EACC/IF_LOCAL_INTEGRITY_HOME has no friend class.
Attributes
Class /EACC/IF_LOCAL_INTEGRITY_HOME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCAL_INTEGRITY Instance method Public Method Fetches Local Integrity for the Application Area 20010705
2 GET_LOCAL_INTEGRITY_AD Instance method Public Method Fetches Local Integrity for the Data Basis 20020606
Events
Class /EACC/IF_LOCAL_INTEGRITY_HOME has no event.
Types
Class /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 Importing I_AREA_ID Call by reference Type reference (TYPE) UG_AREAID FIN-Stammdaten: Anwendungsgebiet 20020610
2 Importing I_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS sollte versorgt werden, wenn Registrierung eine Rolle spielt 20020611
3 Returning 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 DATABASIS_NOT_FOUND Importing 20020729

Method GET_LOCAL_INTEGRITY_AD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20020606
2 Returning 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 DATABASIS_NOT_FOUND Datenbasis nicht bekannt 20020621
History
Last changed by/on SAP  20041006 
SAP Release Created in