SAP ABAP Class CL_RMPSPB_SUBCOMP_PROUTE (BSP imp. for process route)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PBRM (Package) Portal based Records Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPSPB_SUBCOMPONENT_BSP | bsp imp. for case subcomponents | 20030905 |
Properties
| Class | CL_RMPSPB_SUBCOMP_PROUTE | |
| Short Description | BSP imp. for process route | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_PBRM | Portal based Records Management |
| Created | 20030905 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPSPB_SUBCOMP_PROUTE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPSPB_SUBCOMPONENT_BSP | bsp imp. for case subcomponents | 20030905 |
Friends
Class CL_RMPSPB_SUBCOMP_PROUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SRMACTAR | 'SCMG' | Activity Area | 20030905 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRMWFORGOB | 'US' | Procesor Type for Process Route Step | 20030905 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRM_T_WFACTIVITY | activity table | 20030905 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRMACTIVTTT | Table Type for Activities Text Table | 20030905 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SRMWFPTHID | Process Route ID | 20030905 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_WF_PATH | WF Path | 20030905 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | process route tree title description | 20030905 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TVIEW | Tree View | 20030905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build process route tree | 20030905 | |
| 2 | Instance method | Public | Constructor | constructor | 20030905 | |
| 3 | Instance method | Public | Method | gets activity list | 20030905 | |
| 4 | Instance method | Public | Method | gets detail for a selected process route item | 20030905 | |
| 5 | Instance method | Public | Method | returns process route tree | 20030905 | |
| 6 | Instance method | Public | Method | returns description for process route | 20030905 | |
| 7 | Instance method | Private | Method | gets relation | 20030905 | |
| 8 | Instance method | Public | Method | resets selected node | 20030905 | |
| 9 | Instance method | Public | Method | sets selected node | 20030905 |
Events
Class CL_RMPSPB_SUBCOMP_PROUTE has no event.
Types
Class CL_RMPSPB_SUBCOMP_PROUTE has no local type.
Method Signatures
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE_EDIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: mögliche Werte IF_SRM=>TRUE / FALSE | 20030905 |
Method BUILD_TREE on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CASE | Call by reference | Object reference (TYPE REF TO) | CL_RMPSPB_CASE_CLIENT | Client-Klasse für den Fall-SP | 20030905 | |||
| 2 | IM_CLASS_PARAMETER | Call by reference | Type reference (TYPE) | SCMGCLASSPARAM | Fall: Parameter zum Klassenaufruf | 20030905 |
Method CONSTRUCTOR on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method GET_ACTIVITY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACTIVITY_LIST | Value transfer | Type reference (TYPE) | BAPIPROPT | BAPI: Eigenschaftstabelle | 20030905 |
Method GET_ACTIVITY_LIST on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DETAIL_ITEM | Value transfer | Type reference (TYPE) | SRMWFPPOSS | Laufwegposition | 20030905 |
Method GET_DETAIL on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method GET_PROCESS_ROUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROCESS_ROUTE | Value transfer | Type reference (TYPE) | TVIEW | Baumansicht | 20030905 |
Method GET_PROCESS_ROUTE on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method GET_PROCESS_ROUTE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROCESS_ROUTE_DESCR | Value transfer | Type reference (TYPE) | STRING | 20030905 |
Method GET_PROCESS_ROUTE_DESCR on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method GET_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RELATION | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20030905 |
Method GET_RELATION on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method RESET_SELECTED Signature
Method RESET_SELECTED on class CL_RMPSPB_SUBCOMP_PROUTE has no parameter.
Method RESET_SELECTED on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
Method SET_SELECTED Signature
Method SET_SELECTED on class CL_RMPSPB_SUBCOMP_PROUTE has no parameter.
Method SET_SELECTED on class CL_RMPSPB_SUBCOMP_PROUTE has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |