Ansicht
Dokumentation

RFM_ASM_HDL_LST_REL_ART_CHGS - Interface Description for Event 00001270 (Material)

RFM_ASM_HDL_LST_REL_ART_CHGS - Interface Description for Event 00001270 (Material)

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00001270 (Master data article, data transfer).

Function module SAMPLE_INTERFACE_00001270 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

EVENT

The event will run when creating and changing an article after writing the article master data.

INTERFACE

For each database table, the interface provides the data for the current status and the status before changes were made.

The interface includes the following parameter types:

  • Update indicator (for example, UPD_MARA, UPD_MARC, ...)
These indicators display whether a change has been made to the assigned database table (for example, MARA, MARC, ...).
Possible values for changes:
  • U = Update

  • I = Insert

An exception forms the update indicator UPD_ICDTXT_MAT_FULL. This includes 'X' if a change to the long text has been made.
If no change has been made, the parameter has the value SPACE.
  • Import parameters
These parameters help transfer data for those database tables (MARA, MAW1) for which only one data record can be transferred for each call.
  • Table parameters
These parameters help transfer data for those database tables (MAKT, MARM, MEAN, ...) for which several data records can be transferred for each call.
For table parameters (for example, for MAKT) the assigned update indicator (for example, UPD_MAKT) is always 'U' if data records were created, changed or deleted. Every data record includes an additional update indicator that specifies for the data record, whether it was created, changed or deleted.
  • If the data record was changed, a record with indicator 'U' can be found in both the table with the old values and the table with the new values.

  • If the data record was added, a record with indicator 'I' can be found in the table with the new values.

  • If the data record was deleted, a record with indicator ' ' can be found in the table with old values.

An exception forms the table parameter T_ICDTXT_MAT_FULL. In this table, only the changed long text keys are transferred, no long text data. The update indicator is therefore as follows:
  • 'I', if the long text is new

  • 'U', if the long text has been changed

  • 'D', if the long text has been deleted





Parameters

I_MARA_NEW
I_MARA_OLD
I_MAW1_NEW
I_MAW1_OLD
T_GESV_NEW
T_GESV_OLD
T_ICDTXT_MAT_FULL
T_MAEX_NEW
T_MAEX_OLD
T_MAKT_NEW
T_MAKT_OLD
T_MALG_NEW
T_MALG_OLD
T_MAMT_NEW
T_MAMT_OLD
T_MARC_NEW
T_MARC_OLD
T_MARD_NEW
T_MARD_OLD
T_MARM_NEW
T_MARM_OLD
T_MBEW_NEW
T_MBEW_OLD
T_MEAN_NEW
T_MEAN_OLD
T_MFHM_NEW
T_MFHM_OLD
T_MKAL_NEW
T_MKAL_OLD
T_MLAN_NEW
T_MLAN_OLD
T_MLEA_NEW
T_MLEA_OLD
T_MLGN_NEW
T_MLGN_OLD
T_MLGT_NEW
T_MLGT_OLD
T_MPGD_NEW
T_MPGD_OLD
T_MPOP_NEW
T_MPOP_OLD
T_MVKE_NEW
T_MVKE_OLD
T_PROW_NEW
T_PROW_OLD
T_QMAT_NEW
T_QMAT_OLD
T_UNGV_NEW
T_UNGV_OLD
T_WLK2_NEW
T_WLK2_OLD
UPD_GESV
UPD_ICDTXT_MAT_FULL
UPD_MAEX
UPD_MAKT
UPD_MALG
UPD_MAMT
UPD_MARA
UPD_MARC
UPD_MARD
UPD_MARM
UPD_MAW1
UPD_MBEW
UPD_MEAN
UPD_MFHM
UPD_MKAL
UPD_MLAN
UPD_MLEA
UPD_MLGN
UPD_MLGT
UPD_MPGD
UPD_MPOP
UPD_MVKE
UPD_PROW
UPD_QMAT
UPD_UNGV
UPD_WLK2

Exceptions

Function Group

RFM_ASM_ARTICLE_BTE

Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 5322 Date: 20240523 Time: 155140     sap01-206 ( 92 ms )