SAP ABAP Class CL_AC_WORKFLOW_MNT_BRF (BRF: Start Workflow Action)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ACTION_BASE_MNT_BRF BRF: Maintenance - Concrete Action - Basis Class 20041221
Properties
Class CL_AC_WORKFLOW_MNT_BRF  
Short Description BRF: Start Workflow Action    
Super Class CL_ACTION_BASE_MNT_BRF BRF: Maintenance - Concrete Action - Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20041221   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AC_WORKFLOW_MNT_BRF has no forward declaration.
Interfaces
Class CL_AC_WORKFLOW_MNT_BRF has no interface implemented.
Friends
Class CL_AC_WORKFLOW_MNT_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050221
2 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050221
3 MS_BRF168_SCR Instance attribute Protected Type reference (TYPE) SBRF168 BRF: Start Workflow Action - Screen Structure 20041221
4 MT_BRF168_CUR Instance attribute Protected Type reference (TYPE) TBRF168_T BRF: Start Workflow Action - Table Type 20041221
5 MT_BRF168_OLD Instance attribute Private Type reference (TYPE) TBRF168_T BRF: Start Workflow Action - Table Type 20041221
6 MT_BRF169_CUR Instance attribute Protected Type reference (TYPE) TBRF169_T BRF: Start Workflow Action - Table Type 20041221
7 MT_BRF169_OLD Instance attribute Private Type reference (TYPE) TBRF169_T BRF: Start Workflow Action - Table Type 20041221
8 MT_BRF169_SCR Instance attribute Protected Type reference (TYPE) SBRF169_T BRF: Start Workflow Action - Screen Table 20041221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041221
2 GET_DETAIL_DATA Instance method Public Method BRF: Gets Detailed Data 20080131
3 GET_WORKFLOW_ELEMENTS Static method Public Method Determines Workflow Container Elements incl. Features 20050201
4 HANDLE_F4 Instance method Public Event handling method 20060426
5 HANDLE_TOOLBAR Instance method Public Event handling method Event Handler for Toolbar in ALV 20050221
6 ON_DOUBLE_CLICK Instance method Public Event handling method Event Handler for Double Click in ALV 20050221
7 SET_DETAIL_DATA Instance method Public Method BRF: Set Detailed Data 20080131
Events
Class CL_AC_WORKFLOW_MNT_BRF has no event.
Types
Class CL_AC_WORKFLOW_MNT_BRF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_AC_WORKFLOW_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_AC_WORKFLOW_MNT_BRF has no exception.

Method GET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRF168 Call by reference Type reference (TYPE) SBRF168 BRF: Aktion Workflow starten - Screenstruktur 20080131
2 Exporting ET_BRF169 Call by reference Type reference (TYPE) SBRF169_T BRF: Aktion Workflow starten - Screentabelle 20080131

Method GET_DETAIL_DATA on class CL_AC_WORKFLOW_MNT_BRF has no exception.

Method GET_WORKFLOW_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20050201
2 Exporting ET_BRF169 Call by reference Type reference (TYPE) TBRF169_T BRF: Aktion Workflow starten - Tabellentyp 20050219
3 Importing IV_TASK Call by reference Type reference (TYPE) SWUS_TASK Aufgabenkennung 20050201

Method GET_WORKFLOW_ELEMENTS on class CL_AC_WORKFLOW_MNT_BRF has no exception.

Method HANDLE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20060426
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060426
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20060426
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20060426
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20060426
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20060426
7 Importing SENDER Value transfer Attribute reference (LIKE) 20060426

Method HANDLE_F4 on class CL_AC_WORKFLOW_MNT_BRF has no exception.

Method HANDLE_TOOLBAR Signature

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

Method HANDLE_TOOLBAR on class CL_AC_WORKFLOW_MNT_BRF 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) 20050221
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20050221
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20050221

Method ON_DOUBLE_CLICK on class CL_AC_WORKFLOW_MNT_BRF has no exception.

Method SET_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRF168 Call by reference Type reference (TYPE) SBRF168 BRF: Aktion Workflow starten - Screenstruktur 20080131
2 Importing IT_BRF169 Call by reference Type reference (TYPE) SBRF169_T BRF: Aktion Workflow starten - Screentabelle 20080131

Method SET_DETAIL_DATA on class CL_AC_WORKFLOW_MNT_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700