All Questions
2 questions
11
votes
3
answers
2k
views
SAP R/3 removes trailing spaces from IDoc XML files
I have a Java application that uses SAP JCo 3 libraries. One of the use cases consists of receiving a IDoc file from the SAP instance (R/3, ERP 6.0 EhP 7) and convert it to XML. The problem is that, ...
5
votes
4
answers
11k
views
How to search for available RFC function modules and tables
I've got to admit that I'm not an expert on SAP R/3 programming, so this is more of a basic question on that matter.
Is there any way to get a list of accessible RFC modules and/or tables on a SAP ...