Ansicht
Dokumentation

CRM_FS_BSP_BP_PRINT - BAdI: Business Partner Printing

CRM_FS_BSP_BP_PRINT - BAdI: Business Partner Printing

Fill RESBD Structure from EBP Component Structure   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Financial Services (CRM-IFS) component.

You use the BAdI to implement an extensible interface for printing a business partner overview in account origination. You can use this BAdI to read additional data and send this via a redefined SmartForm interface.

The BAdI is called as an initial screen at the start of the print operation.

You have defined a print template in IMG activity Define Print Template for FS Business Partner Overview of the SAP Implementation Guide.

This BAdI should only be used if you have ensured that the additional data you require is not already read.

In the standard system, BAdI implementation CRM_FS_BSP_BP_PRINT_DEF_IMPL is active. The default coding is automatically executed.
The BAdI is not filter-dependent and cannot be used multiple times.

In the default implementation, all data is read that is to be seen on the standard template. No additional new data is read, but a few non-displayed attributes of these tables are read.

If you deactivate the standard implementation, you must create an implementation of your own. Printing the business partner overview does not work without an implementation.

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

On the printout of the business partner overview, you want to include all the contact people in a list.
To achieve this, you copy the code of the standard implementation and also add your method for reading the list. To display the new list or table on the template, you must extend the SmartForm interface. Because of this, you must then modify the interface in the implementation: When the generated SmartForm function module is called, insert your new table.






Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2669 Date: 20240523 Time: 182359     sap01-206 ( 103 ms )