My problem scenario is as follows:
I wanted to tackle the condition where user is pressing ENTER(implies to RECEIVE MAP) to fetch the account details without entering key of information. In such scenario I wants to send the first MAP with message "Enter account number" so for doing this I am checking the length of EIBCALEN, if its zero than I wanted to throw the first map with message. But I am getting AE19 error.
How will I tackle this.....??
yes..I am transferring the control to other program(one which will fetch the data) if I got some data in account number...else if there is no data in account number that I am sending message saying" enter account number"