Commit 5d1377c2 authored by Ketan Patil's avatar Ketan Patil

Upload New File

parent f26a075f
<Application Id="AutomaticPaymentNewSCH" Name="AutomaticPaymentNewSCH">
<FormalParameters>
<FormalParameter Id="sundryTypeSch" Index="1" Mode="IN" Name="sundryTypeSch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="siteCodeFromSch" Index="2" Mode="IN" Name="siteCodeFromSch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="siteCodeToSch" Index="3" Mode="IN" Name="siteCodeToSch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="payModeSch" Index="4" Mode="IN" Name="payModeSch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="finEntitySch" Index="5" Mode="IN" Name="finEntitySch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="bankCodeSch" Index="6" Mode="IN" Name="bankCodeSch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="splitChequeSch" Index="7" Mode="IN" Name="splitChequeSch">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="TRANS_DB" Index="8" Mode="IN" Name="TRANS_DB">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
</FormalParameters>
<ExtendedAttributes>
<ExtendedAttribute Name="APPLN_TYPE" Value="JB"/>
<ExtendedAttribute Name="METHOD_NAME" Value="schedule"/>
<ExtendedAttribute Name="COMP_NAME" Value="ibase.webitm.ejb.phizzy.AutomaticPaymentNewSCH"/>
<ExtendedAttribute Name="EXEC_MODE" Value="ASYNC"/>
<ExtendedAttribute Name="INPUT_EDITOR" Value="../../scheduler/jsp/Argument.jsp?APPLICATION_NAME=AutomaticPaymentNewSCH"/>
<ExtendedAttribute Name="SCHEDULABLE" Value="1"/>
</ExtendedAttributes>
</Application>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment