Ansicht
Dokumentation

SAMPLE_INTERFACE_00501001 - Schnittstellenbeschreibung zum Event 00501001

SAMPLE_INTERFACE_00501001 - Schnittstellenbeschreibung zum Event 00501001

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
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 00501001 (Sales document, check contract).

Function module SAMPLE_INTERFACE_00501001 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 prior to the credit check on the document, following the Event 00501000 (Determine contract). It checks the contract and sets the status of the sales document item.

Related Events

  • Determine contract.

INTERFACE

The field ABGES must be set in table ORDER_OPEN_VALUES, if the line item is hedged:

  • Fully hedged: CON_ABGES_TRUE LIKE LIPS-ABGES VALUE '1E-00'
  • Not hedged...: CON_ABGES_FALSE LIKE LIPS-ABGES VALUE '0E-00'
  • Part-hedged....: between 0E-00 and 1E-00.

Use the include RVKMPKON!





Parameters

CONTRACT_CREDIT_STATUS
ORDER_ADD
ORDER_BUSINESS
ORDER_HEADER
ORDER_ITEM
ORDER_OPEN_VALUES
ORDER_PARTNER
RELEASE
SECURITY_TYPE
STATUS_LC

Exceptions

Function Group

BFFMSMPL

General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1960 Date: 20240603 Time: 221607     sap01-206 ( 36 ms )