SAP ABAP Program SAPLKKBL (Dynamic List Display)
Basic Data
Program SAPLKKBL Dynamic List Display  
Program Type F Function group  
Attributes
Status    
Application S Basis  
Authorization Group  
Logical database D$S Processing without database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   K_KKB_LIST_DISPLAY      
02   K_KKB_SELECTIONS_IN_POPUP   Display Selections    
03   K_KKB_TOP_OF_PAGE_HEADER_OLD   Output header information above the list at event top-of-    
04   K_KKB_HIER_SEQU_LIST_DISPLAY      
05   K_KKB_LIST_LAYOUT_INFO_GET   Layout information for current list returned to caller    
06   K_KKB_LIST_FOR_ITEM_SELECTION   List in dialog box for selecting one or more entries (or display only)    
07   K_KKB_LIST_VARIANT_DEFINE      
08   K_KKB_LIST_WIDTH   Calculate list width    
09   K_KKB_SELECTIONS_READ      
10   K_KKB_LIST_SORTING_DEFINE   Sortierung und Zwischensummen einer Liste definieren    
11   K_KKB_FIELDCAT_COMPLETE_OLD   Vervollständigen Feldkataloginformationen    
12   K_KKB_VARIANT_MAINTAIN   Definition of a display variant outside the list context    
13   K_KKB_LIST_LAYOUT_INFO_SET   Set layout information (INTERNAL USE ONLY)    
14   K_KKB_LPRINT_FILL   Füllen der LPRINT-Struktur (INTERNAL USE ONLY)    
15   K_KKB_ROW_COLS_FILL   Aufbereitung von Zeilen- und Spaltennummern (INTERNAL USE ONLY)    
16   K_KKB_REPTEXT_OPTIMIZE   Optimize column headings    
17   K_KKB_LIST_FOR_ITEM_SELECTION2   List in dialog box for selecting one or more entries (or display only)    
18   K_KKB_DETAIL_TABLE_GET   Format output table detail information    
19   K_KKB_DATACOUNT_TABLE_GET   Format output table detail information    
20   K_KKB_FIELDS_TABLE_GET   Format current fields of a display variant    
21   K_KKB_SORT_ZSUM_TABLE_GET   Format sort and subtotal criteria    
22   K_KKB_FILTER_TABLE_GET   Format selection information    
23   K_KKB_SUMLEVEL_SELECT   Expansion Depth for Summation Levels: Selection    
24   K_KKB_SUMLEVEL_OF_LIST_GET   Determine Current Expansion Depth of the Displayed List    
25   K_KKB_OUTTAB_SORT   Generic sort of an internal table    
26   K_KKB_OUTTAB_SORT_CRITERIA   Sort criteria popup    
27   K_KKB_MARK_INFO_GET   Information about all list marks    
28   CONVERSION_EXIT_ALV1_INPUT   Konvertierung für 6stellige Periode (z.B. Monat)    
29   K_KKB_OUTTAB_DETAIL_SHOW   List line detail screen    
30   CONVERSION_EXIT_ALV1_OUTPUT   Konvertierung für 6stellige Periode (z.B. Monat)    
31   K_KKB_VARIANT_DETAIL_DISPLAY   Display display variant detail information    
32   K_KKB_COLWIDTH_OPTIMIZE   Optimize column width    
33   K_KKB_OUTTAB_F1_HELP   F1 Help for Output Table Fields    
34   K_KKB_SUBTOTALS_CHECK   Check whether field catalog & layout function allow 'Subtotals'    
35   K_KKB_OUTTAB_FILTER_CRITERIA_K   Set Filter Criteria    
36   K_KKB_LIST_FILTER_DEFINE   Filter einer Liste definieren    
37   K_KKB_GET_INTTYPE      
38   K_KKB_PUT_GLOBALS   setzt variable    
39   CONVERSION_EXIT_ALV2_INPUT   Konvertierung CARRNAME -> CARRID    
40   CONVERSION_EXIT_ALV2_OUTPUT   Konvertierung CARRID -> CARRNAME    
41   K_KKB_LIST_SELECTIONS_GET   List Selektionen abholen    
42   K_KKB_LIST_SELECTIONS_SET   List Selektionen abholen    
43   K_KKB_LIST_SELECTIONS_APPLY   List Selektionen abholen    
44   CONVERSION_EXIT_ALV3_INPUT   Konvertierung CARRNAME -> CARRID    
45   K_KKB_RUNTIME_INFO   Runtime Information    
46   CONVERSION_EXIT_ALV3_OUTPUT   Konvertierung CARRID -> CARRNAME    
       
