An alternative to UBB.threads
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
FLocal/Patcher/Resources/Patch_00000_removeprocedure...

32 lines
887 B

<?xml version="1.0" encoding="utf-8" ?>
<patch xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="IPatch.xsd">
<version>
<number>0</number>
<author>removeprocedure</author>
</version>
<restrictToEnvironments>
<name>deva</name>
<name>developer</name>
<name>devb</name>
</restrictToEnvironments>
<strictCommandSet>
<!--persistentCommand>
<removeProcedure>
<procedure>
<package>DATA_IMPORTER</package>
<name>ENR_IMPORTER_QUEUE_GETLIST</name>
<parameter>
<name>p_cur_user</name>
<direction>in</direction>
<type>number</type>
</parameter>
<parameter>
<name>p_cur_out</name>
<direction>out</direction>
<type>sys_refcursor</type>
</parameter>
</procedure>
</removeProcedure>
</persistentCommand-->
</strictCommandSet>
</patch>