can we build loop step with in the branch
in such a way that the interface is look like that
branch <transactiontype >
sequence: Deposit
loop <accno>
xxxxxx
sequence: current
loop <accno>
xxxxxxx
sequence: savings
loop <accno>
can we achieve the above senario.
can we build loop step with in the branch
in such a way that the interface is look like that
branch <transactiontype >
sequence: Deposit
loop <accno>
xxxxxx
sequence: current
loop <accno>
xxxxxxx
sequence: savings
loop <accno>
can we achieve the above senario.