Menu

SAP Function Module FRML111_OKCODE_HANDLER

RMS-FRM: OK-Code Handler Formula Maintenance Trefferliste

The Function Module FRML111_OKCODE_HANDLER (RMS-FRM: OK-Code Handler Formula Maintenance Trefferliste) is a standard Function Module in SAP ERP and is part of the function group FRML111 within the package RMSFRMDIA.

Technical Information

Function Module FRML111_OKCODE_HANDLER
Short Text RMS-FRM: OK-Code Handler Formula Maintenance Trefferliste
Function Group FRML111
Package RMSFRMDIA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTYPE LIKE RCGDIALCTR-ACTYPE Current Activity Type
I_ADDINF LIKE RCGADDINF Zusatzinfo (VALDAT, AENNR, ...)
I_PANEL LIKE RCGDIALCTR-PANEL Current Panel
I_PICGRP LIKE RCGDIALCTR-PICGRP Current Screen Group
I_TRTYPE LIKE RCGDIALCTR-TRTYPE aktueller Transaktionstype

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_STAY TYPE ESP1_BOOLEAN - TRUE: screen nicht verlassen
E_OKCODE TYPE ESP1_OKCODE_TYPE letzter nicht behandelter OK-Code

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_OKCODE TYPE ESP1_OKCODE_TYPE OK_CODE triggered

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.