HI,
I have been working on T.code FI01 in Which I want to display bank name in bank-name field as pbo on screen 110 by entering bank key on screen 100,,
First I used Field exit of bank key and bank name to accomplish the task by exporting and importing the bank-key between field exit to show bank name on this basis of bank- key, which is actually retrieving bank name from domain named as 'zbanks' on the basis of bank key through FM, but my problem is the I want to show bank name as pbo, as when it takes me to the next screen(i.e screen 110) bank name is automatically shown, but it displayed corresponding bank name by entering any random input on field bank name or some how triggred the field bank name,, I goggled this problem but unable to get fix this problem, I worked on user exit of fI01 which saplbank_001 but failed to get solve this, please help me in this regard as I just started working on abap development
Regards,