Ansicht
Dokumentation

/CCEE/FISIDMEE_ZPSTL - Prepare ZPSTL

/CCEE/FISIDMEE_ZPSTL - Prepare ZPSTL

General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module serves as a template for creating an exit module for the Data Medium Exchange Engine (DMEE).

The module receives as an input parameter exactly one data record that the application-specific data-selection program passes to the DMEE Controller. The typing of this input data is dynamic and depends on the particular tree type. Type information is stored in the DMEE_TREE_TYPE table.

You fill the export parameters according to the type setting in the corresponding node of the format tree. This means that, for example, the DMEE Controller uses the value of the export parameter C_VALUE if the format-tree node has the type character.

Example

According to the DMEE_TREE_TYPE table, the following typing applies to the tree type PAYM (payment medium):

  • I_ITEM has the type DMEE_PAYM_IF_TYPE. It contains the components FPAYH, FPAYHX und FPAYP. Note that the DMEE Controller is called for each FPAYP record.
  • I_PARAM is not used.
  • I_UPARAM is filled only if there is a format-specific structure for the format.
  • I_TAB has the type DMEE_PAYM_IF_TAB. It contains the note to payee texts.

Notes

Further information





Parameters

C_VALUE
I_ITEM
I_PARAM
I_TAB
I_TREE_ID
I_TREE_TYPE
I_UPARAM
N_VALUE
O_VALUE
P_VALUE

Exceptions

Function Group

E/SAPLFISIDMEE

CPI1466 during Backup   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1765 Date: 20240329 Time: 001150     sap01-206 ( 26 ms )