Ansicht
Dokumentation

SAMPLE_PROCESS_00001810 - NOTRANSL: Beschreibung der Prozess-Schnittstelle 00001810

SAMPLE_PROCESS_00001810 - NOTRANSL: Beschreibung der Prozess-Schnittstelle 00001810

TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
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 00001810 (Individual bank selection in the payment program).

Function module SAMPLE_PROCESS_00001810 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

INTERFACE

The purpose of this interface is to provide a way of individually determining which of its own bank details and which partner bank details should be used for a payment. The authorized bank details are then transferred in table form. If you do not wish to use some of the banks determined, you can set the indicator XCUSF on the relevant line.

In addition, a correspondence bank can be determined for the processing of foreign payments.

Example

If you want to prevent the payment program from using the first bank available in the transferred table as the house bank for further selection procedures, you can do so by using the statement sequence

T_HBANK-XCUSF = 'X'.
MODIFY T_HBANK INDEX 1.

Notes

As of 4.0A, the Business Transaction Event will replace the user exit used up until now for the same purpose.

Further information





Parameters

E_KORRESPBANK
E_KORRESPBANK2
E_KORRESPBANK3
I_BVTYP
I_HBKID
I_KUNNR
I_LAUFD
I_LAUFI
I_LIFNR
I_RBETR
I_RWBTR
I_RZAWE
I_SRTBP
I_SRTGB
I_WAERS
I_XVORL
I_ZBUKR
T_HBANK
T_PBANK

Exceptions

Function Group

BFFMSMPL2

General Data in Customer Master   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2321 Date: 20240523 Time: 070000     sap01-206 ( 66 ms )