SAP ABAP Function Module G_DISPLAY_LEDGERS_FOR_TABLE (Alle Ledger zu einer Tabelle (Applikation) zeigen oder ein Ledger prüfen)
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_DISPLAY_LEDGERS_FOR_TABLE Alle Ledger zu einer Tabelle (Applikation) zeigen oder ein Ledger prüfen  
Function Group GTOO   Functions to use GLX as a tool  
Program Name SAPLGTOO    
INCLUDE Name LGTOOU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PICKED_LEDGER TYPE T881-RLDNR Selected ledger
Exporting PICKED_LEDGER_TAB TYPE T881-TAB Selected ledger table
Exporting PICKED_LEDGER_NAME TYPE T881T-NAME Selected ledger name
Importing GAPPL TYPE T800A-APPL SPACE Application for ledger search
Importing GSUBAPPL TYPE T800A-SUBAPPL SPACE Sub-application for ledger search
Importing ONLY_FIXED_LEDGERS TYPE T881-FIX SPACE Look for standard ledgers only?
Importing ONLY_DISPLAY TYPE SPACE Only display ledger found
Importing WITH_DEPENDENT_LEDGERS TYPE T881-DEPLD SPACE Also display dependent ledgers?
Importing ONLY_FREE_LEDGERS TYPE T881-FIX SPACE Nur freie Ledger anzeigen?
Importing COMPANY_CODE TYPE T001-BUKRS SPACE Buchungskreiseinschränkung für Hauptbuchledger
Tables ALLOWED_TABLES TYPE RGALL_TAB
Exception NO_LEDGER_FOUND TYPE No ledger found with these entries
               
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  19950404 
SAP Release Created in