Im working on creating a material document movement (MB51 report) and then attaching document to it. So far Im finished with creating the document and returning the document number.
And now I need to attach file to that document. I was not able to find out which BAPI does this...
so can I kindly ask you, which BAPI can let me upload the file from my drive to the object?
I want to do the same in code which I do by that way:
SERVICES FOR OBJECT > CREATE > CREATE ATTACHMENT
Please note Im looking for a remote way to do this, therefore ARCHIVOBJECT_CREATE_FILE FunctionModule is out of question :(