SAP ABAP Class CL_RCM_CASE_WD_STB (State Builder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_SP_CASE_WD (Package) Service Provider Case: ABAP-Web Dynpro Visualization
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCM_CASE_WD_STB | State Builder (for WD-API) | 20050105 |
Properties
| Class | CL_RCM_CASE_WD_STB | |
| Short Description | State Builder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCMG_SP_CASE_WD | Service Provider Case: ABAP-Web Dynpro Visualization |
| Created | 20050105 | SAP |
| Last change | 20060207 | 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_RCM_CASE_WD_STB | State Builder (for WD-API) | 20050105 |
Friends
Class CL_RCM_CASE_WD_STB 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) | STRING | String for ID in View | 20050323 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_PHASE_INDICATOR | Root | 20050323 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STATUS_LIST | Collect All for Status Set | 20050401 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20050323 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro View to Display | 20050323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050323 | ||
| 2 | Instance method | Public | Constructor | 20050323 | ||
| 3 | Instance method | Private | Method | 20050324 | ||
| 4 | Instance method | Private | Method | 20050323 | ||
| 5 | Instance method | Private | Method | 20050401 | ||
| 6 | Instance method | Private | Method | Selected Phase = Current Status | 20050324 |
Events
Class CL_RCM_CASE_WD_STB has no event.
Types
Class CL_RCM_CASE_WD_STB has no local type.
Method Signatures
Method ADD_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050323 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SCMGSTAT_DESCR | Fall: Status Bezeichnung | 20050323 | |||
| 3 | NO | Call by reference | Type reference (TYPE) | SCMGSTATUSONR | Fall: Status | 20050323 |
Method ADD_PHASE on class CL_RCM_CASE_WD_STB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20050323 | |||
| 2 | WD_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20050323 |
Method CONSTRUCTOR on class CL_RCM_CASE_WD_STB has no exception.
Method CONVERT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATE_NO | Call by reference | Type reference (TYPE) | SCMGSTATUSONR | Fall: Status | 20050324 | |||
| 2 | RE_WD_ID | Value transfer | Type reference (TYPE) | STRING | Web Dynpro-View-Element ID | 20050324 |
Method CONVERT_ID on class CL_RCM_CASE_WD_STB has no exception.
Method CREATE_PHASE_INDICATOR Signature
Method CREATE_PHASE_INDICATOR on class CL_RCM_CASE_WD_STB has no parameter.
Method CREATE_PHASE_INDICATOR on class CL_RCM_CASE_WD_STB has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SCMGSTAT_DESCR | Fall: Status Bezeichnung | 20050401 | |||
| 2 | NO | Call by reference | Type reference (TYPE) | SCMGSTATUSONR | Fall: Status | 20050401 |
Method SET_CONTEXT on class CL_RCM_CASE_WD_STB has no exception.
Method SET_SELECTED_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO | Call by reference | Type reference (TYPE) | SCMGSTATUSONR | Fall: Status | 20050324 |
Method SET_SELECTED_PHASE on class CL_RCM_CASE_WD_STB has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |