‎2011 Apr 21 9:48 AM
where can I find a standard RFC to get an invoice document by invoice number from R/3 SAPECC6.0 into my front end .net application?
How can I download it into my local environment?
can you help me?
best regards,
eliana
‎2011 Apr 21 10:11 AM
I´m not sure if thats what you are after, but you can go and make use of FM RFC_READ_TABLE, and read tables VBRK and VBRP on your RFC System to get the information you need.
‎2011 Apr 21 10:11 AM
I´m not sure if thats what you are after, but you can go and make use of FM RFC_READ_TABLE, and read tables VBRK and VBRP on your RFC System to get the information you need.
‎2011 Apr 21 1:38 PM
I need to run a program which should download pdf attachments of Invoice in a particular folder on Application server so that they can be read by a third party tool (.net webapp) & can be used further.
I'm not sure that these documents are managed by GOS (General Object Services).
How can I verify that this supposition is correct, in my R/3 System? I'm not an Abap developer...
‎2011 Apr 21 2:20 PM
Why don't you check with your counterpart on your ABAP team? You're going to need a wrapper function to provide the extract functionality anyway...