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 MT_ACTION Instance attribute Private Type reference (TYPE) USMD_T_CREQUEST_ACTION Table of Action Objects 20100902
2 MV_DESCRIPTION Instance attribute Private Type reference (TYPE) USMD_DESC Description 20100902
3 MV_ID Instance attribute Private Type reference (TYPE) USMD_CREQUEST_AS_TYPE Workflow Step Type 20100902
4 MV_WINDOW_TITLE Instance attribute Private Type reference (TYPE) USMD_WIN_TITLE Window Title 20100902
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100902
2 GET_ASSIGNED_ACTIONS Instance method Public Method Get Assigned Actions 20100827
3 GET_DESCRIPTION Instance method Public Method Get Step Type Description 20100827
4 GET_ID Instance method Public Method Get Step Type ID 20100902
5 GET_WINDOW_TITLE Instance method Public Method Get Window Title 20100827
6 SET_ASSIGNED_ACTIONS Instance method Private Method Set Assigned Actions 20100902
7 SET_DESCRIPTION Instance method Private Method Set Step Type Description 20100902
8 SET_ID Instance method Private Method Set Step Type ID 20100902
9 SET_WINDOW_TITLE 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 Importing IT_ACTION Call by reference Type reference (TYPE) USMD_T_CREQUEST_ACTION Tabelle mit Aktionsobjekten 20100902
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) USMD_DESC Beschreibung 20100902
3 Importing IV_ID Call by reference Type reference (TYPE) USMD_CREQUEST_AS_TYPE Workflow-Schritttyp 20100902
4 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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