SAP ABAP Class CL_UC_DE_PROCESSOR (Data processor for data entry)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCFE (Package) SEM-BCS: Data Collection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CONTEXT Context (Version + Time + ?) 20031008
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20020207
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20020207
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DE_PROCESSOR Process event between front-end and back 20011221
Properties
Class CL_UC_DE_PROCESSOR  
Short Description Data processor for data entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFE   SEM-BCS: Data Collection 
Created 20011213   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UCFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CONTEXT Context (Version + Time + ?) 20031008
2 IF_UC_CUST_DATA Internal View of Customizing Data 20020207
3 IF_UC_CUST_DATA_EXT External view at Customizing data 20020207
4 IF_UC_DE_PROCESSOR Process event between front-end and back 20011221
Friends
Class CL_UC_DE_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_FLG_TEST Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030114
2 DO_COMBCHECK Instance attribute Private Object reference (TYPE REF TO) IF_UC_DEP_COMBIANALYZER Combination Object 20020731
3 DO_DATAKERNEL Instance attribute Private Object reference (TYPE REF TO) CL_UC_DEP_DATAKERNEL The kernel of the data entry processor 20011221
4 DO_FRONTEND Instance attribute Private Object reference (TYPE REF TO) CL_UC_DE_FRONTEND_GUI Gui class for data entry frontend 20030616
5 DO_LAYOUT Instance attribute Private Object reference (TYPE REF TO) CL_UC_DE_LAYOUT SAP cons. data entry: layout 20011221
6 DO_LAYOUTDATA Instance attribute Private Object reference (TYPE REF TO) CL_UC_DE_LAYOUT_DATA The layout data object 20020130
7 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20011221
8 DO_SEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Row Structure: Selection Condition (Range per Field) 20011224
9 DO_SEL_MODIFIABLE Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL The modifiable selection condition 20020325
10 DO_SEL_REPCOMEXEC Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20030228
11 DO_SEL_TASK Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL The default selection condition 20021203
12 DO_TASK_EXECUTION_DTX Instance attribute Private Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Execute a part of the data transfer method 20021017
13 DR_REPUNITS Instance attribute Private Object reference (TYPE REF TO) DATA 20020513
14 DR_TXDATA Instance attribute Private Object reference (TYPE REF TO) DATA 20020503
15 DR_TXDATABACK Instance attribute Private Object reference (TYPE REF TO) DATA 20020322
16 DR_TXKEY2ID Instance attribute Private Object reference (TYPE REF TO) DATA 20020627
17 DR_UNIQUEKEY Instance attribute Private Object reference (TYPE REF TO) INT4 Natural Number 20020528
18 DR_UNIQUEKEY_DB Instance attribute Private Object reference (TYPE REF TO) INT4 Natural Number 20020528
19 DS_CROSSDPLDATA Instance attribute Private Type reference (TYPE) UCF_S_DEP_CROSSDPLDATA Cross Logic Analyzer Data in Data Processor 20020617
20 DS_DATA Instance attribute Private Type reference (TYPE) UCD_SX_EXEC_DATA Method/Task Execution: Interfaces Data Read/Write 20020508
21 DS_FIRSTFLG Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020221
22 DS_LAYOUTPROP Instance attribute Private Type reference (TYPE) UCF_S_DEP_LAYOUTPROP Layout Property 20020611
23 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values (e.g. for Global Parameters) 20020219
24 DT_KFIG Instance attribute Private Type reference (TYPE) UC0_TS_FIELD List of Field Names 20030307
25 DT_LAYOUT_DATA Instance attribute Private Type reference (TYPE) UCF_T_DEP_LAYOUTDATA The table to describe a layout transaction data 20020307
26 DT_MESSAGE Instance attribute Private Type reference (TYPE) UCF_T_DEP_MESSAGE Message for data processor 20020317
27 DT_TXDATA Instance attribute Private Type reference (TYPE) UCF_TH_DEP_TXDATA Transaction data table 20020328
28 D_DEP_FRONT_GUI_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_UC_DE_FRONTEND_GUI' General indicator, SAP Consolidation 20020305
29 D_DEP_FRONT_GUI_CLASS_WD Constant Private Type reference (TYPE) CLASSNAME 'CL_UC_DE_FRONTEND_GUI_WD' General Indicator, SAP Consolidation 20050208
30 D_FLG_CHANGED Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020506
31 D_FLG_CHECKOK Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020506
32 D_FLG_ERROR Instance attribute Private Type reference (TYPE) UC_FLG Whether there is error in the operation 20020507
33 D_FLG_MODIFIABLE Instance attribute Private Type reference (TYPE) UC_FLG UCFE_CS_LOGIC-TRUE General indicator, SAP Consolidation 20020510
34 D_FLG_REGISTERED Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030113
35 D_LAYOUT_VALID Instance attribute Private Type reference (TYPE) UC_FLG 'X' General indicator, SAP Consolidation 20020517
36 GC_CTFLG Constant Private Type reference (TYPE) UC_FLG '0' General Indicator, SAP Consolidation 20020611
37 GC_PLEVEL_VALUE Constant Private Type reference (TYPE) UC_VALUE '00' Characteristic Value 20020308
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_KERNEL Instance method Private Method Build up the data kernel 20020322
2 BUILD_LOGICANALYZERS Instance method Private Method Build up the logic analzyers 20020322
3 CHECK_CHAR_EXISTENCE Instance method Private Method Check whether the char exist in the tx data 20020322
4 CHECK_LAYOUT Instance method Private Method Check whether it is a good layout 20020324
5 CONSTRUCTOR Instance method Public Constructor Create a data processor 20011219
6 DEP_GET_FORMS_DATA Instance method Private Method Get the transaction data of the forms 20020206
7 DEP_INIT Instance method Private Method Initialize the data processor 20020322
8 DEP_PROCESS_LAYOUT_EVENT Instance method Private Method Process the layout event 20050302
9 DEP_SET_LAYOUTDEFDATA Instance method Private Method Get the data from the layout definition compoent 20020308
10 GET_INSTANCE Static method Public Method Get the instance of the dep 20020306
11 PUT_DATA Instance method Private Method Put the transaction data back 20050302
12 REFRESH_DATA Instance method Private Method Refresh the data processor attribute 20020322
13 REGISTER_CHANGE Instance method Private Method Tell the workbench that it has been changed 20020321
14 SET_MODIFIABLE_SEL Instance method Private Method Set the value restriction which can be modification 20020403
15 SET_SEL Instance method Private Method Set the selection condition for selecting data 20020322
Events
Class CL_UC_DE_PROCESSOR has no event.
Types
Class CL_UC_DE_PROCESSOR has no local type.
Method Signatures

Method BUILD_KERNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_SUCCESS Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020402

Method BUILD_KERNEL on class CL_UC_DE_PROCESSOR has no exception.

Method BUILD_LOGICANALYZERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_SUCCESS Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020620

Method BUILD_LOGICANALYZERS on class CL_UC_DE_PROCESSOR has no exception.

Method CHECK_CHAR_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_EXIST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020322
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20020322

Method CHECK_CHAR_EXISTENCE on class CL_UC_DE_PROCESSOR has no exception.

Method CHECK_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_LEGAL Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020324

Method CHECK_LAYOUT on class CL_UC_DE_PROCESSOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FLG_TEST Call by reference Type reference (TYPE) UC_FLG UCFE_CS_LOGIC-TRUE Allgemeines Kennzeichen SAP Konsolidierung 20030114
2 Importing IO_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UC_DE_LAYOUT SAP cons.data entry: layout 20011221
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20011221
4 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020321
5 Importing IO_TASK_EXECUTION_DTX Call by reference Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Ausführung eines Teils der Datentransfermethode 20021017
6 Importing IS_DATA Call by reference Type reference (TYPE) UCD_SX_EXEC_DATA Methoden/Maßnahmenausführung: Interfaces Daten Lesen/Schreib 20020508
7 Importing IS_FLG_DUMMY Call by reference Type reference (TYPE) UC_FLG ' ' Allgemeines Kennzeichen SAP Konsolidierung 20020317
8 Importing IT_REPUNITS Call by reference Type reference (TYPE) SORTED TABLE 20020425
9 Importing IT_REPUNITS_ALL Call by reference Type reference (TYPE) SORTED TABLE 20030227

