SAP Function SAMPLE_INTERFACE_00001510 - Schnittstellenbeschreibung zum Event 00001510

Parameter Reference Type Length Default Optional Text
I_AKTYP T020-AKTYP C 1 Aktivitätstyp: A=Anzeigen,V=Ändern
I_KKBER RF02L-KKBER C 4 X Kreditkontrollbereich
I_KUNNR KNA1-KUNNR C 10 Debitornummer

Parameter Reference Type Length Text
E_XCHNG OFIWA-XCHNG C 1 Kennzeichen: Änderung vorgenommen


DEFINE &TEXT& = 'Credit Management, Extras -> Additional Components'
DEFINE &EVENT& = '00001510'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

EVENT
This Event is run through by calling up the GUI menu (in CreditManagement: Overview, General Data and Control Area Data: Extras ->Additional components).

INTERFACE
The key fields of table KNKK (credit management customer master record:control area data) and the activity type are transferred to theadditional component. By transferring the indicator E_XCHNG = 'X' backto the standard, users can record changes to their own data. This thenenables an update of user's own data at the appropriate Event(00001520) to be started. If none of the user's own data was changed oradded to, the indicator is not set.