SAP ABAP Class FSBP_CC_IM_RELEASE_RELEVANCE (Example Implementation for Cleansing Case Rules)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_CLEANSING_RULES (Package) Set of Rules for Business Partner Data Cleansing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101004
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FSBP_CC_B_RELEASE_RELEVANCE Interface for BAdI: FSBP_CC_B_RELEASE_RELEVANCE 20101004
Properties
Class FSBP_CC_IM_RELEASE_RELEVANCE  
Short Description Example Implementation for Cleansing Case Rules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_CLEANSING_RULES   Set of Rules for Business Partner Data Cleansing 
Created 20101004   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20101004
2 IF_FSBP_CC_B_RELEASE_RELEVANCE Interface for BAdI: FSBP_CC_B_RELEASE_RELEVANCE 20101004
Friends
Class FSBP_CC_IM_RELEASE_RELEVANCE has no friend class.
Attributes
Class FSBP_CC_IM_RELEASE_RELEVANCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_BIRTH_DATE_CHANGED Instance method Private Method Checks for Change to Birth Date of Transferred Partners 20101004
Events
Class FSBP_CC_IM_RELEASE_RELEVANCE has no event.
Types
Class FSBP_CC_IM_RELEASE_RELEVANCE has no local type.
Method Signatures

Method HAS_BIRTH_DATE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTNER_DATA_NEW Call by reference Type reference (TYPE) BUS_EI_EXTERN Komplexe externe Schnittstelle des Geschäftspartners 20101004
2 Importing I_PARTNER_DATA_OLD Call by reference Type reference (TYPE) BUS_EI_EXTERN Komplexe externe Schnittstelle des Geschäftspartners 20101004
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101004

Method HAS_BIRTH_DATE_CHANGED on class FSBP_CC_IM_RELEASE_RELEVANCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400