Consultor Eletrônico



Kbase P51996: How to locate the submitRow function of an SDO to define a l
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/5/2003
Status: Unverified

GOAL:

How to locate the submitRow function of an SDO to define a local override for it?

FACT(s) (Environment):

Windows

FACT(s) (Environment):

Progress 9.1D

FIX:

To define a local override function of an SDO's submitRow function:

1. Open the SDO in the AppBuilder.
2. Select to the Section Editor (Edit Code) icon.
3. Select the Functions from the Section Combo Box and click YES.
4. Select Override from the New Function Dialog box.
5. Scroll down in the function name combo box and select the submitRow function.
6. Add the desired override logic.