CrudLayer
Last edit October 15, 2007
A CRUD Layer is the set of procedures that implements the
CrudMatrix
. Properly written Oracle Apps always go through the CRUD layer, and don't touch the underlying table structure directly.
See also
CrudMatrix
,
CrudScreen