I have the following problem:
I want to develop a portal component that is accessing SAP/R3 transactions and show the result in the portal.
Therefore I'm using a form.The values within the form are handed over to the RFC as import parameter.
A table with all the necessary values is returned.
The transaction I rebuild in the portal is using a range function (for e.g. order number from . to ...).
The question:
Can I access the range function from the rorm and give the values back to the form?
Probably this is only possible, if there is a RFC available for that.
Or is there any standard portal functionality?
Thank you for helping.
best regards,
Birgit