SAP ABAP Class CL_SWF_GP_STEP_STD_BUILDER (Builder of Step Object Hierarchy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_STATUS (Package) Status Components for Guided Procedures
Properties
Class CL_SWF_GP_STEP_STD_BUILDER  
Short Description Builder of Step Object Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_STATUS   Status Components for Guided Procedures 
Created 20041013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFGP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_GP_STEP_STD_BUILDER has no interface implemented.
Friends
Class CL_SWF_GP_STEP_STD_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MH_RUNTIME_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_SWF_GP_STEP_COMPOSITE Object Representation of a Process Structure Step Compound 20041014
2 MS_STATUS_PROP Instance attribute Private Type reference (TYPE) SWFGPSTEPPROP Current Status Property 20041014
3 MS_STEP_PROP Instance attribute Private Type reference (TYPE) SWFGPSTEPPROP Current Step Property 20041014
4 MT_PARENTS_BOT Instance attribute Private Type reference (TYPE) SWFGPSTEPTAB Current Parent Stack (Last Entry Current Step) 20041014
5 MT_PARENTS_TOP Instance attribute Private Type reference (TYPE) SWFGPSTEPTAB Current Parent Stack (First Entry Last Step) 20041014
6 MT_STATUS_PROPS Instance attribute Private Type reference (TYPE) SWFGPSTEPPROPTAB Status Attributes 20041014
7 MT_STEPS Instance attribute Private Type reference (TYPE) SWFGPSTEPTAB Created Steps 20041014
8 MT_STEP_PROPS Instance attribute Private Type reference (TYPE) SWFGPSTEPPROPTAB Step Properties 20041014
9 M_ALTERNATE_RENDERER Instance attribute Private Type reference (TYPE) STRING Alternative Renderer 20041014
10 M_DO_SUPPRESS_OUTPUT Instance attribute Private Type reference (TYPE) FLAG Hide column 20041014
11 M_IS_EXCEPTIONHANDLER Instance attribute Private Type reference (TYPE) FLAG Exception Handler Flag 20041014
12 M_IS_LIGHTWEIGHT Instance attribute Private Type reference (TYPE) FLAG Lightweight Flag 20041014
13 M_NODEID Instance attribute Private Type reference (TYPE) SWD_NODEID Node Number 20041014
14 M_STEPTYPE Instance attribute Private Type reference (TYPE) SWFGPSTEPTYPE Step Type 20041014
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE_PROP Instance method Public Method Add Property 20041015
2 FINALIZE_STEP Instance method Public Method Removes Step from Stack 20041013
3 FINALIZE_STEP_DATA Instance method Public Method Insert Step in Hierarchy 20041015
4 GET_PROCESS Instance method Public Method Gets the Process Step 20041014
5 NEW_PROP Instance method Public Method Add Property 20041014
6 NEW_STEP Instance method Public Method Create New Step 20041013
7 SET_ALTERNATE_RENDERER Instance method Public Method Create Step With Basis Properties 20041013
8 SET_DO_SUPPRESS_OUTPUT Instance method Public Method Create Step With Basis Properties 20041013
9 SET_IS_EXCEPTIONHANDLER Instance method Public Method Create Step With Basis Properties 20041013
10 SET_IS_LIGHTWEIGHT Instance method Public Method Create Step With Basis Properties 20041013
11 SET_NODEID Instance method Public Method Create Step With Basis Properties 20041013
12 SET_PROP_NAME Instance method Public Method Add Property Key 20041015
13 SET_PROP_VALUE Instance method Public Method Add Property Value 20041014
14 SET_RUNTIME_PARENT Instance method Public Method Set Runtime Parent Using Its Node ID 20041013
15 SET_STEPTYPE Instance method Public Method Create New Step 20041014
Events
Class CL_SWF_GP_STEP_STD_BUILDER has no event.
Types
Class CL_SWF_GP_STEP_STD_BUILDER has no local type.
Method Signatures

Method FINALIZE_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) FLAG allgemeines flag 20041015

Method FINALIZE_PROP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method FINALIZE_STEP Signature

Method FINALIZE_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no parameter.
Method FINALIZE_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method FINALIZE_STEP_DATA Signature

Method FINALIZE_STEP_DATA on class CL_SWF_GP_STEP_STD_BUILDER has no parameter.
Method FINALIZE_STEP_DATA on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROCESS Value transfer Object reference (TYPE REF TO) CL_SWF_GP_STEP_PROCESS Objektrepräsentation eines Prozessschrittes 20041014

Method GET_PROCESS on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method NEW_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) FLAG allgemeines flag 20041014

Method NEW_PROP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method NEW_STEP Signature

Method NEW_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no parameter.
Method NEW_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_ALTERNATE_RENDERER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALTERNATE_RENDERER Call by reference Type reference (TYPE) STRING Alternativer Renderer 20041013

Method SET_ALTERNATE_RENDERER on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_DO_SUPPRESS_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_SUPPRESS_OUTPUT Call by reference Type reference (TYPE) FLAG Angabe, 20041013

Method SET_DO_SUPPRESS_OUTPUT on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_IS_EXCEPTIONHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IS_EXCEPTIONHANDLER Call by reference Type reference (TYPE) FLAG Angabe, ob Exceptionhandler 20041013

Method SET_IS_EXCEPTIONHANDLER on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_IS_LIGHTWEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IS_LIGHTWEIGHT Call by reference Type reference (TYPE) FLAG Angabe, ob Leichtgewichtskomponente 20041013

Method SET_IS_LIGHTWEIGHT on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_NODEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20041013

Method SET_NODEID on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_PROP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Eigenschaftsschlüssel 20041015
2 Importing IM_STATUS Call by reference Type reference (TYPE) FLAG Statuseigenschaft oder nicht 20041015

Method SET_PROP_NAME on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_PROP_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) FLAG Statuseigenschaft oder nicht 20041014
2 Importing IM_VALUE Call by reference Type reference (TYPE) STRING Eigenschaftswert 20041014

Method SET_PROP_VALUE on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_RUNTIME_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20041013

Method SET_RUNTIME_PARENT on class CL_SWF_GP_STEP_STD_BUILDER has no exception.

Method SET_STEPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STEPTYPE Call by reference Type reference (TYPE) SWFGPSTEPTYPE GP-Status interne Schritttypen 20041014

Method SET_STEPTYPE on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700