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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20050221 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050221 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SBRF168 | BRF: Start Workflow Action - Screen Structure | 20041221 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBRF168_T | BRF: Start Workflow Action - Table Type | 20041221 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TBRF168_T | BRF: Start Workflow Action - Table Type | 20041221 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF169_T | BRF: Start Workflow Action - Table Type | 20041221 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TBRF169_T | BRF: Start Workflow Action - Table Type | 20041221 | |||
| 8 | 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 | Instance method | Public | Constructor | Constructor | 20041221 | |
| 2 | Instance method | Public | Method | BRF: Gets Detailed Data | 20080131 | |
| 3 | Static method | Public | Method | Determines Workflow Container Elements incl. Features | 20050201 | |
| 4 | Instance method | Public | Event handling method | 20060426 | ||
| 5 | Instance method | Public | Event handling method | Event Handler for Toolbar in ALV | 20050221 | |
| 6 | Instance method | Public | Event handling method | Event Handler for Double Click in ALV | 20050221 | |
| 7 | 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 | ES_BRF168 | Call by reference | Type reference (TYPE) | SBRF168 | BRF: Aktion Workflow starten - Screenstruktur | 20080131 | |||
| 2 | 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 | EO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20050201 | |||
| 2 | ET_BRF169 | Call by reference | Type reference (TYPE) | TBRF169_T | BRF: Aktion Workflow starten - Tabellentyp | 20050219 | |||
| 3 | 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 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 7 | 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 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050221 | |||||
| 2 | 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 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20050221 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20050221 | |||||
| 3 | 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 | IS_BRF168 | Call by reference | Type reference (TYPE) | SBRF168 | BRF: Aktion Workflow starten - Screenstruktur | 20080131 | |||
| 2 | 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 |