Hello experts,
I want to comfirm an issue with your help.
Our ABAP developer will develop a BAPI , and we will develop an Web dynpro Java application to call the BAPI.
The result table of BAPI as follow :
Title 2
______________________________________________________________________________
field name | standard value | value | description | field name | standard value | value | description
______________________________________________________________________________
fieldname1 _____________ _____ __________fieldname2 _____________ _____ _________
fieldname3 _____________ _____ __________fieldname4 _____________ _____ _________
fieldname5 _____________ _____ __________fieldname6 _____________ _____ _________
fieldname7 _____________ _____ __________fieldname8 _____________ _____ _________
fieldname9 _____________ _____ __________fieldname10 _____________ _____ _________
u2026..
My question is :
Does standard "table" componet can relize this table format with "binding" action ?
If not, can we develop a "table" component to relize this table format ?
Any suggesstion is welcome! Thank you.
Best Regards,
Louis