Hierarchy

⤷

⤷

IMG Activity
ID | FSBP_CC_B_PROPOSE_BP | BAdI: Rules for Default Values of Business Partner Status |
Transaction Code | S_FPD_79000143 | (empty) |
Created on | 20100823 | |
Customizing Attributes | FSBP_CC_B_PROPOSE_BP | BAdI: Rules for Default Values of Business Partner Status |
Customizing Activity | FSBP_CC_B_PROPOSE_BP | BAdI: Rules for Default Values of Business Partner Status |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | FSBP_CC_B_PROPOSE_BP_STATUS |
Use
This Business Add-In (BAdI) is used in the SAP Business Partner for Financial Services (FS-BP) component.
You can use this BAdI (FSBP_CC_B_PROPOSE_BP_STATUS) to control the default values for the business partner status in a data cleansing case. You can define the rules used by the system to define the default business partner status.
For this purpose, the BAdI implementation provides the following parameters in the PROPOSE_PROCESS_INDICATORS method via the interface IF_FSBP_CC_B_PROPOSE_BP_STATUS:
- I_PARTNERS
This parameter provides the business partner contained in the data cleansing case and its data and can use this data to determine the status of the individual business partner in the data cleansing case.
- I_RELATIONSHIPS
This parameter provides the data of the business partner relationship master records for the business partner master records transferred in parameter I_PARTNERS and can use this data to determine the status of the individual business partner in the data cleansing case.
- C_PROCESS_INDICATORS
This parameter provides the proposed status of the business partner in the data cleansing case.
- C_MESSAGES
This parameter provides the reason for the proposed status of the business partner in the data cleansing case in the form of messages (user interface scenario).
Requirements
You have made an implementation of this BAdI available.
You can use the sample implementation of the BAdI as orientation and as a template. Since the rules for automating the data cleansing of business partner master records depend heavily on the user's environment, we recommend you define and implement your own rules.
Standard settings
Activities
For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.
Example
A data cleansing case has more than one business partner master record with the category Person. The business partner record that was changed last is to be assigned the status Target Business Partner . The BAdI implementation reads and analyzes the information about which business partner master record was changed last from parameter I_PARTNER and writes the proposed status in parameter C_PROCESS_INDICATOR and the reason for this status in parameter C_MESSAGES.
Further notes
This BAdI is used when you choose the Propose pushbutton on the Edit Data Cleansing Case screen. A dialog box appears with the corresponding default values.
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20130129 |
SAP Release Created in | 400 |