SAP ABAP Class CL_COM_BSP_WORKFLOW_ACCESS (Manager for Workflow Management)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF-SRV-SAM (Application Component) Application Manager
⤷
COM_WORKFLOW_BSP (Package) Workflow Administration in CRM UI Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030115 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_PROCESS_IL | Interface for Process Methods | 20030115 |
Properties
Class | CL_COM_BSP_WORKFLOW_ACCESS | |
Short Description | Manager for Workflow Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | COM_WORKFLOW_BSP | Workflow Administration in CRM UI Framework |
Created | 20030115 | SAP |
Last change | 20030117 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030115 | ||
2 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030115 | ||
3 | IF_CRM_BSP_PROCESS_IL | Interface for Process Methods | 20030115 |
Friends
Class CL_COM_BSP_WORKFLOW_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_COM_BSP_WORKFLOW_ACCESS' | Model Access Class | 20030115 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'COMT_BSP_WORKFLOW_PROTOCOL' | Structure Name of Workflow Log | 20030128 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'COMT_BSP_WORKITEM' | Structure Name for Work Items | 20030128 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_COM_BSP_WORKFLOW | BAdI Interface IF_EX_COM_BSP_WORKFLOW | 20040218 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_COM_BSP_SRV_APPL_MANAGER | Service Application Manager (SAM) | 20030116 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_COM_BSP_WORKFLOW | IF for Workflow in CRM UI | 20030117 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | COMT_BSP_WORKFLOW_OBJ_INFO | BSP UI: Object Information | 20030120 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_APPLOG_TAB | Application Log | 20030115 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_WF_DESCR_HTML | Description of WF Item | 20030127 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_WF_PROTOCOL | Simple WF Log | 20030128 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BSP_WORKITEM | Workflow Items for Object | 20030123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add Message to Log | 20030116 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030116 |
3 | ![]() |
Instance method | Private | Method | Fill SCREEN_STRUCTURE Table | 20030121 |
4 | ![]() |
Instance method | Private | Method | Conversion of CRM UI Object into BOR Object | 20030124 |
5 | ![]() |
Instance method | Private | Method | Read Work Items for Object | 20030120 |
6 | ![]() |
Instance method | Private | Method | Read Workflow Log | 20030128 |
7 | ![]() |
Instance method | Private | Method | Read Description of Workflow | 20030130 |
Events
Class CL_COM_BSP_WORKFLOW_ACCESS has no event.
Types
Class CL_COM_BSP_WORKFLOW_ACCESS has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20030116 |
Method ADD_MESSAGE on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COM_BSP_WORKFLOW_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
Method FILL_SCREEN_STRUCTURE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | TABLE | 20030121 | |||
2 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | TABLE | 20030121 |
Method FILL_SCREEN_STRUCTURE_TAB on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
Method GET_OBJECT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OBJECT_INFO | Call by reference | Type reference (TYPE) | COMT_BSP_WORKFLOW_OBJ_INFO | BSP-UI: Objektinformation | 20030124 |
Method GET_OBJECT_INFO on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
Method READ_OBJECT_WORKITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OBJECT_INFO | Call by reference | Type reference (TYPE) | COMT_BSP_WORKFLOW_OBJ_INFO | 20030120 | |||
2 | ![]() |
ET_WORKITEMS | Call by reference | Type reference (TYPE) | TT_BSP_WORKITEM | BSP-UI: Workitems zum Objekt | 20030130 |
Method READ_OBJECT_WORKITEMS on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
Method READ_WORKFLOW_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WF_PROT | Call by reference | Type reference (TYPE) | TT_WF_PROTOCOL | Einfaches Workflow-Protokoll | 20030128 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SWW_LANG | SY-LANGU | Sprache für Texte eines Workitem | 20030130 | |
3 | ![]() |
IV_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20030128 |
Method READ_WORKFLOW_PROTOCOL on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
Method READ_WORKITEM_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LTEXT | Call by reference | Type reference (TYPE) | COMT_WORKFLOW_DESCRIPTION | Beschreibung zum Workitem | 20030130 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SWW_LANG | SY-LANGU | Sprache für Texte eines Workitem | 20030130 | |
3 | ![]() |
IV_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20030130 |
Method READ_WORKITEM_DESCRIPTION on class CL_COM_BSP_WORKFLOW_ACCESS has no exception.
History
Last changed by/on | SAP | 20030117 |
SAP Release Created in | 200 |