SAP ABAP Function Module FAGL_ACCOUNT_ITEMS_GL_API (Query Account Items (NewGL))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     DECO_FAGL_REPORTING (Package) Reporting Accounting GL
Basic Data
Function Module FAGL_ACCOUNT_ITEMS_GL_API Query Account Items (NewGL)  
Function Group FAGL_ACCOUNT_ITEMS_GL_API   API for FAGL_ACCOUNT_ITEMS_GL_DECO  
Program Name SAPLFAGL_ACCOUNT_ITEMS_GL_API    
INCLUDE Name LFAGL_ACCOUNT_ITEMS_GL_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LEDGER TYPE FAGL_RLDNR Ledger
Importing I_KIND_OF_SELECTION TYPE FAGL_LINE_ITEM_SELECTION Defines what kind of line items should be selected
Importing I_KEY_DATE TYPE ALLGSTID Open at key date
Importing I_CLEARING_DATES TYPE RSDSSELOPT_T Clearing Date Range
Importing I_POSTING_DATES TYPE RSDSSELOPT_T Posting Date Range
Importing I_COMPANY_CODES TYPE RSDSSELOPT_T Company Code Range
Importing I_ACCOUNTS TYPE RSDSSELOPT_T GL Account Range
Importing I_ENTRY_VIEW TYPE BOOLE_D ' ' For NewGL only: see long text
Importing IT_FREESEL TYPE RSDSFRANGE_T_SSEL Table Type of RSDS_FRANGE_S
Tables ET_FAGLPOSX TYPE FAGLPOSX Line Items New GL
Tables ET_BAPIRET2 TYPE BAPIRET2 Return Parameter
Exception WRONG_SELECTION_CRITERIA TYPE Selection criteria wrong
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110908 
SAP Release Created in 606