SAP Function SAMPLE_INTERFACE_00001230 - Schnittstellenbeschreibung zum Event 00001230

Parameter Reference Type Length Default Optional Text
I_KNA1 KNA1 u 1826 X Debitor-Allgemeine Daten
I_LFA1 LFA1 u 1496 X Kreditor-Allgemeine Daten
I_SKA1 SKA1 u 125 X Sachkonto-Kontenplandaten

Parameter Reference Length Optional Text
T_KONTAB RFEPK 70 Selektierte Konten
T_SLBTAB RFEPB 17 Selektierte Buchungskreise


DEFINE &TEXT& = 'Balance display, prior to display of first screen'
DEFINE &EVENT& = '00001230'
DEFINE &TYPE& = 'INTERFACE'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX LANGUAGE EN

Functionality
This Event is reached in report program SAPMF42B (balance display)prior to output of the first list. The accounts selected aretransferred. If required, particular authorization checks can becarried out, enabling for example an error message to be output wherenecessary, thus preventing the list from being output.
The interface contains the following table parameters:

  • T_KONTAB

  • T_SLBTAB

  • Table T_KONTAB contains all the accounts selected for which line itemsare to be displayed. Table T_SLBTAB contains all the selected companycodes.