‎2009 May 06 10:09 PM
Hi All,
I need to copy the document from one place/level to another place/level. I am not supposed to use down load and upload concept as ther could be more documents per one review. It's basically PS module. I just want to checkout doc form one place and check in it to another place.
Lets specifically explain....
I need to copy documents of all document types of one credit which are at credit level and
paste it at Review wbs level. where all the credits belong to that Reveiw wbs.
With out using document down load and upload, rather using check out and chekin.
Is there any BAPI or approach to do it.
Thanks in advance.....
‎2009 May 07 3:17 PM
Hello,
if i get your question right, it's just changing the connecting information to a document from one sap-object to another. this connecting information is in one of the tables TOA01, TOA02 or TOA03, depending on the customizing.
You could just try to identify, in which table the information is and update the specific entries.
Or have a look on the function modules in function-group OPTB, e.g. ARCHIV_CONNECTIONTABLE_INSERT.
But a real bapi i've never found in that area.
Regards Wolfgang