I have to create a BDC based on the data from the selection screen
I have got 25 Customer's and I need to upload the data of these customers in to F-02 to clear their amounts, picking their respective information from tcode - FBL5N.
My selection screen looks like -
1)ARTS Customer - 12345
ARTS Internal Order - 10001
:
:
25)DESIGN Customer - 67890
DESIGN InternalOrd - 10002
Now My issues is - I would like to save the customer numbers which I have entered in the selection screen as a variant so that I can call the values that I have entered in the selection screen do the respective actions and need to clear the items in F-02.
How to go about with this kind of scenario -
If you have any sample code please furnish.
Thanks in advance.