SAP ABAP Class IHC_CL_UTIL_WORKFLOW (Workflow Tools)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-IHC (Application Component) FSCM In-House Cash
     FIN_IHC (Package) Payment Order In-House Cash
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20041118
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20041118
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20041118
Properties
Class IHC_CL_UTIL_WORKFLOW  
Short Description Workflow Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_IHC   Payment Order In-House Cash 
Created 20041118   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IHC_CL_UTIL_WORKFLOW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20041118
2 BI_PERSISTENT Persistent Business Instance 20041118
3 IF_WORKFLOW Business Workflow 20041118
Friends
Class IHC_CL_UTIL_WORKFLOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ABAP_CLASS Constant Public Type reference (TYPE) SWD_CLSTYP 'CL' Object Category: ABAP Class 20041118
2 CON_BUSINESS_OBJECT Constant Public Type reference (TYPE) SWD_CLSTYP 'BO' Object Category: BOR Object 20041118
3 CON_OBJECT_TYPE Constant Public Type reference (TYPE) SIBFTYPEID 'IHC_CL_UTIL_WORKFLOW' Type of Objects in Persistent Object References 20041123
4 MR_PN Instance attribute Private Object reference (TYPE REF TO) IHC_CL_ENT_PN Payment Order Entity 20041118
5 MS_PN Instance attribute Public Type reference (TYPE) IHC_DB_PN Source Document for Incoming Payment Orders 20041118
6 MS_POR Instance attribute Protected Type reference (TYPE) SIBFLPOR Local Persistent Object Reference 20041118
7 MS_SEMKEY Instance attribute Public Type reference (TYPE) IHC_STR_PN_SEMKEY PO Semantic Key 20041118
8 M_DESCRIPTION Instance attribute Public Type reference (TYPE) SY-TITLE Object Description 20041118
9 M_RUNNING Instance attribute Public Type reference (TYPE) XFELD Workflow already started 20041118
10 ST_INSTANCES Static Attribute Private Type reference (TYPE) T_INSTANCES Generated Instances 20041118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041118
2 DISPLAY Instance method Public Method Display Payment Order 20041118
3 EDIT Instance method Public Method Edit Payment Order 20041118
4 EXISTENCECHECK Instance method Public Method Check Existence 20041118
5 RAISE_EVENT Static method Public Method Trigger IHC Workflow Event 20041118
6 _RAISE_EVENT Instance method Private Method Trigger IHC Workflow Event 20041118
Events
# Event Type Visibility Description Created on
1 DELETED Instance Event
(0)
Public
(2)
Payment Order Was Deleted or Reversed 20041118
2 FAILED Instance Event
(0)
Public
(2)
(Automatic) Posting Failed 20041118
3 PARKED Instance Event
(0)
Public
(2)
Payment Order Was (Automatically) Parked 20041118
4 POSTED Instance Event
(0)
Public
(2)
Payment Order Was Posted (also Provisionally) 20041118
5 TRANSFERRED Instance Event
(0)
Public
(2)
Payment Order Was Transferred for Checking (also Manually) 20041118
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_INSTANCE Protected See coding 20041118 BEGIN OF t_instance, semkey TYPE ihc_str_pn_semkey, instance TYPE REF TO ihc_cl_util_workflow, END OF t_instance
2 T_INSTANCES Protected See coding 20041118 t_instances TYPE STANDARD TABLE OF t_instance
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEMKEY Call by reference Type reference (TYPE) IHC_STR_PN_SEMKEY PN Semantischer Schlüssel 20041118
2 Importing I_EVENT Call by reference Type reference (TYPE) SWETYPECOU-EVENT SPACE Ereignis 20041123
# Exception Resumable Description Created on
1 CX_BO_ERROR Error Bus. Exception 20041118

Method DISPLAY Signature

Method DISPLAY on class IHC_CL_UTIL_WORKFLOW has no parameter.
# Exception Resumable Description Created on
1 CX_BO_ACTION_CANCELLED Temporary Bus. Exception: Dialog ohne Änderung abgebrochen 20041118
2 CX_BO_ERROR Zahlungsauftrag existiert nicht 20041118

Method EDIT Signature

Method EDIT on class IHC_CL_UTIL_WORKFLOW has no parameter.
# Exception Resumable Description Created on
1 CX_BO_ACTION_CANCELLED Temporary Bus. Exception: Dialog ohne Änderung abgebrochen 20041118
2 CX_BO_ERROR Zahlungsauftrag wurde nicht gefunden 20041118

Method EXISTENCECHECK Signature

Method EXISTENCECHECK on class IHC_CL_UTIL_WORKFLOW has no parameter.
# Exception Resumable Description Created on
1 CX_BO_ERROR Zahlungsauftrag existiert nicht 20041118

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEMKEY Call by reference Type reference (TYPE) IHC_STR_PN_SEMKEY PN Semantischer Schlüssel 20041118
2 Importing I_EVENT Call by reference Type reference (TYPE) SWETYPECOU-EVENT Ereignis 20041118
# Exception Resumable Description Created on
1 FAILED Fehler beim Ereignisauslösen 20041118

Method _RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Type reference (TYPE) SWETYPECOU-EVENT Ereignis 20041118
# Exception Resumable Description Created on
1 CX_BO_ERROR Ungültige Ausnahme 20041122
Event Signatures

Event DELETED Signature
Event DELETED on class IHC_CL_UTIL_WORKFLOW has no parameter.
Event FAILED Signature
Event FAILED on class IHC_CL_UTIL_WORKFLOW has no parameter.
Event PARKED Signature
Event PARKED on class IHC_CL_UTIL_WORKFLOW has no parameter.
Event POSTED Signature
Event POSTED on class IHC_CL_UTIL_WORKFLOW has no parameter.
Event TRANSFERRED Signature
Event TRANSFERRED on class IHC_CL_UTIL_WORKFLOW has no parameter.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600