Ansicht
Dokumentation

FKK_BP_EXTRACT_INIT_BUFFER - Gets Initialized Buffer for FKK_BP_EXTRACT_GET

FKK_BP_EXTRACT_INIT_BUFFER - Gets Initialized Buffer for FKK_BP_EXTRACT_GET

General Data in Customer Master   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The function module FKK_BP_EXTRACT_GET serves to improve performance when accessing contract partner data. It returns only an extract of the most important business partner data.

This function module is used for initializing the local memory for the read process.

You can call the module in two ways:

  1. IT_BP_INTERVALLS: The function module expects a table of business partner intervals in an ascending sort sequence. The intervals must be disjunct. By entering a buffer size, you limit the local memory to the specified size.
This call variant is best when the business partner is used as an object for parallel processing.
  1. IT_BP_VALUES: The module expects a table of business partners that do not have to be sorted. If the amount of business partners transferred exceeds that permitted by the buffer size, only the amount of business partners permitted by the buffer size is buffered. In contrast to the first variant, the remaining business partners are not buffered afterwards when the current buffer has been processed.
This variant is best for all objects for parallel processing except business partners.

Example

Notes

Further information





Parameters

IT_BP_EXTRACT_FIELDS
IT_BP_INTERVALLS
IT_BP_VALUES
I_BUFFERSIZE
I_BUFFER_IBANS

Exceptions

Function Group

FKG0

PERFORM Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1789 Date: 20240523 Time: 142447     sap01-206 ( 39 ms )