Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member205363
Contributor
0 Kudos

<body><p style="margin-bottom: 0in" class="western">This blog will shows some useful features which are provided by SAP NetWeaver Visual Composer like exporting Table data to Excel Sheet, sorting Table data and Printing the Table. </p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Prerequisite:</p><p style="margin-bottom: 0in" class="western">-SAP J2EE Engine</p><p style="margin-bottom: 0in" class="western">-ECC</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Below Scenario: Here we have RFC in ECC System, get the RFC into Visual Composer, show the out put in a table format and use the features like export, sort and print.</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Start SAP NetWeaver Visual Composer using the URL http://<host>:<port>/VC</p><p style="margin-bottom: 0in" class="western">Create new Model, Package, Page, I-View. Drag the RFC and place it on I-View.</p><p style="margin-bottom: 0in" class="western">Provide Input and Output forms, here in our case RFC is not taking any inputs so we have just start button and Out put form contains Table as shown below. </p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western"><img  />//weblogs.sdn.sap.com/weblogs/images/251903406/VC5.jpg|height=169|alt=image|width=501|src=https://weblogs.sdn.sap.com/weblogs/images/251903406/VC5.jpg|border=0!</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Double click on Table form, go to tool bar, Edit (shown below)</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western"><img  />//weblogs.sdn.sap.com/weblogs/images/251903406/VC6.jpg|height=298|alt=image|width=210|src=https://weblogs.sdn.sap.com/weblogs/images/251903406/VC6.jpg|border=0!</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Create Tool bar buttons for Row Export, Table Export, Sort, Print Table</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western"><img  />//weblogs.sdn.sap.com/weblogs/images/251903406/VC7.jpg|height=400|alt=image|width=580|src=https://weblogs.sdn.sap.com/weblogs/images/251903406/VC7.jpg|border=0!</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Compile and run the model.</p><p style="margin-bottom: 0in" class="western">Now the out put looks like below, press Row Export or Table Export Button, we get the prompt of export completed then go to MS Excel and press Ctrl+V to paste on sheet.</p><p style="margin-bottom: 0in" class="western"><img  />//weblogs.sdn.sap.com/weblogs/images/251903406/VC9.jpg|height=230|alt=image|width=487|src=https://weblogs.sdn.sap.com/weblogs/images/251903406/VC9.jpg|border=0!</p><p style="margin-bottom: 0in" class="western"><img  />//weblogs.sdn.sap.com/weblogs/images/251903406/VC10.jpg|height=230|alt=image|width=315|src=https://weblogs.sdn.sap.com/weblogs/images/251903406/VC10.jpg|border=0!</p><p style="margin-bottom: 0in" class="western"> </p><p style="margin-bottom: 0in" class="western">Press the Print option, it will direct to the printer settings............ </p><p style="margin-bottom: 0in" class="western"><img  /></body>