SAP ABAP Function Module FAGL_GET_CUSTOMER_INCLUDES (Besorgen Namen der Kunden-Includes)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_LEDGER_CUST (Package) New General Ledger: Scenarios, Ledgers
Basic Data
Function Module FAGL_GET_CUSTOMER_INCLUDES Besorgen Namen der Kunden-Includes  
Function Group FAGL_GLFLEX_TABLES   Table Groups for New GL  
Program Name SAPLFAGL_GLFLEX_TABLES    
INCLUDE Name LFAGL_GLFLEX_TABLESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_TOT_TABLE_INCLUDE TYPE FAGL_STRUCNAMES Kunden-Includes der Summentabelle
Exporting EV_SI_TABLE_INCLUDE TYPE TABNAME Kunden-Include der Einzelpostentabelle
Importing IV_TOTALS_TABLE TYPE T800A-TAB Totals Table
Importing IV_CHECK_INACTIVE TYPE FLAG 'X' Soll T800a-inactive gecheckt weren
Exception TABLE_NOT_FOUND TYPE Tabelle nicht im DDIC definiert
Exception TABLE_NOT_INSTALLED TYPE Tabelle nicht in T800A gefunden
Exception TABLE_NO_TOTALS_TABLE TYPE Tabelle keine Summentabelle
Exception TABLE_INACTIVE TYPE Tabelle in T800A als inaktiv markiert
               
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  20031211 
SAP Release Created in 470