0% found this document useful (0 votes)
12 views3 pages

DMS Programming Interface

The DMS Programming Interface allows integration of Document Management Service functions into SAP applications. It includes various function modules for managing document classes, logical documents, physical documents, and relationships. Key functions include creating, deleting, and retrieving properties and attributes of documents.

Uploaded by

bertinolivier41
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views3 pages

DMS Programming Interface

The DMS Programming Interface allows integration of Document Management Service functions into SAP applications. It includes various function modules for managing document classes, logical documents, physical documents, and relationships. Key functions include creating, deleting, and retrieving properties and attributes of documents.

Uploaded by

bertinolivier41
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

DMS Programming Interface (SAP Library - Knowledge Provider (BC-SRV-KPR)) Page 1 sur 3

DMS Programming Interface


Use
You use this programming interface to integrate the functions of the Document Management Service into your
SAP application.

Features
The following function modules are available:

Function modules for document classes and SDOK_CLASS_ATTRIBUTES_GET


relationship classes
SDOK_CLASS_FIND_BY_QUERY

SDOK_CLASS_PARTNERS_GET

SDOK_CLASS_PROPERTIES_DELETE

SDOK_CLASS_PROPERTIES_GET

SDOK_CLASS_PROPERTIES_SET

Function modules for logical documents SDOK_LOIO_CREATE

SDOK_LOIO_CREATE_WITH_PHIO

SDOK_LOIO_DELETE

SDOK_LOIO_ATTRIBUTES_GET

SDOK_LOIO_PROPERTIES_SET

SDOK_LOIO_PROPERTIES_GET

SDOK_LOIO_PROPERTIES_DELETE

SDOK_LOIO_DESCRIPTIONS_SET

SDOK_LOIO_DESCRIPTIONS_GET

SDOK_LOIO_DESCRIPTIONS_DELETE

SDOK_LOIO_FROM_RELATIONS_GET

SDOK_LOIO_TO_RELATIONS_GET

SDOK_LOIO_FIND_BY_QUERY

SDOK_LOIO_PHYSICAL_OBJECT_GET

Function modules for physical documents SDOK_PHIO_CREATE

SDOK_PHIO_CREATE_AS_COPY

SDOK_PHIO_CREATE_NEW_VERSION

SDOK_PHIO_CREATE_WITH_MODEL

http://help.sap.com/saphelp_bpc70sp02/helpdata/en/3c/4d26696ab411d3aece0000e82... 24/07/2013
DMS Programming Interface (SAP Library - Knowledge Provider (BC-SRV-KPR)) Page 2 sur 3

SDOK_PHIO_DELETE

SDOK_PHIO_ATTRIBUTES_GET

SDOK_PHIO_PROPERTIES_SET

SDOK_PHIO_PROPERTIES_GET

SDOK_PHIO_PROPERTIES_DELETE

SDOK_PHIO_FROM_RELATIONS_GET

SDOK_PHIO_TO_RELATIONS_GET

SDOK_PHIO_FIND_BY_QUERY

SDOK_PHIO_STORE_CONTENT

SDOK_PHIO_STORE_AS_UPDATE

SDOK_PHIO_STORE_NEW_VERSION

SDOK_PHIO_STORE_NEW_CONTENT

SDOK_PHIO_LOAD_CONTENT

SDOK_PHIOS_CHECKIN

SDOK_PHIOS_CHECKIN_AS_UPDATE

SDOK_PHIOS_CHECKIN_NEW_VERSION

SDOK_PHIOS_CHECKOUT

SDOK_PHIOS_CHECKOUT_CANCEL

SDOK_PHIOS_GET_COPY

SDOK_PHIOS_FILE_PROPERTIES_GET

SDOK_PHIO_GET_URL_FOR_GET

SDOK_PHIO_GET_URL_FOR_UPDATE

SDOK_PHIO_GET_URL_FOR_NEW_VERS

SDOK_PHIO_GET_URL_NEW_CONTENT

SDOK_PHIO_GET_URL_FOR_PUT

Function modules for relationships SDOK_RELA_CREATE

SDOK_RELA_DELETE

SDOK_RELA_PROPERTIES_SET

SDOK_RELA_PROPERTIES_GET

SDOK_RELA_PROPERTIES_DELETE

Other function modules SDOK_ATTRS_QUALITIES_GET

SDOK_DOCUSPACE_SEARCH

http://help.sap.com/saphelp_bpc70sp02/helpdata/en/3c/4d26696ab411d3aece0000e82... 24/07/2013
DMS Programming Interface (SAP Library - Knowledge Provider (BC-SRV-KPR)) Page 3 sur 3

The function modules listed here are just some of the more important DMS function
modules.

http://help.sap.com/saphelp_bpc70sp02/helpdata/en/3c/4d26696ab411d3aece0000e82... 24/07/2013

You might also like