SAP ABAP Class IF_FAGL_ACCOUNT_DB (G/L Account Master Interface)
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
Class IF_FAGL_ACCOUNT_DB  
Short Description G/L Account Master Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031112   SAP 
Last change 20040116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FAGL_ACCOUNT_DB has no forward declaration.
Interfaces
Class IF_FAGL_ACCOUNT_DB has no interface implemented.
Friends
Class IF_FAGL_ACCOUNT_DB has no friend class.
Attributes
Class 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
Class IF_FAGL_ACCOUNT_DB has no event.
Types
Class IF_FAGL_ACCOUNT_DB has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on class IF_FAGL_ACCOUNT_DB has no parameter.
Method DELETE on class 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 class IF_FAGL_ACCOUNT_DB has no exception.

Method INSERT Signature

Method INSERT on class IF_FAGL_ACCOUNT_DB has no parameter.
Method INSERT on class 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 class IF_FAGL_ACCOUNT_DB has no exception.

Method UPDATE Signature

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