Initial import

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2914 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2007-11-29 17:41:32 +00:00
parent 9b593709ac
commit 1eb479546b
146 changed files with 21401 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
--application/delete_application
begin
-- Remove Application
wwv_flow_api.remove_flow(155);
end;
/
begin
wwv_flow_audit.remove_audit_trail(155);
null;
end;
/