SAP ABAP Class CL_UC_LP_WB (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_UC_CUST_DATA Internal View of Customizing Data 20020226
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20020226
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_LP_WB_GUI_DATA SAP Cons: Interface Data - GUI for List Processor Output 20020226
Properties
Class CL_UC_LP_WB  
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 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_LP_WB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_DATA Internal View of Customizing Data 20020226
2 IF_UC_CUST_DATA_EXT External view at Customizing data 20020226
3 IF_UC_LP_WB_GUI_DATA SAP Cons: Interface Data - GUI for List Processor Output 20020226
Friends
Class CL_UC_LP_WB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_ADD_HEADER Instance attribute Public Object reference (TYPE REF TO) CL_UC_ADD_PARAMETER Additional Parameters 20020522
2 DO_CALLBACK Instance attribute Private Object reference (TYPE REF TO) IF_UC_LP_CALLBACK List Processor: Interface for Callback Definition 20020320
3 DO_LOG Instance attribute Private Object reference (TYPE REF TO) CL_UC_LOG Log instance 20040112
4 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20020226
5 DR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20020226
6 DR_WORK Instance attribute Private Object reference (TYPE REF TO) DATA 20020226
7 DT_BLIST Instance attribute Private Type reference (TYPE) UCL_TS_LP_BLIST List Processor: Link Between List and Sublist 20020226
8 DT_CONTEXT Instance attribute Private Type reference (TYPE) UC0_TS_VALUE Field Values 20030930
9 DT_FDISP Instance attribute Private Type reference (TYPE) UCL_TS_LP_FDISP List Processor: Fields of List 20020226
10 DT_FFIX Instance attribute Private Type reference (TYPE) UCL_T_LP_FFIX List Processor: Fields with Fixed Values 20020226
11 DT_FUSED Instance attribute Private Type reference (TYPE) UCL_TS_LP_FUSED List Processor: Fields in Data Table 20020226
12 DT_KCORR Instance attribute Private Type reference (TYPE) UCL_TS_LP_KCORR List Processor: Correlation of Key Figures 20020226
13 DT_KDISP Instance attribute Private Type reference (TYPE) UCL_TS_LP_KDISP List Processor: Key Figures of List 20020226
14 DT_LAYOUT_OTHER Instance attribute Private Type reference (TYPE) UCL_T_LOG_LAYOUT_OTHER Another active log layouts 20040121
15 DT_LIST Instance attribute Private Type reference (TYPE) UCL_TS_LP_LIST List Processor: Properties of List 20020226
16 DT_LOG_OTHER Instance attribute Private Type reference (TYPE) UCL_TS_LOG_INFO Log: Information 20040301
17 DT_MDATA Instance attribute Private Type reference (TYPE) UCL_T_LP_MESSAGE List Processor: Messages for List 20020226
18 DT_OPT_FCODE Instance attribute Private Type reference (TYPE) UCL_TS_LP_OPT_FCODE List Processor: Display of Optional Menu Entries 20050322
19 DT_RCALL Instance attribute Private Type reference (TYPE) UCL_T_LP_RCALL List Processor: Report Program Calls 20020226
20 DT_VAL_DERIV Instance attribute Private Type reference (TYPE) UCL_TS_LP_VAL_DERIV List Processor: Value Derivation for Control Fields 20020918
21 D_CALLBACK_RECURSE Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020226
22 D_CALLBACK_STATUS Instance attribute Private Type reference (TYPE) UC_LP_FORM List Processor: Form 20020226
23 D_CALLBACK_USER_COMMAND Instance attribute Private Type reference (TYPE) UC_LP_FORM List Processor: Form 20020226
24 D_CONSIST_CHECK Instance attribute Private Type reference (TYPE) UC_FLG List Processor: General Indicator 20030319
25 D_HLP_STRUCT Instance attribute Private Type reference (TYPE) UC_LP_TABLE List Processor: Table Name 20020226
26 D_TAB_STRUCT Instance attribute Private Type reference (TYPE) UC_LP_TABLE List Processor: Table Name 20020226
27 D_TITLE Instance attribute Private Type reference (TYPE) STRING 20020226
28 GF_WORKBENCH_IS_ACTIVE Static Attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20020226
29 GO_COMMUNICATOR Static Attribute Private Object reference (TYPE REF TO) LCL_COMMUNICATOR Workbench: Events and Methods for Communication with the WB 20020226
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_WORKBENCH Static method Public Method 20020226
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020226
3 DISPLAY_LIST_IN_WORKBENCH Static method Public Method 20020226
4 PASS_LIST_TO_WB Static method Public Method 20020226
Events
Class CL_UC_LP_WB has no event.
Types
Class CL_UC_LP_WB has no local type.
Method Signatures

Method ACTIVATE_WORKBENCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_COMMUNICATOR Call by reference Object reference (TYPE REF TO) IF_UG_WB_COMMUNICATION Workbench: Events und Methoden zur Kommunikation mit der WB 20020226
2 Importing IF_ACTIVATE Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20020226

Method ACTIVATE_WORKBENCH on class CL_UC_LP_WB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK Call by reference Object reference (TYPE REF TO) IF_UC_LP_CALLBACK Listprozessor: Schnittstelle für Callback Definition 20020320
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_UC_LOG Protokoll 20040112
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020226
4 Importing IT_BLIST Call by reference Type reference (TYPE) UCL_TS_LP_BLIST Listprozessor: Verbindung Liste-Unterliste 20020226
5 Importing IT_CONTEXT Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20030930
6 Importing IT_DATA Call by reference Type reference (TYPE) TABLE 20020226
7 Importing IT_FDISP Call by reference Type reference (TYPE) UCL_TS_LP_FDISP Listprozessor: Felder der Liste 20020226
8 Importing IT_FFIX Call by reference Type reference (TYPE) UCL_T_LP_FFIX Listprozessor: Felder mit fixierten Werten 20020226
9 Importing IT_FUSED Call by reference Type reference (TYPE) UCL_TS_LP_FUSED Listprozessor: Felder in Datentabelle 20020226
10 Importing IT_KCORR Call by reference Type reference (TYPE) UCL_TS_LP_KCORR Listprozessor: Beziehung von Kennzahlen 20020226
11 Importing IT_KDISP Call by reference Type reference (TYPE) UCL_TS_LP_KDISP Listprozessor: Kennzahlen der Liste 20020226
12 Importing IT_LAYOUT_OTHER Call by reference Type reference (TYPE) UCL_T_LOG_LAYOUT_OTHER Another active log layouts 20040121
13 Importing IT_LIST Call by reference Type reference (TYPE) UCL_TS_LP_LIST Listprozessor: Eigenschaften der Liste 20020226
14 Importing IT_LOG_OTHER Call by reference Type reference (TYPE) UCL_TS_LOG_INFO Protokoll: Information 20040301
15 Importing IT_MDATA Call by reference Type reference (TYPE) UCL_T_LP_MESSAGE Listprozessor: Meldungen für Liste 20020226
16 Importing IT_OPT_FCODE Call by reference Type reference (TYPE) UCL_TS_LP_OPT_FCODE Listprozessor: Anzeige optionaler Menüeinträge 20050322
17 Importing IT_RCALL Call by reference Type reference (TYPE) UCL_T_LP_RCALL Listprozessor: Reportaufrufe 20020226
18 Importing IT_VAL_DERIV Call by reference Type reference (TYPE) UCL_TS_LP_VAL_DERIV Listprocessor: Wertableitung von Steuerfelder 20020918
19 Importing IT_WORK Call by reference Type reference (TYPE) TABLE 20020226
20 Importing I_CALLBACK_RECURSE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020226
21 Importing I_CALLBACK_STATUS Call by reference Type reference (TYPE) UC_LP_FORM Listprozessor: Form 20020226
22 Importing I_CALLBACK_USER_COMMAND Call by reference Type reference (TYPE) UC_LP_FORM Listprozessor: Form 20020226
23 Importing I_CONSIST_CHECK Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030319
24 Importing I_HLP_STRUCT Value transfer Type reference (TYPE) UC_LP_TABLE Listprozessor: Tabellenname 20020226
25 Importing I_TAB_STRUCT Value transfer Type reference (TYPE) UC_LP_TABLE Listprozessor: Tabellenname 20020226
26 Importing I_TITLE Value transfer Type reference (TYPE) STRING 20020226

Method CONSTRUCTOR on class CL_UC_LP_WB has no exception.

Method DISPLAY_LIST_IN_WORKBENCH Signature

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

Method DISPLAY_LIST_IN_WORKBENCH on class CL_UC_LP_WB has no exception.

Method PASS_LIST_TO_WB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Call by reference Object reference (TYPE REF TO) IF_UC_CUST_DATA_EXT Externe Sicht auf Customizing-Daten 20020226

Method PASS_LIST_TO_WB on class CL_UC_LP_WB has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 3.1B