Ansicht
Dokumentation

OIJ_GET_MD_EVTYPES - Get Master Data Event types

OIJ_GET_MD_EVTYPES - Get Master Data Event types

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module retrieves a list of event types specified for an application area.

Importing

IV_APP_AREA,,,,:Retrieves event types for this application area

IV_NOT_AVAIL_IND,,:Retrieves event types for which the "Not Available" indicator is set.

IV_RESET_IND,,,,:Retrieves event types for which the "Data Reset" Indicator is set.

Tables

T_TOI0EV ,,,,:Contains the list of event types.

Exception

APP_AREA_IS_NULL,,:If application area is not specified

RECORD_NOT_FOUND,,:If no record is found.

Example

To find out the list of event types for the application area "Vehicle" which makes the vehicle out-of-service, this function module has to be called with the following parameters:

IV_APP_AREA ,,,,= "VEHICLE"

IV_NOT_AVAIL_IND ,,= 'X'

Notes

Further information





Parameters

ET_TOI0EVT
IV_APP_AREA
IV_NOT_AVAIL_IND
IV_RESET_IND
T_TOI0EV

Exceptions

APP_AREA_IS_NULL
EVENT_TEXT_NOT_AVAILABLE
RECORD_NOT_FOUND

Function Group

OIJ_FM

rdisp/max_wprun_time - Maximum work process run time   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1329 Date: 20240523 Time: 122156     sap01-206 ( 26 ms )