SAP ABAP IMG Activity ISH_BP_CHECK (BAdI: Check General Business Partner Data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
IMG Activity
ID ISH_BP_CHECK BAdI: Check General Business Partner Data  
Transaction Code S_KK4_96000661   (empty) 
Created on 20020930    
Customizing Attributes ISH_BP_CHECK   Check General Business Partner Data 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISH_BP_CHECK    

Use

This Business Add-In (BAdI) lets you check the general business partner data (for example, institute number, partner number, address data), and, if necessary, issue a message. All of the fields in the structures NGPA and NADR are available to you for the check.

It is not possible to change data using this BAdI.

If you wish to issue an error message, this should not be done directly from the BAdI, for example, using MESSAGE Exxx(yy). Issuing a message directly can result in the abnormal termination of the current function/transaction.

All types of message must be passed using the table I_BAPIRET2 present in the interface. After the BAdI is called, the table I_BAPIRET2 is evaluated by the calling program. If the table contains a message of the type "E", the user cannot save the data. If the table only contains messages of the types I", "S" or "W", it is possible to save the business partner data.

The example code for this enhancement shows how you fill the table I_BAPIRET2.

Requirements

Note that when activating this BAdI, you must specify the two-digit country version as a filter.

Examples:

  • DE for Germany
  • AT for Austria
  • CH for Switzerland

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID    
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG ISH_BP_CHECK 0 I010004209 Business Partners 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20020930 
SAP Release Created in 471