SAP ABAP Class FSBP_CC_WF_ON_CREATION (Workflow for Creating a Data Cleansing Case)
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) | BI_OBJECT | Business Instance | 20100819 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100819 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100819 |
Properties
| Class | FSBP_CC_WF_ON_CREATION | |
| Short Description | Workflow for Creating a Data Cleansing Case | |
| 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_WF_ON_CREATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20100819 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20100819 | ||
| 3 | IF_WORKFLOW | Business Workflow | 20100819 |
Friends
Class FSBP_CC_WF_ON_CREATION has no friend class.
Attributes
Class FSBP_CC_WF_ON_CREATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Process CC via WF | 20100819 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CC_CREATED | Static Event (1) |
Public (2) |
Cleansing Case Created | 20100819 |
| 2 | CC_LEFT_STATUS_NEW | Static Event (1) |
Public (2) |
Data Cleansing Case No Longer Has Status 'New' | 20101110 |
Types
Class FSBP_CC_WF_ON_CREATION has no local type.
Method Signatures
Method CC_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CASE_NUMBER | Call by reference | Type reference (TYPE) | COMT_CLEAR_NUMBER | Nummer des Datenbereinigungsfalls | 20100823 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | COMT_CLEAR_CASE_GUID | Datenbereinigungsfall: Globally Unique Identifier | 20100819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Temporary Bus. Exception: Dialog ohne Änderung abgebrochen | 20100819 |
Event Signatures
Event CC_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CASE_NUMBER | Exporting | Value transfer | Type reference (TYPE) | COMT_CLEAR_NUMBER | Nummer des Datenbereinigungsfalls | 20100823 | ||
| 2 | I_GUID | Exporting | Value transfer | Type reference (TYPE) | COMT_CLEAR_CASE_GUID | Datenbereinigungsfall: Globally Unique Identifier | 20100819 |
Event CC_LEFT_STATUS_NEW Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CASE_NUMBER | Exporting | Value transfer | Type reference (TYPE) | COMT_CLEAR_NUMBER | Nummer des Datenbereinigungsfalls | 20101110 | ||
| 2 | I_GUID | Exporting | Value transfer | Type reference (TYPE) | COMT_CLEAR_CASE_GUID | Datenbereinigungsfall: Globally Unique Identifier | 20101110 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |