Ensure that MIP_HELPER is generated prior to reference. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2896 248e525c-4dfb-0310-94bc-949c084e9493
23 lines
301 B
SQL
23 lines
301 B
SQL
set scan off
|
|
set define off
|
|
|
|
@@gen_mandatory.prc
|
|
|
|
begin
|
|
gen_mandatory;
|
|
end;
|
|
/
|
|
|
|
@@mip_mandatory.pck
|
|
|
|
@@mip_files.pck
|
|
@@mip_security.pck
|
|
@@mip_parties.pck
|
|
@@mip_quotation.pck
|
|
@@mip_enquiry.pck
|
|
@@mip_regions.pck
|
|
@@cout_assert.pck
|
|
@@cout_err.pck
|
|
@@cout_system_configuration.pck
|
|
|
|
exit |