SAP ABAP Function Module G_TOTALS_GLU1_LIST_DISPLAY (Display of Totals Records)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBAS (Package) FI-SL Customizing / integration / Basis
Basic Data
Function Module G_TOTALS_GLU1_LIST_DISPLAY Display of Totals Records  
Function Group GD13   Totals Record Display  
Program Name SAPLGD13    
INCLUDE Name LGD13U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_LISTCAT TYPE SLIS_T_FIELDCAT_ALV Field Catalog
Exporting E_T_SELECTION_FOR_SET TYPE GUSL_T_SELECTION Selection for Period Breakdown
Exporting E_T_TOTALS_PER TYPE GUSL_T_GLU1 Table of Structure GLU1 for Period Breakdown
Exporting E_T_FIELDCAT TYPE GUSL_T_FIELDS Field Catalog for Callback Routines (ALV)
Exporting E_T_LEDGERFIELD TYPE GUSL_T_FIELDS Ledger Fields for Callback Routines (ALV)
Importing I_LEDGER TYPE T881-RLDNR Ledger
Importing I_TOTALS TYPE GUSL_T_GLU1 Table of Structure GLU1
Importing I_SELECTION TYPE GUSL_T_SELECTION Selection
Importing I_DRILL_DOWN TYPE GUSL_BOOL Enable Drilldown to Line Items
Importing I_SHOW_DB TYPE GUSL_BOOL 'X' Indicator: Read from Database
Importing I_SHOW_AR TYPE GUSL_BOOL SPACE Indicator: Read from Archive
Importing I_TEXT TYPE RSMPE-TITTEXT Title List 1
Importing I_TEXT2 TYPE RSMPE-TITTEXT Title List 2
Importing I_TEXT3 TYPE RSMPE-TITTEXT Title List 3
Importing I_LEDGERFIELD TYPE GUSL_T_FIELDS Field List for Ledger Fields to be Displayed
Importing I_ZSCODE TYPE GUSL_BOOL Indicator for Display of Zero Records
Importing I_CWCODE TYPE GUSL_BOOL Indicator for Optimizing the Column Width
Importing I_VARIANT TYPE GD13_ALV_VARIANT Variant for List Viewer
Importing I_NO_AUTHORITY_CHECK TYPE GUSL_BOOL No Authorization Check?
Importing I_NO_FIELDCAT_CHANGE TYPE GUSL_BOOL No Change to Field Catalog (List)?
Importing I_PROMPT TYPE GUSL_BOOL 'X' Indicator for Query: Exit List
Importing I_ACCUMULATE TYPE GUSL_BOOL SPACE Indicator: Accumulate
Importing I_REPORTING TYPE GUSL_BOOL SPACE Indicator: Selection without Individual Records
Importing I_SPECIAL_NAME TYPE SYST-REPID SPACE Internal use only
Importing I_BUFFER_ACTIVE TYPE GUSL_BOOL SPACE Call Up ALV using Buffer (List 1 Only)?
Importing I_TOP_LIST_ROUTINE TYPE SLIS_FORMNAME SPACE Sub-Program for Event TOP-OF-LIST
Importing I_LIST_PROGNAME TYPE SYST-REPID SPACE Name des externen Programmes für Unterprogramm
Importing I_END_LIST_ROUTINE TYPE SLIS_FORMNAME SPACE Unterprogramm für Ereignis END-OF-LIST
Importing I_USER_SPECIFIC TYPE SPERS_KEY SPACE ALV-Grid benutzerspezifisch
Tables E_T_TOTALS_ACC TYPE GD13_T_GLU1_CUM Table of Structure GD13_T_GLU1_CUM
Tables E_T_TOTALS_ACC_PER TYPE GD13_T_GLU1_CUM Table (GD13_T_GLU1_CUM) for Period Breakdown
Tables I_T_NO_SUM TYPE GUSL_T_FIELDS FI-SL Dyn. Lesebausteine Tabelle Felder für Selektion
Exception INTERNAL_ERROR TYPE Internal Error
Exception ERROR_TP_AUTHORITY TYPE Error during Authority Check:TP
Exception NO_INFO_FOUND TYPE Error during Authorization Check: No Information
               
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  19980415 
SAP Release Created in