SAP ABAP Interface IF_FAGL_ACCOUNT_DB (G/L Account Master Interface)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL (Application Component) Basic Functions
     FAGL_DOCUMENT_UI (Package) User Interface Logic for Entering and Displaying Documents
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAGL_ACCOUNT_DB Back End: G/L Account Master 20031112
Properties
Interface IF_FAGL_ACCOUNT_DB  
Short Description G/L Account Master Interface    
General Data
Package FAGL_DOCUMENT_UI   User Interface Logic for Entering and Displaying Documents 
Created 20031112   SAP 
Last changed 20040116   SAP 
Unicode checks active    
Forward declarations
Interface IF_FAGL_ACCOUNT_DB has no forward declaration.
Interfaces
Interface IF_FAGL_ACCOUNT_DB has no interface.
Friends
Interface IF_FAGL_ACCOUNT_DB has no friend.
Attributes
Interface IF_FAGL_ACCOUNT_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Account 20031112
2 GET Instance method Public Method Deliver All Data to Accounts from Selection 20031112
3 INSERT Instance method Public Method Create Account 20031112
4 QUERY Instance method Public Method Select G/L accounts 20031112
5 UPDATE Instance method Public Method Change Account 20031112
Events
Interface IF_FAGL_ACCOUNT_DB has no event.
Types
Interface IF_FAGL_ACCOUNT_DB has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_FAGL_ACCOUNT_DB has no parameter.
Method DELETE on Interface IF_FAGL_ACCOUNT_DB has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACCOUNTS Call by reference Type reference (TYPE) FAGL_T_ACCOUNT_RESULT Tabelle der Sachkonten (Transportstruktur) 20031112
2 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20031112

Method GET on Interface IF_FAGL_ACCOUNT_DB has no exception.

Method INSERT Signature

Method INSERT on Interface IF_FAGL_ACCOUNT_DB has no parameter.
Method INSERT on Interface IF_FAGL_ACCOUNT_DB has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_RESULT Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Schlüssel der Sachkonten 20031112
2 Importing IS_SEARCH_CONDITION Call by reference Type reference (TYPE) FAGL_S_ACCOUNT_SEARCH Sachkontensuche 20031112

Method QUERY on Interface IF_FAGL_ACCOUNT_DB has no exception.

Method UPDATE Signature

Method UPDATE on Interface IF_FAGL_ACCOUNT_DB has no parameter.
Method UPDATE on Interface IF_FAGL_ACCOUNT_DB has no exception.
History
Last changed by/on SAP  20040116 
SAP Release Created in 500