SAP ABAP Class CL_USMD_CREQUEST_STEP_TYPE (Step Type)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow
⤷
⤷
Properties
| Class | CL_USMD_CREQUEST_STEP_TYPE | |
| Short Description | Step Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD5 | Master Data: Workflow |
| Created | 20100827 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_CREQUEST_STEP_TYPE has no forward declaration.
Interfaces
Class CL_USMD_CREQUEST_STEP_TYPE has no interface implemented.
Friends
Class CL_USMD_CREQUEST_STEP_TYPE 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) | USMD_T_CREQUEST_ACTION | Table of Action Objects | 20100902 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | USMD_DESC | Description | 20100902 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST_AS_TYPE | Workflow Step Type | 20100902 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | USMD_WIN_TITLE | Window Title | 20100902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100902 | |
| 2 | Instance method | Public | Method | Get Assigned Actions | 20100827 | |
| 3 | Instance method | Public | Method | Get Step Type Description | 20100827 | |
| 4 | Instance method | Public | Method | Get Step Type ID | 20100902 | |
| 5 | Instance method | Public | Method | Get Window Title | 20100827 | |
| 6 | Instance method | Private | Method | Set Assigned Actions | 20100902 | |
| 7 | Instance method | Private | Method | Set Step Type Description | 20100902 | |
| 8 | Instance method | Private | Method | Set Step Type ID | 20100902 | |
| 9 | Instance method | Private | Method | Set Window Title | 20100902 |
Events
Class CL_USMD_CREQUEST_STEP_TYPE has no event.
Types
Class CL_USMD_CREQUEST_STEP_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTION | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Tabelle mit Aktionsobjekten | 20100902 | |||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | USMD_DESC | Beschreibung | 20100902 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST_AS_TYPE | Workflow-Schritttyp | 20100902 | |||
| 4 | IV_WINDOW_TITLE | Call by reference | Type reference (TYPE) | USMD_WIN_TITLE | Fenstertitel | 20100902 |
Method CONSTRUCTOR on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method GET_ASSIGNED_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTION | Value transfer | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Tabelle mit Aktionsobjekten | 20100902 |
Method GET_ASSIGNED_ACTIONS on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | USMD_DESC | Beschreibung | 20100902 |
Method GET_DESCRIPTION on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | USMD_CREQUEST_AS_TYPE | Workflow-Schritttyp | 20100902 |
Method GET_ID on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method GET_WINDOW_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WINDOW_TITLE | Value transfer | Type reference (TYPE) | USMD_WIN_TITLE | Fenstertitel | 20100902 |
Method GET_WINDOW_TITLE on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method SET_ASSIGNED_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTION | Call by reference | Type reference (TYPE) | USMD_T_CREQUEST_ACTION | Tabelle mit Aktionsobjekten | 20100902 |
Method SET_ASSIGNED_ACTIONS on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | USMD_DESC | Beschreibung | 20100902 |
Method SET_DESCRIPTION on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST_AS_TYPE | Workflow-Schritttyp | 20100902 |
Method SET_ID on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
Method SET_WINDOW_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WINDOW_TITLE | Call by reference | Type reference (TYPE) | USMD_WIN_TITLE | Fenstertitel | 20100902 |
Method SET_WINDOW_TITLE on class CL_USMD_CREQUEST_STEP_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |