cancel
Showing results for 
Search instead for 
Did you mean: 

Custom JAVA/ABAP functions in VC

Former Member
0 Kudos

Hello gurus!

status: I'm using NW2004s: EP7 SP8 & BI SP9;

In visual composer I am trying to shuffle/duplicate/replace/add rows in a resulting table view, which gets data from bw query.

I can use Expressions in VC to work with columns, but not really to work with rows (exception is to set text style/color/etc. in cell per row).

So, I wonder if it is possible to create a function (for example in JDK or in ABAP), and then use it in visual composer (like one can use BAPI from R3 connection type) to receive-in data from above mentioned table view, to transform it and then to output it (in a new table view)?

All ideas will be appreciated,

--- Kaspars

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Prakash,

thanks for your direction - was helpful!

--- Kaspars

Former Member
0 Kudos

See this example of ABAP Webdynpro in VC.

/people/thomas.jung/blog/2006/09/26/combining-abap-and-visual-composer