cancel
Showing results for 
Search instead for 
Did you mean: 

Entering Data in a Output port table

greg_moyle2
Discoverer
0 Kudos

Hi,

Have a standard BAPI with two input parameters which returns all data, if I updated one of the output tables (SEL_EMPLOYEE) with the parameters HIGH, LOW (Enter my personnel no), OPTION (use EQ) and SIGN (use I) in the SAP GUI I get my information only.

If I try and use this BAPI in VC I cannot input information into the output port table, has anyone done this before? (do I have to write it in Web Dynpro?)

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Yes it has work fine.

Do you have added any Toolbar button with system action :Insert row to the Input table.

if yes click on that button then it will add row to the Input table there you can enter the data9High,low ,Sign.etc) and after submittion you will get the data from output table .

Regards,

Govindu