Transaction Code
There is no transaction reference to this program  
Screens
# Screen Short Description
1 0500  Dummy Fullscreen for List Output 
2 0501  Dummy dialog box for list output 
3 0800  Dialog Window for Display Variant Definition (w. Tabstrips) 
4 0810  Subscreen with display fields table for ALV dialog box 
5 0820  Sort and subtotal definition dialog box 
6 0830  Dialog Box for Filter Definition 
7 0850  Dialog: Find field 
8 0899  Dummy Screen for Web Reporting 
     
GUI Status
# GUI Status Short Description
1 APPEND  Status for Append Lists 
2 COLUMNS  Status for Column Selection 
3 DEMO  Demo Interface for Report/Report Interface Integration 
4 FILTER  Status for Filter Dialog Box 
5 INLI  Default Interface for General List Output 
6 INLI_DET  Detail View (Full Screen) 
7 INLI_REP  Def. Interface for Gen. List Output with ReRe Functions 
8 INLI_SUM  Summarized View (Total Lines) 
9 LFIS2MOD  List Output in Dialog Box with Checkbox 
10 LFIS2SHO  List Output in Dialog Box 
11 LFIS_MOD  List Output in Dialog Box with Checkbox 
12 LFIS_SHO  List Output in Dialog Box 
13 MODA_DET  Detailed View in Dialog Box 
14 SORT_POP  Status for Sort Dialog Box 
15 ST004  Display Selections 
16 ST0800  Define List Variant (Dialog Box) 
17 ST0801  Display List Variant 
18 ST0802  Define List Variant (Screen) 
19 ST850  Dialog with Continue 
20 STANDARD  Standard for General List Output 
21 STANDARD_CR  Standard for General List Output 
22 STANDARD_FULLSCREEN  Standard for General List Output in Fullscreen Grid 
23 STANDARD_FULLSCR_CNT  Standard for General List Output in Fullscreen Grid 
24 STANDARD_FULLSCR_CR  Standard for General List Output in Fullscreen Grid 
25 STANDARD_FULLSCR_HR  Standard for General List Output in Fullscreen Grid HR 
26 STDBLOCK  Standard for General List Output for Block Lists 
27 STDLFI1M  Item_selection1 in Dialog Box with Checkbox 
28 STDLFI1S  Item_selection1 in Dialog Box (Display) 
29 STDLFI2M  Item_selection2 in Dialog Box with Checkbox 
30 STDLFI2M_EXTRACTS  Item_selection2 in Dialog Box with Checkbox (for Extracts) 
31 STDLFI2S  Item_selection2 in popup (display) 
32 STDPOPBX  Standard for General List Output in Dialog Box with Checkbox 
33 STDPOPBX_FS_LIGHT  Standard Fullscreen Grid in Light Dialog Box With Checkbox 
34 STDPOPBX_FULLSCREEN  Standard Fullscreen Grid List Output in Dial.Box w.Checkbox 
35 STDPOPUP  Standard for General List Output in Dialog Box 
36 STDPOPUP_FS_LIGHT  Standard Fullscreen Grid for Gen. List Output in Light D.Box 
37 STDPOPUP_FULLSCREEN  Standard Fullscreen Grid for Gen. List Output in Dialog Box 
38 STDREP00  Standard as BeBe fcode demo (all FCCLs) 
39 STDREP01  Standard with Active ReRe Interface 
40 STD_LIGHT_FULLSCREEN  Standard for General List Output in Light Fullscreen Grid 
     
GUI Title
# GUI Title Short Description
1 003 
2 800  Change Layout 
3 801  Display Layout 
4 802  Change Layout: & 
5 803  Display Layout: & 
6 805  Define Sort Order 
7 806  Display sort order 
8 807  Define sort order: & 
9 808  Display sort order: & 
10 850  Scan field list 
11 DYN  Choose & 
12 FIL  Set filter 
13 LS  List Status: Display 
14 POP 
15 TI1  Detail: Display 
16 TP1  Sort List: Sort sequence 
     
History
Last changed by/on SAP  19961111 
SAP Release Created in