|
Solution Search:
|
Expert Advice
web page in HTML as in any other Web server. If you need to insert ABAP code, just embrace the code in
<% ... %> tags, like you do in ASP.NET or JSP.NET
Sample: My BSP test <% data: itab type table of t005 with header line. select * from t005 into table itab. %> <% loop at itab. %> <%= itab-land1 %> <% endloop. %> To learn... More... Oct 27, 2008
for this process. We have changed the server where the inbound/outbound files are stored. Where do I go in SAP to change the location of the inbound/outbound file...
More...
Oct 27, 2008
within the SAP application server itself.
With NetWeaver 7.1 and JCO 3.0, SAP has completely integrated Java connectivity within the SAP Web Application... More... Oct 27, 2008
ARTICLES
|