SAP ABAP Class FSBP_CC_BUSINESS_OBJECT (XO Business Object for 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_BPCA | Assignment to Business Processes (BPCA) | 20101014 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CC_CLEANSING_ACTION | Business Partner Data Cleansing (Actions Interface) | 20100420 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CC_CLEANSING_CASE | Business Partner Data Cleansing (General Interface) | 20100420 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CC_CLEANSING_INFO | Business Partner Data Cleansing (Info Interface) | 20100420 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CC_CLEAN_ACT_RELEASE | Business Partner Data Cleansing (Actions Interface Release) | 20100516 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_CC_RELEASE_OBJECT | Business Partner Data Cleansing (Release View) | 20100518 |
| 7 | Inheritance (c INHERITING FROM c_ref) | XO_BUSINESS_OBJECT | Generic Business Object | 20100420 |
Properties
| Class | FSBP_CC_BUSINESS_OBJECT | |
| Short Description | XO Business Object for Data Cleansing Case | |
| Super Class | XO_BUSINESS_OBJECT | Generic Business Object |
| 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 | 20100420 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_BPCA | Assignment to Business Processes (BPCA) | 20101014 | ||
| 2 | IF_FSBP_CC_CLEANSING_ACTION | Business Partner Data Cleansing (Actions Interface) | 20100420 | ||
| 3 | IF_FSBP_CC_CLEANSING_CASE | Business Partner Data Cleansing (General Interface) | 20100420 | ||
| 4 | IF_FSBP_CC_CLEANSING_INFO | Business Partner Data Cleansing (Info Interface) | 20100420 | ||
| 5 | IF_FSBP_CC_CLEAN_ACT_RELEASE | Business Partner Data Cleansing (Actions Interface Release) | 20100516 | ||
| 6 | IF_FSBP_CC_RELEASE_OBJECT | Business Partner Data Cleansing (Release View) | 20100518 |
Friends
Class FSBP_CC_BUSINESS_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FSBPR_BUPA_API_FACADE | Facade for Central APIs for BP Relationships | 20101215 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_AUTHORITY_CHECK | Object for Authorization Checks | 20100528 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | XO_BUSINESS_FACTORY | Factory Class for Business Partner | 20100826 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBPR_BUSINESS_FACTORY | BO Factory for Business Partner Relationships | 20100901 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FSBP_CC_FACTORY | Factory of Diverse Objects (Cleansing Case Implementation) | 20101008 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FSBP_CC_CO_BP_INFO_TTY | Objects in Cleansing Case | 20100423 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Dependent Objects Locked Successfully | 20101011 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSBP_CC_STATE | Status Interface BP Data Cleansing (General) | 20100420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks Authorization | 20100525 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100826 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20100528 | |
| 4 | Instance method | Protected | Method | Provides State Object for Current Status | 20100426 | |
| 5 | Instance method | Private | Method | Gets Header Data for Cleansing Case | 20100422 |
Events
Class FSBP_CC_BUSINESS_OBJECT has no event.
Types
Class FSBP_CC_BUSINESS_OBJECT has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20100525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlende Berechtigung | 20100525 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class FSBP_CC_BUSINESS_OBJECT has no parameter.
Method CLASS_CONSTRUCTOR on class FSBP_CC_BUSINESS_OBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_TYPE | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20100528 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | XO_BUSINESS_OBJECT_NAME | Name des Business Objects | 20100528 |
Method CONSTRUCTOR on class FSBP_CC_BUSINESS_OBJECT has no exception.
Method GET_CURRENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_CC_STATE | Zustandsinterface GP-Datenbereinigung (allgemein) | 20100426 |
Method GET_CURRENT_STATE on class FSBP_CC_BUSINESS_OBJECT has no exception.
Method GET_DATA_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | COMM_CLEAR_STACK | Datenbereinigungsfälle | 20100422 |
Method GET_DATA_STACK on class FSBP_CC_BUSINESS_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |