Commit 0ce26a6e authored by Ketan Patil's avatar Ketan Patil

Upload New File

parent 3e93d839
<Application Id="AutomaticPaymentNewSCH" Name="AutomaticPaymentNewSCH">
<FormalParameters>
<FormalParameter Id="sundryTypeSch" Index="1" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="siteCodeFromSch" Index="2" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="siteCodeToSch" Index="3" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="payModeSch" Index="4" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="finEntitySch" Index="5" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="bankCodeSch" Index="6" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="splitChequeSch" Index="7" Mode="IN">
<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>
<Application Id="VoucherPrintingScheduler" Name="VoucherPrintingScheduler">
<FormalParameters>
<FormalParameter Id="siteCode" Index="1" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="fromDate" Index="2" Mode="IN">
<DataType>
<BasicType Type="DATE"/>
</DataType>
</FormalParameter>
<FormalParameter Id="toDate" Index="3" Mode="IN">
<DataType>
<BasicType Type="DATE"/>
</DataType>
</FormalParameter>
<FormalParameter Id="fromTranId" Index="4" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="toTranId" Index="5" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="userFrom" Index="6" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="userTo" Index="7" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="aprvFrom" Index="8" Mode="IN">
<DataType>
<BasicType Type="STRING"/>
</DataType>
</FormalParameter>
<FormalParameter Id="aprvTo" Index="9" Mode="IN">
<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.VoucherPrintingScheduler"/>
<ExtendedAttribute Name="EXEC_MODE" Value="ASYNC"/>
<ExtendedAttribute Name="INPUT_EDITOR" Value="../../scheduler/jsp/Argument.jsp?APPLICATION_NAME=VoucherPrintingScheduler"/>
<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