SAP ABAP Class CL_UC_TASK_DUMMY (Dummy Task for Direct Execution of Method)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCS0 (Package) SEM-BCS: Status Management, Tasks, ...
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_TASK Task Properties for Execution 20020731
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020731
Properties
Class CL_UC_TASK_DUMMY  
Short Description Dummy Task for Direct Execution of Method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCS0   SEM-BCS: Status Management, Tasks, ... 
Created 20020731   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_TASK_DUMMY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_TASK Task Properties for Execution 20020731
2 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020731
Friends
# Friend Modeled only Created on Description
1 CL_UC_TASK_EXECUTION 20020731 Task Execution
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_AREA Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
2 DO_DOCTYPE_FACTORY Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
3 DO_FACTORY Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
4 DO_METHOD Instance attribute Private Object reference (TYPE REF TO) IF_UC_METHOD_EXT External: SAP Cons Method 20020731
5 DO_METHOD_FACTORY Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
6 DO_MODEL Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
7 DO_TASKTYPE Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
8 DO_TASK_EXECUTION Instance attribute Private Object reference (TYPE REF TO) CL_UC_TASK_EXECUTION Task Execution 20020731
9 DS_TASK Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
10 DT_DATASTREAMTYPE Instance attribute Private Type reference (TYPE) UCM_TS_DATASTREAMTYPE Data Stream Types Requested from Initial Screen 20040414
11 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020731
12 D_METHOD_TXT Instance attribute Public Type reference (TYPE) UC_TXTMI Consolidation Method 20020731
13 D_METHTYPE Instance attribute Public Type reference (TYPE) UC_METHTYPE Method Category 20020731
14 GC_S_TASKPROC Static Attribute Private See coding 20030114
15 GC_S_TASKTYPE Static Attribute Private Type reference (TYPE) C 20030114
16 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' TRUE 20030128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020731
2 DERIVE_DATASTREAMTYPES_P Instance method Private Method Determine Data Stream Types in Acc. with Initial Screen 20040414
3 DERIVE_SSCR_VALUES_P Instance method Private Method Determine Values of Initial Screen 20040210
4 EXECUTE Instance method Public Method Execute Dummy Task 20020731
5 TASK_CREATE_DATA_REF_METHOD Instance method Public Method Generate Suitable Reference to Method Table 20021204
6 TASK_GET_SCREEN_DESCRIPTION Instance method Public Method Determine Fields for Initial Screen 20030319
7 TASK_GET_VERSION_AND_TIME Instance method Public Method Determine Versions, Fiscal Year and Period 20030319
Events
Class CL_UC_TASK_DUMMY has no event.
Types
Class CL_UC_TASK_DUMMY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) IF_UC_METHOD_EXT Extern: SAP KonsMethode 20020731
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20020731
3 Importing I_AREA Call by reference Type reference (TYPE) UC_AREA Konsolidierungsgebiet 20020731
4 Importing I_METHTYPE Call by reference Type reference (TYPE) UC_METHTYPE Methodentyp 20020731
5 Importing I_TASKTYPE Call by reference Type reference (TYPE) UC_TASKTYPE Maßnahmentyp 20030217

Method CONSTRUCTOR on class CL_UC_TASK_DUMMY has no exception.

Method DERIVE_DATASTREAMTYPES_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SSCR_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20040414

Method DERIVE_DATASTREAMTYPES_P on class CL_UC_TASK_DUMMY has no exception.

Method DERIVE_SSCR_VALUES_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SSCR_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20040210
2 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20040210

Method DERIVE_SSCR_VALUES_P on class CL_UC_TASK_DUMMY has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020731
2 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20020731
3 Importing IT_SSCR_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20040209
4 Importing I_LORIG Call by reference Type reference (TYPE) UC_FLG 'X' Ursprungsliste 20040223
5 Importing I_PROTOCOL Call by reference Type reference (TYPE) UC_FLG 'X' Protokoll anzeigen 20040223
6 Importing I_TEST Call by reference Type reference (TYPE) UC_FLG 'X' Testlauf 20040223

Method EXECUTE on class CL_UC_TASK_DUMMY has no exception.

Method TASK_CREATE_DATA_REF_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DEP_REPUNIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021204
2 Exporting ER_S_METHOD Call by reference Type reference (TYPE) DATA 20021204
3 Exporting ER_TS_METHOD Call by reference Type reference (TYPE) DATA 20021204

Method TASK_CREATE_DATA_REF_METHOD on class CL_UC_TASK_DUMMY has no exception.

Method TASK_GET_SCREEN_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEL_FIX Call by reference Type reference (TYPE) UCU_S_SSCR_FIX Struktur für fixen Subscreen 20030319
2 Exporting ET_CHECKBOX Call by reference Type reference (TYPE) UCU_T_SSCR_VALUE Tabelle mit Selektionsbild-Parametern 20030319
3 Exporting ET_SEL_SCREEN Call by reference Type reference (TYPE) UCU_T_SEL_SCREEN Tabellentyp Selektionsscreen 20030319
4 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20030319

Method TASK_GET_SCREEN_DESCRIPTION on class CL_UC_TASK_DUMMY has no exception.

Method TASK_GET_VERSION_AND_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Feldwerte als Stammdatenselektion 20030319
2 Exporting ET_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20030319
3 Importing IO_SEL Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20030319

Method TASK_GET_VERSION_AND_TIME on class CL_UC_TASK_DUMMY has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 350