Hi All ,
Could anyone please let me know the approach/links/docs to call different Bapi in
webdynpro application & how to connect these to single input field.
Requirement :
A & B are two different Bapi
Bapi A :
import parameter : Payment Detail
Export : 1)cheque details
2) submission details
Bapi B :
import parameter : Payment Detail
Export : 1)material details
2) transition details
I want to connect both the Import parameter(input) Payment Detail from Bapi A & B to one single element or search element .
So once I will provide input & click on search
For example :
Payment Detail(input) : 111
Desired Output:
material details transition details cheque details submission details
5555 7777777 8888 99999
Thanks for your time & effort
Rahul
Add a comment