Default bank information for Regular Deposits
Is there a way to default the bank code, bank account, and deposit type on the Regular Deposit page based on the business unit that is entered in? Can this be done with setup/configuraton or would it require PeopleCode? It looks like there is already PeopleCode on DEPOSIT_CONTROL.BANK_CD.FieldChange that does a SetDefault(DEPOSIT_CONTROL.BANK_ACCT_KEY) but nothing defaults on the page. This is leading me to believe that we may not have something setup correctly which would provide the default bank account. A solution that would default the bank account and deposit type based on the bank code would also work.
0