Class Method list used by SAP ABAP Class FSBP_CC_IM_RELEASE_RELEVANCE (Example Implementation for Cleansing Case Rules)
SAP ABAP Class
FSBP_CC_IM_RELEASE_RELEVANCE (Example Implementation for Cleansing Case Rules) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE if has_birth_date_changed( |
|
| 2 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE i_partner_data_old = |
|
| 3 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE i_partner_data_new = i_target_partner_new |
|
| 4 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE ) = abap_true. |
|
| 5 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE if has_birth_date_changed( |
|
| 6 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE i_partner_data_old = i_target_partner_old |
|
| 7 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE i_partner_data_new = i_target_partner_new |
|
| 8 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE ) = abap_true. |
|
| 9 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE if has_birth_date_changed( |
|
| 10 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE i_partner_data_old = |
|
| 11 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE i_partner_data_new = |
|
| 12 | FSBP_CC_IM_RELEASE_RELEVANCE - HAS_BIRTH_DATE_CHANGED | Example Implementation for Cleansing Case Rules | SOURCE ) = abap_true. |
|
| 13 | IF_FSBP_CC_B_RELEASE_RELEVANCE - IS_RELEASE_RELEVANT | Interface for BAdI: FSBP_CC_B_RELEASE_RELEVANCE | ||
| 14 | XO_SERVICES - NEW_MESSAGE | General Services in XO Framework |