SAP Function SAMPLE_INTERFACE_00001310 - Schnittstellenbeschreibung zum Event 00001310

Parameter Reference Type Length Default Optional Text
I_AKTYP OFIWA-AKTYP C 1 A = Anzeige, V = Ändern, H = Anlegen
I_BUKRS KNB1-BUKRS C 4 X Buchungskreis
I_KUNNR KNA1-KUNNR C 10 Debitornummer
I_SPART KNVV-SPART C 2 X Sparte
I_VKORG KNVV-VKORG C 4 X Verkaufsorganisation
I_VTWEG KNVV-VTWEG C 2 X Vertriebsweg

Parameter Reference Type Length Text
E_XCHNG BOOLE-BOOLE C 1 Kennzeichen: Änderungen vorgenommen


DEFINE &TEXT& = 'Customer master record, Environment -> Addtnl compon.'
DEFINE &EVENT& = '00001310'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

EVENT
This Event is reached directly from the R/3 System menu (from thecustomer master by choosing: Environment -> Additional components).

INTERFACE
The key fields of table KNB1 (customer master record at company codelevel) and the activity type are transferred to the additionalcomponent. This Event enables changes to or the creation of user's owndata to be recorded by communicating the status of the the indicatorE_XCHNG = 'X' to the standard system. This enables the user to initiatean update of their own data at the appropriate Event (00001320). If nouser-specific data was changed or added, the indicator is not selected.
The prerequisite for using the event is the transfer of a key text inevent 00001330.