Hi all,
in bapi , i have given the following statement
PERFORM bapi_sales TABLES <it_valid> <it_error> <it_errorc> USING testrun.
here it_valid, it_error and it_errorc are field symbols.
how to write form statement for bapi_sales
thanks
Geetha