Documents ERP API
home
Overview
The Documents ERP API is a generic API which is suitable to Create, Publish, Transfer, Retrieve the documents to/from ASPIRE SAP S/4HANA System.
The Typical use cases as follows
- Assets maintenance Notification Attachments From ServiceNOW , JAMES, e.t.c.
- Transmit transportation documents from S/4HANA to 4PL,
- Publish Electronic data link of the Batch Master record from Veeva ECCM to S/4HANA,
- Publish PO attachments from GEP to S/4HANA ,
- Publish Customs declarations from GEP to S/4HANA.
- Retrieve Documents Info from SAP S/4HANA
Please note that this API Source systems includes:
- ServiceNOW
- JAMES
- GEP
- Veeva ECCM
- SAP S/4HANA
- e.t.c
Getting Started
You may refer to the ASPIRE G-Site if you need information about the ASPIRE program
Data privacy
Data Privacy/Protection is everyone's responsibility, please always keep it in mind while processing data. You may refer to the below chart that explains the various data classification levels:

Please also refer to the Information Commitments when processing data.
Intended Use
The Documents ERP API enables solutions to Create or retrieve the documents from ASPIRE S/4HANA System.
Through this API, Source Systems or Process APIS can create or Retrieve the Documents.
Business Case
The Documents ERP API is a generic API which is suitable to Create, Publish, Transfer,Retrieve the documents to/from ASPIRE SAP S/4HANA System.
The Typical use cases as follows
- Assets maintenance Notification Attachments From ServiceNOW , JAMES, e.t.c.
- Transmit transportation documents from S/4HANA to 4PL,
- Publish Electronic data link of the Batch Master record from Veeva ECCM to S/4HANA,
- Publish PO attachments from GEP to S/4HANA ,
- Publish Customs declarations from GEP to S/4HANA.
- Retrieve Documents Info from SAP S/4HANA
The API endpoint /documentInfoFull . This resource Retrieve Document Info from SAP S/4HANA (CALLBACK API)
| Sr.No | Resource | Method | Description | query Parms |
|---|---|---|---|---|
| 1 | /documentInfoFull | GET | This resource Retrieve Document Info from SAP S/4HANA | docNumber , docType , docPart , docVersion , getAll, getObjectLinks, getStatusLog, getLongTexts, getActiveFiles , getDocDescriptions , getDocFiles , getClassification , getStructure, getWhereUsed , outputFormat=json |