SAP Function SAMPLE_INTERFACE_00001010 - Schnittstellenbeschreibung zum Event 00001010

Parameter Reference Type Length Default Optional Text
I_BKPF BKPF u 697 Workarea Belegkopf
I_BSEG BSEG u 2012 Workarea Belegzeile


This Event should no longer be used.
Event 00001011 replaces this Event. If you are already using interface00001010 and change over to 00001011, you must include the command
CHECK I_BSEG-KOART = 'D'.
before entering coding for the first time.
If, however, you continue to use Event 00001010, note the followingpoints.
DEFINE &TEXT& = 'Post document, check line item'
DEFINE &EVENT& = '00001010'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

EVENT
This Event is reached whenever, when posting a document, a customerline item is checked. This Event is reached both when adding a customerline item and when correcting a customer line item.

INTERFACE
The existing data belonging to the line item and to the document headeris transferred to the additional component (a document number has notyet been assigned).