Userexits

Modules | Functions
Mask userexits

Modules

 Pre-Mask userexits
 
 Post-Mask userexits
 

Functions

int xatt_inf_poa ()
 Post-action userexit for list with attribute description of current class. More...
 
int xatt_spr_pra ()
 Pre-action userexit, checks if the suppressed attribute is a local attribute or not. More...
 

Detailed Description

Function Documentation

int xatt_inf_poa ( )

Post-action userexit for list with attribute description of current class.

Adds the inherited attributes of parent classes in the list, so the user has a complete overview
of all class attributes. The userexit is not needed anymore for the new inheritance
concept of Agile e6.
Parameters
contextUserexit context.
Returns
0 OK
1 Error
Deprecated:
Is not needed anymore because the attribute of parent classes are now inherited as local attributes. Delete it from post-action userexits of form EDB-GRP-FLD-INF-RLI.
int xatt_spr_pra ( )

Pre-action userexit, checks if the suppressed attribute is a local attribute or not.

The new inheritance concept for classes does not need to show the suppressed attributes in a
separate folder as suppressed attributes will be deleted directly from the child class attribute
list.

@param context  Userexit context.
@return <table><tr><th> 0  </th><td> OK </td></tr><tr>
         <th> 1 </th><td> Error, suppressed attribute is a local attribute</td></tr></table>
See Also
xatt_prm, xatt_pra, xatt_poa


Copyright (c) 2004-2008 Macrobject Software, All Rights Reserved.
You can change this copyright message in the "Template Settings" dialog.