Ansicht
Dokumentation

SAMPLE_INTERFACE_00501010 - Schnittstellenbeschreibung zum Event 00501010

SAMPLE_INTERFACE_00501010 - Schnittstellenbeschreibung zum Event 00501010

PERFORM Short Reference   Fill RESBD Structure from EBP Component Structure  
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 00501010 (Billing document, save).

Function module SAMPLE_INTERFACE_00501010 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 reacehd when saving the billing document. The purpose of the function module is to write the separate billing document item - contract data (as exists in the memory of the function group) to the database. The data in the memory must also be reset (REFRESH, CLEAR).

INTERFACE

The entry in field UPDKZ in table INVOICE_HEADER determines whether the billing document is added to, changed, or deleted:

  • 'I' Added
  • 'U' Changed
  • 'D' Deleted
  • ' ' Unchanged

This information also holds for this field in table INVOICE_ITEM.





Parameters

INVOICE_HEADER
INVOICE_ITEM

Exceptions

Function Group

BFFMSMPL

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1790 Date: 20240523 Time: 074256     sap01-206 ( 33 ms )