cancel
Showing results for 
Search instead for 
Did you mean: 

BAPIs table parameters as input parameters VC

Former Member
0 Kudos

Hello all,

I have a BAPI which has no import parameters , however we have tables parameters where input is passed.

When i get the bapi in a VC iView the metadata retrieved consists of all the tables parameters as the output ports.

how can i pass input to these table parameters in VC.

Thanks,

Sudheer.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sudheer,

Drag the bapi into VC story board. Right click on 'table' node in the output side of the bapi icon and select the option 'Flip Port'. Now the table will be considered as a input and you can pass the table to the BAPI.

Regards

Basheer

Former Member
0 Kudos

Excellent!!!!!!!!!

Full Points to you.....

Cheers,

Sudheer.

Answers (0)