Ansicht
Dokumentation

RPY_BMEV_MULTI_INSERT_30 - Insert Events

RPY_BMEV_MULTI_INSERT_30 - Insert Events

ROGBILLS - Synchronize billing plans   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this remote callable function module you can insert a list of events of the Process Model.

Example

To test the function module in R/3 go to the Function Library (transaction SE37), enter the name of the function module and click the 'Test'-Button.

To insert an event you have to fill the import parameters as follows:

CICO_REQUEST_NO = 'Z300000123' (CICO_REQUEST_NO delivered by function RPY_CICO_REQUEST_OPEN)

Then you have to fill the following fields of the event table for every event:

EVENTS-EVENT_ID = 'ZL8X000012' (Number delivered by RPY_GET_OBJECT_NUMBERS_nn) (mandatory)

EVENTS-NAME = 'Invoice has been printed' (mandatory)

EVENTS-IDENT = 'Z1.321564' (optional)

EVENTS-DEVCLASS = 'ZPMO' (mandatory)

EVENTS-ORIGINAL = 'A010004156' (only if new event refers to an existing event)

All other fields of EVENTS are ignored in case of an insert and can be left blank. (The create and change information is determined in R/3.)

Notes

  1. The ending of the function modules name and of the reference structures' names indicate the SAP release that function module or that structure has been built for. When changes are made to the function module or a reference structure that require adaptions at the calling external program we change the ending eg. from 30 to 31.
  2. The 3.1 function modules are not compatible with the 3.0 data and vice versa.
  3. Please contact SAP when using the function modules of the Business Navigator. By registering with SAP as a tool vendor you get additional help and documentation. The fax number for registration is (0)6227-348784 in Germany.

Further information

To access the complete documentation of this function mudule go to the Function Library (transaction SE37), enter the function module name and select the print icon. Then select 'Function descripition' and 'Interface description'.

To access the complete documentation of the reference fields/structures used by the function module go to the ABAP/4 Dictionary (transaction SE11), enter the name of the reference structure, select 'Structures' and press the print icon. Then select 'Table structure' and 'Data element definition' and press 'Continue'.





Parameters

CICO_REQUEST_NO
ERRORS
ERROR_OCCURED
EVENTS
LANGUAGE
PROCESSING_STATUS

Exceptions

Function Group

SIBU

rdisp/max_wprun_time - Maximum work process run time   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2646 Date: 20240523 Time: 134612     sap01-206 ( 55 ms )