SAP ABAP Class IF_FSBP_CC_CLEANSING_INFO (Business Partner Data Cleansing (Info Interface))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FSBP_CC_CLEANSING_CASE Business Partner Data Cleansing (General Interface) 20100419
2 Interface composition (i COMPRISING i_ref)  IF_FSBP_CC_RELEASE_OBJECT Business Partner Data Cleansing (Release View) 20100518
3 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_CC_BUSINESS_OBJECT XO Business Object for Data Cleansing Case 20100420
Properties
Class IF_FSBP_CC_CLEANSING_INFO  
Short Description Business Partner Data Cleansing (Info Interface)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100419   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FSBP_CC_CLEANSING_INFO has no interface implemented.
Friends
Class IF_FSBP_CC_CLEANSING_INFO has no friend class.
Attributes
Class IF_FSBP_CC_CLEANSING_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADMINISTRATIVE_DATA Instance method Public Method Provides Administrative Data for Data Cleansing Case 20100426
2 GET_CHECKED_CC_OBJECTS Instance method Public Method Provides Block Info for Cleansed BP Objects 20130916
3 GET_CLEANSING_OBJECT Instance method Public Method 20100910
4 GET_CLEANSING_OBJECTS Instance method Public Method Provides Business Partner Objects to Be Cleansed 20100422
5 GET_GUID Instance method Public Method Provides Data Cleansing Case GUID 20100420
6 GET_ID Instance method Public Method Provides Data Cleansing Case ID/Number 20100420
7 GET_LOG_HANDLE Instance method Public Method Provides Log Handle 20100707
8 GET_MAPPING_INFORMATION Instance method Public Method Provides Mapping Information for Data Cleansing Case 20100706
9 GET_NOTE Instance method Public Method Provides Note for Data Cleansing Case 20100422
10 GET_PRIORITY Instance method Public Method Provides Priority of Data Cleansing Case 20100422
11 GET_STATUS_INFO Instance method Public Method Provides Information About Status of Data Cleansing Case 20100428
Events
Class IF_FSBP_CC_CLEANSING_INFO has no event.
Types
Class IF_FSBP_CC_CLEANSING_INFO has no local type.
Method Signatures

Method GET_ADMINISTRATIVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FSBP_CC_ADMINISTRATIVE_DATA Administrative Daten eines Datenbereinigungsfalles 20100426

Method GET_ADMINISTRATIVE_DATA on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_CHECKED_CC_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALL_BPS Value transfer Type reference (TYPE) FSBP_CC_CO_BP_INFO_TTY Zu bereinigende Geschäftspartnerobjekte (nur Information) 20130916
2 Exporting ET_AVAILABLE_BPS Value transfer Type reference (TYPE) FSBP_CC_CO_BP_INFO_TTY alle GPs, die nicht geblockt sind 20130916
3 Exporting ET_BLOCKED_BPS Value transfer Type reference (TYPE) BU_PARTNER_T IDs der geblockten GPs 20130916
4 Exporting EV_BLOCKED_GP_EXIST Value transfer Type reference (TYPE) ABAP_BOOL Gebockte GP im CC vorhanden 20130916
5 Exporting EV_CC_TO_BE_REJECTED Value transfer Type reference (TYPE) ABAP_BOOL CC muss abgelehnt werden, weniger als 2 GPs im CC 20130916
6 Importing IS_CC_GUID Call by reference Type reference (TYPE) COMT_CLEAR_CASE_GUID 20130916

Method GET_CHECKED_CC_OBJECTS on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_CLEANSING_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CC_OBJECT_GUID Call by reference Type reference (TYPE) COMT_CLEAR_TARG_GUID GUID eines Objekts im Datenbereinigungsfall 20100910
2 Returning RESULT Value transfer Type reference (TYPE) FSBP_CC_CO_BP_INFO Zu bereinigendes Geschäftspartnerobjekt (nur Information) 20100910

Method GET_CLEANSING_OBJECT on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_CLEANSING_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FSBP_CC_CO_BP_INFO_TTY Zu bereinigende Geschäftspartnerobjekte (nur Information) 20100422

Method GET_CLEANSING_OBJECTS on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) COMT_CLEAR_CASE_GUID Datenbereinigungsfall: Globally Unique Identifier 20100422

Method GET_GUID on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) COMT_CLEAR_NUMBER Nummer des Datenbereinigungsfalls 20100422

Method GET_ID on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20100707

Method GET_LOG_HANDLE on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_MAPPING_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAPPING_INFO Call by reference Type reference (TYPE) FSBP_CC_MAPPING_INFO_TTY Mapping der Geschäftspartnerdaten im Cleansing Prozess 20100706

Method GET_MAPPING_INFORMATION on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) COMT_CLEAR_NOTE Datenbereinigung: Bemerkung 20100422

Method GET_NOTE on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) COMT_CLEAR_PRIORITY Datenbereinigung: Priorität 20100422

Method GET_PRIORITY on class IF_FSBP_CC_CLEANSING_INFO has no exception.

Method GET_STATUS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FSBP_CC_STATE_INFO Zustandsinterface GP-Datenbereinigung (Information) 20100428

Method GET_STATUS_INFO on class IF_FSBP_CC_CLEANSING_INFO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in