2010 Aug 16 5:25 AM
Hi Experts,
While uploading a Business Contact using Emigall, I need to store an archived document (document name) and a URL (link to the document) for every business contact that is created. Can someone let me know which are the fields for this?
Please do let me know if you need more explaination on this at my end.
Thanks,
Karan Chopra
2010 Aug 16 5:38 PM
Hi Karan
This is not going to be an easy task.
The standard object to create Business Contacts does not provide any functionality for the archived documents. See
Function BCONTACT_CREATE
Auto data type BPC01_BCONTACT_AUTO
Therefore you would have to create the archived documents sperately from the business contact.
I never had anything to do with archived documents, but looking through the code you probably should start looking into function group OPTD.
Yep
Jürgen
2010 Aug 16 5:38 PM
Hi Karan
This is not going to be an easy task.
The standard object to create Business Contacts does not provide any functionality for the archived documents. See
Function BCONTACT_CREATE
Auto data type BPC01_BCONTACT_AUTO
Therefore you would have to create the archived documents sperately from the business contact.
I never had anything to do with archived documents, but looking through the code you probably should start looking into function group OPTD.
Yep
Jürgen