Method CONSTRUCTOR on class CL_UC_DE_PROCESSOR has no exception.

Method DEP_GET_FORMS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FORMID Call by reference Type reference (TYPE) UCF_TS_DEP_FORMID The form id table 20020206

Method DEP_GET_FORMS_DATA on class CL_UC_DE_PROCESSOR has no exception.

Method DEP_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_SUCCESS Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020325
2 Importing IO_FRONTEND Call by reference Object reference (TYPE REF TO) IF_UC_DE_FRONT2DEP_DATA The interface to describe the data comes from the frontend 20030616

Method DEP_INIT on class CL_UC_DE_PROCESSOR has no exception.

Method DEP_PROCESS_LAYOUT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_FLG Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20050302
2 Importing IO_FRONTEND Call by reference Object reference (TYPE REF TO) IF_UC_DE_FRONT2DEP_DATA The interface to describe the data comes from the frontend 20050302
3 Importing IS_EVENT Call by reference Type reference (TYPE) UCF_S_DEP_EVENT The event of the processor 20050302

Method DEP_PROCESS_LAYOUT_EVENT on class CL_UC_DE_PROCESSOR has no exception.

Method DEP_SET_LAYOUTDEFDATA Signature

Method DEP_SET_LAYOUTDEFDATA on class CL_UC_DE_PROCESSOR has no parameter.
Method DEP_SET_LAYOUTDEFDATA on class CL_UC_DE_PROCESSOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CALL_FRONTEND Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20041220
2 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_UC_DE_PROCESSOR Dep instance 20020306
3 Exporting EO_QUERY Call by reference Object reference (TYPE REF TO) IF_UC_DE_QUERY Query (Laufzeit) 20050120
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050615
5 Importing ID_FLG_DUMMY Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20020320
6 Importing ID_FLG_TEST Call by reference Type reference (TYPE) UC_FLG SPACE Test run ('X') 20030114
7 Importing IO_LAYOUT Call by reference Object reference (TYPE REF TO) IF_UC_DE_LAYOUT SAP cons.data entry: layout 20020306
8 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Data model 20020306
9 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL The default selection condition 20020321
10 Importing IO_TASK_EXECUTION_DTX Call by reference Object reference (TYPE REF TO) IF_UC_TASK_EXECUTION_DTX Ausführung eines Teils der Datentransfermethode 20021017
11 Importing IS_DATA Call by reference Type reference (TYPE) UCD_SX_EXEC_DATA Methoden/Maßnahmenausführung: Interfaces Daten Lesen/Schreib 20020508
12 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Permament parameter 20020306
13 Importing IT_REPUNITS Call by reference Type reference (TYPE) SORTED TABLE Ausführbare Reportingeinheiten 20020424
14 Importing IT_REPUNITS_ALL Call by reference Type reference (TYPE) SORTED TABLE Gültige Reportingeinheiten 20030227
# Exception Resumable Description Created on
1 LOADING_ERROR Cannot load layout or query 20050413

Method PUT_DATA Signature

Method PUT_DATA on class CL_UC_DE_PROCESSOR has no parameter.
Method PUT_DATA on class CL_UC_DE_PROCESSOR has no exception.

Method REFRESH_DATA Signature

Method REFRESH_DATA on class CL_UC_DE_PROCESSOR has no parameter.
Method REFRESH_DATA on class CL_UC_DE_PROCESSOR has no exception.

Method REGISTER_CHANGE Signature

Method REGISTER_CHANGE on class CL_UC_DE_PROCESSOR has no parameter.
Method REGISTER_CHANGE on class CL_UC_DE_PROCESSOR has no exception.

Method SET_MODIFIABLE_SEL Signature

Method SET_MODIFIABLE_SEL on class CL_UC_DE_PROCESSOR has no parameter.
Method SET_MODIFIABLE_SEL on class CL_UC_DE_PROCESSOR has no exception.

Method SET_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAME Call by reference Type reference (TYPE) UCF_TS_DEL_FIELDNAME Data entry: fieldname(char) 20020322
2 Exporting E_FLG_SUCCESS Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020402

Method SET_SEL on class CL_UC_DE_PROCESSOR has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 31B