Skip to Content
0
Former Member
Jan 13, 2012 at 09:57 AM

Customizing 'Vault without DVA' for checkin/checkout of orignials via RFC

65 Views

Hi everyone,

who can help to customize the vault for checkin/checkout from documents. In the SAP Help is written that when 'saving original application file to a vault, the system assigns a new file name that is invisible'!? Do I have to map this path in general in the AL11?

So far I got a folder on our server for storing the original files:

-
10.XXX.XXX.XXX\ie5$ respectively 10.XXX.XXX.XXX\d\IE5_Share

The checkin/checkout shall takeing place by NON-SAP system via web services and therefore I would use 'Vault without DVA'

For that case, what do I have to write in the cutomizing -> Define document types:

- Define data carrier type vault

- Define mount points / logical drive

I already tried a lot but no success, I always get the error 'File XXX could not be accessed'.

And still one last question, does the BAPIs 'BAPI_DOCUMENT_CHECKOUTMODIFY2' as well as 'BAPI_DOCUMENT_CHECKIN2' work when calling them by a NON-SAP system via web services!? Both try to call FUNCTION 'RFC_PING'

DESTINATION 'SAPGUI' within function CV120_FTP_START_REG_SERVER!

In general, can SAP handle this issues regarding web services with 'Vault without DVA'?

Thanks for any usefull help and regards,

Jens

Edited by: Jens Griesinger on Jan 13, 2012 10:58 AM