EXIT_SAPLBCA_US_DEV_001 -

CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

This user exit is to allow a Bank customer to create whatever code is needed to actually print a bank check.

Two important strucutes are passed to the exit. First is a structure which contains information abouta payment item. This object should be populated when the bank check is being created in relation tosome transaction which moves money into the Bank's account which is used to draw the check. The second structure is contains information regarding the check itself, such as the amount, check number , etc.

Note that the exit must return information about the print. The standard return value tells the callingroutine whether the print was actually executed, and there are three other return parameters which areidentical to structures used by SAP Smartforms. You MUST return these parameters populated with keyinformation or the calling routine may fail . For instance, the calling routine must know confirm howmany copies of the check has been printed so that repository tables with print count fields can beupdated. Only some key fields need to be populated, so if you are unfarmiliar with which fields to setand return, look at smart form documentation. If the documentation does not make this clear, createa test smart form function and print a document. In debug mode you can look at the standard return parameters and determine what information is normally be ruturned.


BAL_S_LOG - Application Log: Log header data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.


Length: 1421 Date: 20120526 Time: 163320     triton ( 105 ms )