cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI problem when using as import parameters table and structure

Former Member
0 Kudos

Hi,

I am using in my VC model a BAPI that has as import parameters a structure and two tables. I have used an external breakpoint in the ABAP code and I have noticed that the tables are populated correctly with the input values but none of the structure fields is populated with the input values of the screen.

Could you please advise on this?

Thank you in advance.

Kind Regards

Mike

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mike,

Are the structure and two tables are input parameters? The tables will be shown in the output side of the BAPI icon in VC story board. To change the tables as input parameters, right click on it and select 'Flip port' option then it will be move to input side of BAPI. Before that check whether you have selected the tables in 'Define Data' option. Let me know your exact problem.

Regards

Basheer