SAP Function SAMPLE_INTERFACE_00501008 - Schnittstellenbeschreibung zum Event 00501008

Parameter Reference Type Length Default Optional Text
SHIPPING_ITEM_NUMBER LIPS-POSNR N 6 Lieferpositionsnummer
SHIPPING_NUMBER LIKP-VBELN C 10 Liefernummer
STATUS MCLIPSB-SUPKZ C 1 1=alter Zustand, 2=neuer Zustand

Parameter Reference Type Length Default Optional Text
CONTRACT_SHIPPING_DATA MCLIPSUSR u 1 Lieferbelegpositions-Vertragsdaten


DEFINE &TEXT& = 'Delivery document, update Sales Information System'
DEFINE &EVENT& = '00501008'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

EVENT
This Event is reached when updating the Sales Information System(saving the delivery document and setup of statistical data). Thepurpose of the function module is to make the separate deliverydocument item - contract data (as exists in the function group memoryor on the database) available to the Sales Information System as sourcedata for contract-specific statistics.

INTERFACE
The STATUS field determines whether the old or the new status of thedocument is processed.

  • '1' old status (database status prior to change)

  • '2' new status (database status following change)