Ansicht
Dokumentation

FRML169_TABSCREEN_OPEN - NOTRANSL: Formelsicht: Öffnen der Sicht (Kopiervorlage)

FRML169_TABSCREEN_OPEN - NOTRANSL: Formelsicht: Öffnen der Sicht (Kopiervorlage)

CPI1466 during Backup   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is called when you navigate to a view in formula maintenance. You use it to perform all steps that are required for opening the view.

Notes on Tailoring the Function Module

The template sets the internal status "View open" (global field LG_FLG_STATUS_OPEN). Add, for example:

  • Special authorization checks for your view
  • Reading and locking of data on your view

Interface

Do not change the interface of the function module. It contains the following parameters:

Import Parameters Description
I_KEYPATH Time-independent key of the formula
I_ADDINF Administrative data of the formula header (that is, key date, change date, and validity period)
I_TRTYPE Current transaction type (for example, Create, Change, Display)
I_ACTYPE Current activity type (for example, Create, Change, Display)
I_FLG_REOPEN Indicator: Reopen view
Export Parameters Description
E_ACTYPE Changed activity type
E_FLG_LOCK_FAILED Indicator: Error while locking (value true)
Exceptions Description
NO_AUTHORITY No authorization

Example

Notes

Further information





Parameters

E_ACTYPE
E_FLG_LOCK_FAILED
I_ACTYPE
I_ADDINF
I_FLG_REOPEN
I_KEYPATH
I_TRTYPE

Exceptions

NO_AUTHORITY

Function Group

FRML169

General Material Data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2851 Date: 20240523 Time: 113743     sap01-206 ( 31 ms )