Ansicht
Dokumentation

FKK_SAMPLE_5801 - Master Data Transfer: Check If Transfer Is Allowed

FKK_SAMPLE_5801 - Master Data Transfer: Check If Transfer Is Allowed

Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Using a function module called at event 5801, you can perform additional checks for the transfer from one master data object to another. SAP provides function module FKK_SAMPLE_5801_SD. You can use it to process sales orders (SD orders).

The data for the source object and target object are available in IS_TRANSFER. For the transfer of a source object that has subobjects assigned to it, the event is called recursively.

Example

You want to transfer business partner A to business partner B. Business partner A has three contract accounts: V1, V2, V3.

The system calls event 5801 four times for the source objects - as long as no errors occur during the check:

  1. Business partner A
  2. Business partner A, contract account V1
  3. Business partner A, contract account V2
  4. Business partner A, contract account V3

Notes

Further information





Parameters

IS_TRANSFER

Exceptions

TRANSFER_NOT_ALLOWED

Function Group

FICA_MDT_EVENTS

PERFORM Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1277 Date: 20240603 Time: 225925     sap01-206 ( 27 ms )