SAP ABAP Class IF_SWF_UTL_ASSERT (Workflow: Assert Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_UTL_ASSERT_ABSTRACT Workflow: Parent class for all workflow asserts 20120626
Properties
Class IF_SWF_UTL_ASSERT  
Short Description Workflow: Assert Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120626   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_UTL_ASSERT has no forward declaration.
Interfaces
Class IF_SWF_UTL_ASSERT has no interface implemented.
Friends
Class IF_SWF_UTL_ASSERT has no friend class.
Attributes
Class IF_SWF_UTL_ASSERT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PARAMETER_VALUE Instance method Public Method 20120626
2 EXECUTE Instance method Public Method 20120626
3 GET_ASSERT_NAME Instance method Public Method 20120626
4 GET_PARAMETER_VALUE Instance method Public Method 20120626
5 SET_PARAMETER_VALUE Instance method Public Method 20120626
Events
Class IF_SWF_UTL_ASSERT has no event.
Types
Class IF_SWF_UTL_ASSERT has no local type.
Method Signatures

Method CLEAR_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INITIALIZE_IF_NULL Call by reference Type reference (TYPE) XFLAG SPACE 20120626
2 Importing NAME Call by reference Type reference (TYPE) SWFDNAME 20120626
3 Importing RESTORE_DEFAULT_VALUE Call by reference Type reference (TYPE) XFLAG SPACE 20120626
4 Exporting RETURNCODE Call by reference Type reference (TYPE) SYSUBRC 20120626

Method CLEAR_PARAMETER_VALUE on class IF_SWF_UTL_ASSERT has no exception.

Method EXECUTE Signature

Method EXECUTE on class IF_SWF_UTL_ASSERT has no parameter.
Method EXECUTE on class IF_SWF_UTL_ASSERT has no exception.

Method GET_ASSERT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ASSERT_NAME Value transfer Type reference (TYPE) STRING 20120626

Method GET_ASSERT_NAME on class IF_SWF_UTL_ASSERT has no exception.

Method GET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SWFDNAME 20120626
2 Exporting RETURNCODE Call by reference Type reference (TYPE) SYSUBRC 20120626
3 Exporting UNIT Call by reference Type reference (TYPE) ANY 20120626
4 Exporting VALUE Call by reference Type reference (TYPE) ANY 20120626

Method GET_PARAMETER_VALUE on class IF_SWF_UTL_ASSERT has no exception.

Method SET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SWFDNAME 20120626
2 Exporting RETURNCODE Call by reference Type reference (TYPE) SYSUBRC 20120626
3 Importing UNIT Call by reference Type reference (TYPE) ANY 20120626
4 Importing VALUE Call by reference Type reference (TYPE) ANY 20120626

Method SET_PARAMETER_VALUE on class IF_SWF_UTL_ASSERT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in