SAP ABAP Class FSBP_CC_WORKFLOW_AT_CREATION (FSBP_CC_WORKFLOW_AT_CREATION)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_CLEANSING_CREATN_WF (Package) Workflow for New Creation of a Data Cleansing Case
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100819
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_CLEAR_DB_SAVE BAdI Interface IF_EX_CLEAR_DB_SAVE 20100819
Properties
Class FSBP_CC_WORKFLOW_AT_CREATION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_CLEANSING_CREATN_WF   Workflow for New Creation of a Data Cleansing Case 
Created 20100819   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class FSBP_CC_WORKFLOW_AT_CREATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100819
2 IF_EX_CLEAR_DB_SAVE BAdI Interface IF_EX_CLEAR_DB_SAVE 20100819
Friends
Class FSBP_CC_WORKFLOW_AT_CREATION has no friend class.
Attributes
Class FSBP_CC_WORKFLOW_AT_CREATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_WORKFLOW Static method Public Method Ends Workflow for the Data Cleansing Case 20101214
2 CREATE_WORKFLOW Static method Public Method Creates a Workflow for the Data Cleansing Case 20101214
3 ON_CHANGE Instance method Public Method 20100820
4 ON_CREATION Instance method Public Method 20100820
Events
Class FSBP_CC_WORKFLOW_AT_CREATION has no event.
Types
Class FSBP_CC_WORKFLOW_AT_CREATION has no local type.
Method Signatures

Method CANCEL_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CC_GUID Call by reference Type reference (TYPE) COMT_CLEAR_CASE_GUID Datenbereinigungsfall: Globally Unique Identifier 20101214
2 Importing I_CC_NUMBER Call by reference Type reference (TYPE) COMT_CLEAR_NUMBER Nummer des Datenbereinigungsfalls 20101214
3 Importing I_WORKFLOW_KEY Call by reference Type reference (TYPE) CSEQUENCE 20101214

Method CANCEL_WORKFLOW on class FSBP_CC_WORKFLOW_AT_CREATION has no exception.

Method CREATE_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CC_GUID Call by reference Type reference (TYPE) COMT_CLEAR_CASE_GUID Datenbereinigungsfall: Globally Unique Identifier 20101214
2 Importing I_CC_NUMBER Call by reference Type reference (TYPE) COMT_CLEAR_NUMBER Nummer des Datenbereinigungsfalls 20101214
3 Importing I_WORKFLOW_KEY Call by reference Type reference (TYPE) CSEQUENCE 20101214
# Exception Resumable Description Created on
1 CX_SWF_CNT_CONTAINER Fehler beim Ereignis 20101214
2 CX_SWF_EVT_EXCEPTION Fehler in der Klasse / im Objekttyp 20101214

Method ON_CHANGE Signature

Method ON_CHANGE on class FSBP_CC_WORKFLOW_AT_CREATION has no parameter.
Method ON_CHANGE on class FSBP_CC_WORKFLOW_AT_CREATION has no exception.

Method ON_CREATION Signature

Method ON_CREATION on class FSBP_CC_WORKFLOW_AT_CREATION has no parameter.
Method ON_CREATION on class FSBP_CC_WORKFLOW_AT_CREATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400