Consultor Eletrônico



Kbase P71007: Dynamics. Benefits of Logic procedures
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/03/2004
Status: Unverified

GOAL:

Dynamics. Benefits of Logic procedures

FIX:

There are several benefits to having the logic in a separate procedures from the SDO.

1. The SDO can be generic and reusable. it contains the query definition, but no custom logic.

2. The logic procedure can be generic and reusable. The same table maintenance logic can be called from anywhere in the application.