SAP ABAP Function Module LINE_LAYOUT_DISPLAY (Line structure fast entry: display of the variants)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module LINE_LAYOUT_DISPLAY Line structure fast entry: display of the variants  
Function Group F034   Display of Line Layout Variants  
Program Name SAPLF034    
INCLUDE Name LF034U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ANZRO TYPE T021F-ANZRO Number of lines of the selected variant
Exporting E_COUNT TYPE SYST-TFILL Number of Variants
Exporting E_DYNNR TYPE T021D-DYNNR Screen number
Exporting E_LTEXT TYPE T021G-LTEXT Name of the selected variant
Exporting E_VARNR TYPE T021D-VARNR Selected Variant
Importing I_ANWND TYPE T021D-ANWND Application
Importing I_BUVAR TYPE T021H-BUVAR ' ' Screen variant
Importing I_IFTWO TYPE T021H-BUVAR ' ' Switching in the background, if only two variants
Importing I_MODUS TYPE T021H-BUVAR '1' Processing mode (see documentation)
Importing I_PROGN TYPE T021D-PROGN Program
Importing I_VARNR TYPE T021D-VARNR Variant
Importing I_SHIFT TYPE T021H-BUVAR ' ' Nächste/Vorige Variante ohne Dynrpoanzeige (+/-)
Tables T_FIELDS TYPE T021I Fields of the Variant
Exception INVALID_CALL TYPE Invalid Call
Exception INVALID_VARIANT TYPE Invalid Variant
Exception NOTHING_DEFINED TYPE No active variants defined
Exception NOTHING_SELECTED TYPE No variant chosen
Exception FIRST_LAYOUT_REACHED TYPE First variant reached
Exception LAST_LAYOUT_REACHED TYPE Final variant reached
               
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  19931227 
SAP Release Created in