Userexits

Modules | Functions

Event userexits

Modules

 Select-Event userexits
 Widget-Event userexits
 Mask-Event userexits

Functions

int xutil_opn_def (const char *param, const char *ignore)
 

Function Documentation

int xutil_opn_def ( const char *  param,
const char *  ignore 
)

Event Userexit for Ctrl+K event to open the definition (mask, calss or entity) of the current form.

The logic was implemented based on the existent TCL function TCL_Utility21 OpenDef.

Activate this userexit by adding this new event (Status ALL) in the event list: CTRL-K y ALL GLOBAL xutil_opn_def if you can not change the DATAVIEW event: CTRL-K n ALL SYSTEM TCL OpenDef

Parameters:
cp_Argumentsuser exit parameter, not used yet.
Returns:
0 OK
Copyright © 2007-2012, Oracle and/or its affiliates.