Ansicht
Dokumentation

RCP301_RECIPES_INIT - NOTRANSL: RMS-RCP: Initialisierung der Pufferinhalte der Rezeptobjekte

RCP301_RECIPES_INIT - NOTRANSL: RMS-RCP: Initialisierung der Pufferinhalte der Rezeptobjekte

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module clears all the buffer tables for the "recipe" object.

Flow Logic

All the functions of the objects that use RMS are determined and called.

Transfer Parameters

This module also defines the event registrations for the recipe APIs.

Events are triggered:

  • When data is displayed
  • When data is added, changed, and deleted.

In this way, you can specify which events are to be communicated to the caller by the APIs. The import table IT_REG_EVT is filled for this purpose.

EVENT field

  • '1' Events for object-specific attributes
  • '2' Events for dependent objects
  • ' ' All events

The PNTYPE_EVT field contains the node type for which the event is to be triggered. The reference to the interface that is called at runtime must also be specified. (Method ON_OBJ_CHANGE)

The relevant event is only triggered at runtime for registered node types.

You can use the I_FLG_EVT_ONLY parameter to define additional event registrations at any time without having to clear the buffer tables of the recipe objects.

Example

Notes

Further information





Parameters

IT_REG_EVT
I_FLG_EVT_ONLY

Exceptions

Function Group

RCP301

ABAP Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1614 Date: 20240523 Time: 163643     sap01-206 ( 24 ms )