SAP ABAP Class CL_WFD_START_TA_BASE (Base Class Transaction/Form Components)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWXML (Package) Workflow XML FRAMEWORK
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFD_START_TA_FORMS Component for Managing Start Forms 20000314
2 Inheritance (c INHERITING FROM c_ref)  CL_WFD_START_TRANSACTIONS Component for Managing Start Transactions 20000314
Properties
Class CL_WFD_START_TA_BASE  
Short Description Base Class Transaction/Form Components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWXML   Workflow XML FRAMEWORK 
Created 20000314   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WFD_START_TA_BASE has no interface implemented.
Friends
Class CL_WFD_START_TA_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID Table of All Transactions 20000314
2 A_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20010117
3 A_DISPLAY Instance attribute Protected Type reference (TYPE) XFELD Display Mode 20000314
4 A_FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20000314
5 A_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO Layout Structure 20000314
6 A_TASK Instance attribute Protected Type reference (TYPE) SWHACTOR Task 20000314
7 C_CHANGE Static Attribute Public Type reference (TYPE) UI_FUNC 'CHANGE' OK_CODE: 'CHANGETE' 20000314
8 C_CHANGE_TA Static Attribute Public Type reference (TYPE) UI_FUNC 'CHNG_TA' OK_CODE: 'CHANGE_TA' 20000327
9 C_CREATE Static Attribute Public Type reference (TYPE) UI_FUNC 'CREATE' OK_CODE: 'CREATE' 20000314
10 C_DELETE Static Attribute Public Type reference (TYPE) UI_FUNC 'DELETE' OK_CODE: 'Delete' 20000314
11 C_DISPLAY Static Attribute Public Type reference (TYPE) UI_FUNC 'DISPLAY' OK_CODE: 'Display' 20000314
12 C_DISPLAY_TA Static Attribute Public Type reference (TYPE) UI_FUNC 'DISP_TA' OK_CODE: 'Display_TA' 20000327
13 C_FAVORIT Static Attribute Public Type reference (TYPE) UI_FUNC 'FAVORIT' OK_CODE: 'Favorite' 20000314
14 C_TEST Static Attribute Public Type reference (TYPE) UI_FUNC 'TEST' OK_CODE: 'Test' 20000314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000314
2 CONTAINER_SET Instance method Public Method 20010117
3 DISPLAY_SET Instance method Public Method Activate/Deactivate Display Mode 20000314
4 FREE Instance method Public Method Destructor 20000314
5 ON_CTMENU_REQUESTED Instance method Protected Event handling method Context Menu Request 20000327
6 ON_DOUBLE_CLICK Instance method Protected Event handling method Double-Click 20000314
7 ON_TOOLBAR_SET Instance method Protected Event handling method Set Toolbar 20000314
8 ON_USER_COMMAND Instance method Protected Event handling method Execute command 20000314
9 P_CONFIRM_DELETE Instance method Protected Method Confirm Action 20000327
10 P_FIELD_CATALOG Instance method Protected Method Generates field catalog (redefine) 20000314
11 P_RELOAD Instance method Protected Method Reload Data (Redefine) 20000314
12 P_TOOLBAR_SET Instance method Protected Method Reprocess Toolbar (Redefine) 20000314
13 P_USER_COMMAND Instance method Protected Method Command Processing (Redefine) 20000314
14 RELOAD Instance method Public Method Refresh 20000314
Events
Class CL_WFD_START_TA_BASE has no event.
Types
Class CL_WFD_START_TA_BASE 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 PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000314
2 Importing TASK Call by reference Type reference (TYPE) SWD_ASTEP-TASK Aufgabe 20000314
3 Importing TITLE Call by reference Type reference (TYPE) C Überschrift 20000316

Method CONSTRUCTOR on class CL_WFD_START_TA_BASE has no exception.

Method CONTAINER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20010117

Method CONTAINER_SET on class CL_WFD_START_TA_BASE has no exception.

Method DISPLAY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20000314

Method DISPLAY_SET on class CL_WFD_START_TA_BASE has no exception.

Method FREE Signature

Method FREE on class CL_WFD_START_TA_BASE has no parameter.
Method FREE on class CL_WFD_START_TA_BASE has no exception.

Method ON_CTMENU_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20000327

Method ON_CTMENU_REQUESTED on class CL_WFD_START_TA_BASE has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20000314
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20000314
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20000314

Method ON_DOUBLE_CLICK on class CL_WFD_START_TA_BASE has no exception.

Method ON_TOOLBAR_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20000314
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20000314

Method ON_TOOLBAR_SET on class CL_WFD_START_TA_BASE has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20000314

Method ON_USER_COMMAND on class CL_WFD_START_TA_BASE has no exception.

Method P_CONFIRM_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO Call by reference Type reference (TYPE) DYNNR Dynpro 20000328
2 Importing OBJECTNAME Call by reference Type reference (TYPE) C Objektname 20000327
3 Importing PROG_ID Call by reference Type reference (TYPE) PROGRAM_ID Programm iD 20000328
4 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC 0 = O.K. 20000327

Method P_CONFIRM_DELETE on class CL_WFD_START_TA_BASE has no exception.

Method P_FIELD_CATALOG Signature

Method P_FIELD_CATALOG on class CL_WFD_START_TA_BASE has no parameter.
Method P_FIELD_CATALOG on class CL_WFD_START_TA_BASE has no exception.

Method P_RELOAD Signature

Method P_RELOAD on class CL_WFD_START_TA_BASE has no parameter.
Method P_RELOAD on class CL_WFD_START_TA_BASE has no exception.

Method P_TOOLBAR_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Tollbar 20000314

Method P_TOOLBAR_SET on class CL_WFD_START_TA_BASE has no exception.

Method P_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) SYUCOMM command 20000314
2 Importing ROW Call by reference Type reference (TYPE) LVC_S_ROW selektierte Zeile 20000314

Method P_USER_COMMAND on class CL_WFD_START_TA_BASE has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TASK Call by reference Type reference (TYPE) SWD_ASTEP-TASK Aufgabenkürzel 20000314

Method RELOAD on class CL_WFD_START_TA_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 46D