SAP ABAP Class FSBP_CC_STATE_COMPLETED (COMPLETED Status for a Data Cleansing Case)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_CLEANSING_APPL_LOGIC (Package) Application Logic for FS Business Partner Cleansing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | AC_FSBP_CC_STATE | Status Object BP Cleansing (Abstract Superior Class) | 20100428 |
Properties
| Class | FSBP_CC_STATE_COMPLETED | |
| Short Description | COMPLETED Status for a Data Cleansing Case | |
| Super Class | AC_FSBP_CC_STATE | Status Object BP Cleansing (Abstract Superior Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_CLEANSING_APPL_LOGIC | Application Logic for FS Business Partner Cleansing |
| Created | 20100428 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class FSBP_CC_STATE_COMPLETED has no interface implemented.
Friends
Class FSBP_CC_STATE_COMPLETED has no friend class.
Attributes
Class FSBP_CC_STATE_COMPLETED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Indicates Whether Table Contains Reset Objects Only | 20100527 | |
| 2 | Instance method | Private | Method | Indicates Whether Table Contains At Least One Source Object | 20100504 | |
| 3 | Instance method | Private | Method | Indicates Whether Table Contains At Least One Target Object | 20100504 |
Events
Class FSBP_CC_STATE_COMPLETED has no event.
Types
Class FSBP_CC_STATE_COMPLETED has no local type.
Method Signatures
Method CONTAINS_RESET_OBJECTS_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMM_CLEAR_TARGET | Call by reference | Type reference (TYPE) | COMT_CLEAR_TARG_T | Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG | 20100527 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100527 |
Method CONTAINS_RESET_OBJECTS_ONLY on class FSBP_CC_STATE_COMPLETED has no exception.
Method CONTAINS_SOURCE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMM_CLEAR_TARGET | Call by reference | Type reference (TYPE) | COMT_CLEAR_TARG_T | Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG | 20100504 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100504 |
Method CONTAINS_SOURCE_OBJECT on class FSBP_CC_STATE_COMPLETED has no exception.
Method CONTAINS_TARGET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMM_CLEAR_TARGET | Call by reference | Type reference (TYPE) | COMT_CLEAR_TARG_T | Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG | 20100504 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100504 |
Method CONTAINS_TARGET_OBJECT on class FSBP_CC_STATE_COMPLETED has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |