DBA Data[Home] [Help]

APPS.XTR_FPS2_P dependencies on XTR_STANDING_INSTRUCTIONS

Line 784: from XTR_STANDING_INSTRUCTIONS a,

780: l_account IN OUT NOCOPY VARCHAR2) is
781: --
782: cursor DFLT_ACCT is
783: select b.BANK_SHORT_CODE,a.ACCOUNT_NO
784: from XTR_STANDING_INSTRUCTIONS a,
785: XTR_BANK_ACCOUNTS b
786: where a.PARTY_CODE = l_party
787: and a.CURRENCY = l_ccy
788: and (a.DEAL_TYPE = l_deal_type