SAP Function SAMPLE_INTERFACE_00001610 - Schnittstellenbeschreibung zum Event 00001610

Parameter Reference Type Length Default Optional Text
I_BELNR BKPF-BELNR C 10 '000000000' X Belegnummer
I_BUKRS KNB1-BUKRS C 4 Buchungskreis
I_BUZEI BSEG-BUZEI N 3 '000' X Buchungszeile
I_GJAHR BKPF-GJAHR N 4 '0000' X Geschäftsjahr
I_KUNNR KNB1-KUNNR C 10 Debitorennummer


DEFINE &TEXT& = 'Line item display, Envir. -> Additional components
DEFINE &EVENT& = '00001610'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

EVENT
This Event is reached in report RFEPOS00 (line item display). Dependingon the number of accounts processed, and the current cursor position,key data relating to the customer or the document selected can betransferred. This Event is triggered from the GUI menu (Environment ->Additional components). The key is active only if a customer account isdisplayed.

INTERFACE
The contents of the interface fields depend on the position of thecursor prior to the point at which the menu is called up:
1. If the cursor is not placed on a line in the list, the key account
data is transferred only. If a worklist is being processed, an
account must have already been selected. No entries exist in the
parameters BELNR, BUZEI, and GJAHR.
2. If the cursor is positioned on an item in the list, document data
is entered in all the parameters.