SAP ABAP Class FSBP_CC_STATE_IN_PROCESS (IN PROCESS Status of 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_IN_PROCESS | |
Short Description | IN PROCESS Status of 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_IN_PROCESS has no interface implemented.
Friends
Class FSBP_CC_STATE_IN_PROCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_B_MERGE_BP_DATA | 20100616 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_B_PROPOSE_BP_STATUS | 20100616 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_B_READINESS_CHECK | 20100616 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FSBP_CC_RELEASE_CONNECTOR | Functions Demanded of Release Tool (Appl. Core -> Tool) | 20100610 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | FSBP_CC_B_RELEASE_RELEVANCE | 20100616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks If the BAdI Result Is Consistent | 20100714 |
2 | ![]() |
Instance method | Private | Method | Checks If Process Indicators Filled Correctly | 20100520 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20100520 |
4 | ![]() |
Instance method | Private | Method | Converts the Business Partner Number to External Format | 20100804 |
5 | ![]() |
Instance method | Private | Method | Returns BAdIs | 20100702 |
6 | ![]() |
Instance method | Private | Method | Calls BAdI for Release Relevance | 20100709 |
7 | ![]() |
Instance method | Private | Method | Checks Whether There Are Locked BPs in CC | 20130916 |
8 | ![]() |
Instance method | Private | Method | Calls BAdIs with Set of Rules | 20100520 |
Events
Class FSBP_CC_STATE_IN_PROCESS has no event.
Types
Class FSBP_CC_STATE_IN_PROCESS has no local type.
Method Signatures
Method CHECK_MERGE_DATA_CONSISTENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAPPING_INFO | Call by reference | Type reference (TYPE) | FSBP_CC_MAPPING_INFO_TTY | Ersetzung von techn. Referenzen durch die Datenbereinigung | 20100714 | ||
2 | ![]() |
I_RELATIONSHIPS | Call by reference | Type reference (TYPE) | BURS_EI_EXTERN_T | Beziehungen der Geschäftspartner vor der Bereinigung | 20100901 | ||
3 | ![]() |
I_RELATIONSHIPS_NEW | Call by reference | Type reference (TYPE) | BURS_EI_EXTERN_T | Beziehungen der Geschäftspartner nach der Bereinigung | 20100901 | ||
4 | ![]() |
I_SOURCE_PARTNERS | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN_T | Daten der Dubletten vor der Bereinigung | 20100714 | ||
5 | ![]() |
I_SOURCE_PARTNERS_NEW | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN_T | Daten der Dubletten nach der Bereinigung | 20100714 | ||
6 | ![]() |
I_TARGET_PARTNER | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN | Daten des Zielgeschäftspartners vor der Bereinigung | 20100714 | ||
7 | ![]() |
I_TARGET_PARTNER_NEW | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN | Daten des Zielgeschäftspartners nach der Bereinigung | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Zustandswechsel | 20100714 |
Method CHECK_PROCESS_INDICATORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCESS_INDICATORS | Call by reference | Type reference (TYPE) | COMT_CLEAR_TARG_T | Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG | 20100520 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Zustandswechsel | 20100520 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class FSBP_CC_STATE_IN_PROCESS has no parameter.
Method CONSTRUCTOR on class FSBP_CC_STATE_IN_PROCESS has no exception.
Method CONVERT_BP_APPL_KEY_INT2EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_KEY | Call by reference | Type reference (TYPE) | COMT_APPL_OBJ_KEY | Business Partner | 20100804 | ||
2 | ![]() |
R_PARTNER_EXTERN | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer (externes Format) | 20100804 |
Method CONVERT_BP_APPL_KEY_INT2EXT on class FSBP_CC_STATE_IN_PROCESS has no exception.
Method INITIALIZE_BADIS Signature
Method INITIALIZE_BADIS on class FSBP_CC_STATE_IN_PROCESS has no parameter.
Method INITIALIZE_BADIS on class FSBP_CC_STATE_IN_PROCESS has no exception.
Method IS_RELEASE_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLEANSING_CASE | Call by reference | Object reference (TYPE REF TO) | IF_XO_BUSINESS_OBJECT | Business Object Definition | 20100709 | ||
2 | ![]() |
I_MAPPING_INFO | Call by reference | Type reference (TYPE) | FSBP_CC_MAPPING_INFO_TTY | Mapping der Geschäftspartnerdaten im Cleansing Prozess | 20100709 | ||
3 | ![]() |
I_RELATIONSHIPS | Call by reference | Type reference (TYPE) | BURS_EI_EXTERN_T | Komplexe externe Schnittstelle der Beziehungen (Tab.) | 20100901 | ||
4 | ![]() |
I_RELATIONSHIPS_NEW | Call by reference | Type reference (TYPE) | BURS_EI_EXTERN_T | Komplexe externe Schnittstelle der Beziehungen (Tab.) | 20100901 | ||
5 | ![]() |
I_SOURCE_PARTNERS | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN_T | Komplexe externe Schnittstelle der Geschäftspartner (Tab.) | 20100709 | ||
6 | ![]() |
I_SOURCE_PARTNERS_NEW | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN_T | Komplexe externe Schnittstelle der Geschäftspartner (Tab.) | 20100709 | ||
7 | ![]() |
I_TARGET_PARTNER | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN | Komplexe externe Schnittstelle des Geschäftspartners | 20100709 | ||
8 | ![]() |
I_TARGET_PARTNER_NEW | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN | Komplexe externe Schnittstelle des Geschäftspartners | 20100709 | ||
9 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Zustandswechsel | 20100709 |
Method PROCESS_BLOCKED_BPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_PARTNERS | Value transfer | Type reference (TYPE) | COMT_CLEAR_TARG_T | Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG | 20130916 | ||
2 | ![]() |
I_CLEANSING_CASE | Call by reference | Object reference (TYPE REF TO) | FSBP_CC_BUSINESS_OBJECT | Geschäftspartnerdatenbereinigung (Info Interface) | 20130916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zu wenig BPs in CC, da geblockte BPs enthalten | 20130916 |
Method PROCESS_CLEANSING_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BP_RELATIONSHIPS_NEW | Call by reference | Type reference (TYPE) | BURS_EI_EXTERN_T | Komplexe externe Schnittstelle der Beziehungen (Tab.) | 20100901 | ||
2 | ![]() |
E_MAPPING_INFO | Call by reference | Type reference (TYPE) | FSBP_CC_MAPPING_INFO_TTY | Mapping der Geschäftspartnerdaten im Cleansing Prozess | 20100701 | ||
3 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20100709 | ||
4 | ![]() |
E_SOURCE_PARTNERS_NEW | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN_T | Objektdaten | 20100520 | ||
5 | ![]() |
E_TARGET_PARTNER_NEW | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN | Daten eines Objekts | 20100520 | ||
6 | ![]() |
I_BP_RELATIONSHIPS | Call by reference | Type reference (TYPE) | BURS_EI_EXTERN_T | Komplexe externe Schnittstelle der Beziehungen (Tab.) | 20100901 | ||
7 | ![]() |
I_SOURCE_PARTNERS | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN_T | Objektdaten | 20100520 | ||
8 | ![]() |
I_TARGET_PARTNER | Call by reference | Type reference (TYPE) | BUS_EI_EXTERN | Daten eines Objekts | 20100520 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Zustandswechsel | 20100520 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 400 |