Ansicht
Dokumentation

SAMPLE_INTERFACE_00015000 - Print Time Deposit Certificate 'Sample'

SAMPLE_INTERFACE_00015000 - Print Time Deposit Certificate 'Sample'

TXBHW - Original Tax Base Amount in Local Currency   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00015000 (Print Certificate).

Function module SAMPLE_INTERFACE_00015000 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

EVENT

This event is reached just after a successful update during the mass/single 'Rollover' of Time Deposit accounts. Also, after a successful 'Save' during the creation of Time Deposit accounts.

INTERFACE

Standard Time Deposit fields are passed in the table 't_print_input' . The conditions header via 't_condition' table and items via 't_position' table.

Remember DONOT initiate database activities involving the writing of data. Updates are handled in standard processing.

If your function module is not accessed via RFC, you should always initiate asynchronous update posting using the ABAP statement:

IN UPDATE TASK.





Parameters

E_RETURN
T_CONDITION
T_MESG
T_POSITION
T_PRINT_INPUT

Exceptions

Function Group

BCA_US_TD

CL_GUI_FRONTEND_SERVICES - Frontend Services   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1839 Date: 20240523 Time: 083326     sap01-206 ( 35 ms )