SAP ABAP Class CL_UC_LP_WB_GUI (SAP Cons: List Processor Output in Workbench)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCL0 (Package) SEM-BCS: List Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_CUST_LIST FIN Workbench: List Output 20020226
Properties
Class CL_UC_LP_WB_GUI  
Short Description SAP Cons: List Processor Output in Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCL0   SEM-BCS: List Processing 
Created 20020226   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UCLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_WB_CUST_LIST FIN Workbench: List Output 20020226
Friends
Class CL_UC_LP_WB_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_COMPRESSED Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20021216
2 DO_CALLBACK Instance attribute Private Object reference (TYPE REF TO) IF_UC_LP_CALLBACK List Processor: Interface for Callback Definition 20020320
3 DO_DATA Instance attribute Private Object reference (TYPE REF TO) IF_UC_LP_WB_GUI_DATA External view at Customizing data 20020226
4 DO_LOG Instance attribute Private Object reference (TYPE REF TO) CL_UC_LOG Audit Trail 20040112
5 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20020226
6 DR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20020226
7 DR_LIST_OUT Instance attribute Private Object reference (TYPE REF TO) DATA 20020226
8 DR_WORK Instance attribute Private Object reference (TYPE REF TO) DATA 20020226
9 DT_BLIST Instance attribute Private Type reference (TYPE) UCL_T_LP_BLIST List Processor: Link Between List and Sublist 20020226
10 DT_CONTEXT Instance attribute Private Type reference (TYPE) UC0_TS_VALUE Field Values 20030930
11 DT_FDISP Instance attribute Private Type reference (TYPE) UCL_T_LP_FDISP List Processor: Fields of List 20020226
12 DT_FFIX Instance attribute Private Type reference (TYPE) UCL_T_LP_FFIX List Processor: Fields with Fixed Values 20020226
13 DT_FUSED Instance attribute Private Type reference (TYPE) UCL_TS_LP_FUSED List Processor: Fields in Data Table 20020226
14 DT_FUSED_FORKEY Instance attribute Private Type reference (TYPE) UCL_T_LP_FORKEY List Processor: Foreign Key 20020226
15 DT_KCORR Instance attribute Private Type reference (TYPE) UCL_T_LP_KCORR List Processor: Correlation of Key Figures 20020226
16 DT_KDISP Instance attribute Private Type reference (TYPE) UCL_T_LP_KDISP List Processor: Key Figures of List 20020226
17 DT_LAYOUT_OTHER Instance attribute Private Type reference (TYPE) UCL_T_LOG_LAYOUT_OTHER Another active log layouts 20040121
18 DT_LIST Instance attribute Private Type reference (TYPE) UCL_T_LP_LIST List Processor: Properties of List 20020226
19 DT_LOG_OTHER Instance attribute Private Type reference (TYPE) UCL_TS_LOG_INFO Log: Information 20040301
20 DT_MESSAGE Instance attribute Private Type reference (TYPE) UCL_T_LP_MESSAGE List Processor: Messages for List 20020226
21 DT_OPT_FCODE Instance attribute Private Type reference (TYPE) UCL_TS_LP_OPT_FCODE List Processor: Display of Optional Menu Entries 20050322
22 DT_RCALL Instance attribute Private Type reference (TYPE) UCL_T_LP_RCALL List Processor: Report Program Calls 20020226
23 DT_TEXTSHOW Instance attribute Public Type reference (TYPE) UCL_T_LP_TXTSHOW List Processor: Text Structure for List Output 20020226
24 DT_VAL_DERIV Instance attribute Private Type reference (TYPE) UCL_TS_LP_VAL_DERIV List Processor: Value Derivation for Control Fields 20020919
25 DX_COMPRESSED Instance attribute Private Type reference (TYPE) XSTRING 20021216
26 D_CALLBACK_RECURSE Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020226
27 D_CALLBACK_STATUS Instance attribute Private Type reference (TYPE) UC_LP_FORM List Processor: Form 20020226
28 D_CALLBACK_USER_COMMAND Instance attribute Private Type reference (TYPE) UC_LP_FORM List Processor: Form 20020226
29 D_CONSIST_CHECK Instance attribute Private Type reference (TYPE) UC_FLG Consistency check of list hierarchy 20030319
30 D_HLP_STRUCT Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary type 20020226
31 D_TAB_STRUCT Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary type 20020226
32 D_TITLE Instance attribute Private Type reference (TYPE) TEXT100 Text Length 100 20020226
33 GC_CALL_HEADER Constant Private Type reference (TYPE) UC_LP_FUNCTION 'UC_LP_WB_PARAM_HDR_LIST' List Processor: Function Name 20020301
34 GC_PROG_LP_WRAPPER Constant Private Type reference (TYPE) PROGNAME 'SAPLUCL0' ABAP Program Name 20020226
35 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UC_LP_WB_GUI SAP Cons: List Processor Output in Workbench 20020226
Methods
# Method Level Visibility Method type Description Created on
1 COMPRESS Instance method Private Method 20021216
2 GET_LIST_CURSOR Instance method Public Method 20020301
3 PREPARE_LIST Instance method Private Method 20020226
4 PRINT_TO_PRINTER Instance method Private Method 20020304
5 UNCOMPRESS Instance method Private Method 20021216
6 UNLOAD Instance method Private Method 20040428
7 WRITE_LIST_HEADER Instance method Public Method 20020301
Events
Class CL_UC_LP_WB_GUI has no event.
Types
Class CL_UC_LP_WB_GUI has no local type.
Method Signatures

Method COMPRESS Signature

Method COMPRESS on class CL_UC_LP_WB_GUI has no parameter.
Method COMPRESS on class CL_UC_LP_WB_GUI has no exception.

Method GET_LIST_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROLLNAME Call by reference Type reference (TYPE) UC_LP_ROLLNAME Listprozessor: Datenelement (semantische Domäne) 20020301
2 Importing IT_PARAM Call by reference Type reference (TYPE) UCLP_T_HEADER_FREE 20020301
3 Importing I_CUCOL Call by reference Type reference (TYPE) I 20020301
4 Importing I_CUROW Call by reference Type reference (TYPE) I 20020301
5 Importing I_LENGTH Call by reference Type reference (TYPE) I 20020301

Method GET_LIST_CURSOR on class CL_UC_LP_WB_GUI has no exception.

Method PREPARE_LIST Signature

Method PREPARE_LIST on class CL_UC_LP_WB_GUI has no parameter.
Method PREPARE_LIST on class CL_UC_LP_WB_GUI has no exception.

Method PRINT_TO_PRINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_PRINT Value transfer Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20020304

Method PRINT_TO_PRINTER on class CL_UC_LP_WB_GUI has no exception.

Method UNCOMPRESS Signature

Method UNCOMPRESS on class CL_UC_LP_WB_GUI has no parameter.
Method UNCOMPRESS on class CL_UC_LP_WB_GUI has no exception.

Method UNLOAD Signature

Method UNLOAD on class CL_UC_LP_WB_GUI has no parameter.
Method UNLOAD on class CL_UC_LP_WB_GUI has no exception.

Method WRITE_LIST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAM Call by reference Type reference (TYPE) UCLP_T_HEADER_FREE 20020301
2 Importing I_LENGTH Value transfer Type reference (TYPE) I 20020301

Method WRITE_LIST_HEADER on class CL_UC_LP_WB_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B