on 2005 Aug 03 7:43 PM
Hi all,
I have a DropDownByIndex filled with data that come from a BAPI but I don't know how to get value that I select from it.
Thanks.
Jesus.
Hi Jesus
Assume your Bapi structure as
BAPI_INP
Output
LNo
Assign BAPI_INP.Output.LNo to the texts property.
Now you can get the selected value as follows
wdContext.currentOutput.getLNo();
Regards
NagaKishore V
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
11 | |
10 | |
9 | |
8 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.