Modules:
Added cout_assert.pck - provides assertion utilities. Added cout_err.pck - 'standard' error logging utilities. Added gen_mandatory.prc - generates packages to provided mandatory field checks. Schema: Changed primary key of ENQUIRIES to an ID (also made sequence ENQU_SEQ available). Changes ENQUIRIES.CONSUMER_NAME to FIRST_CONTACT_NAME. Added tables DATA_ITEMS and DATA_ITEM_ROLES to support Modules/gen_mandatory.prc. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2865 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -3,5 +3,11 @@ set define off
|
||||
|
||||
@@mip_files.pck
|
||||
@@mip_security.pck
|
||||
@@mip_quotation.pck
|
||||
@@mip_parties.pck
|
||||
@@mip_mandatory.pck
|
||||
@@mip_enquiry.pck
|
||||
@@cout_assert.pck
|
||||
@@cout_err.pck
|
||||
|
||||
exit
|
||||
Reference in New Issue
Block a user