SAP Knowledge Base Article - Public

3393443 - Error 'User has no authorization for operation 03 on object VBRK_BD' when calling API API_CV_ATTACHMENT_SRV, Entity GetAllOriginals

Symptom

  • Error 'User has no authorization for operation 03 on object VBRK_BD' when calling API API_CV_ATTACHMENT_SRV, Entity GetAllOriginals
  • Not Possible to retrieve attachment information for a Billing Document through the API API_CV_ATTACHMENT_SRV due to authorization error 

Environment

  • SAP S/4HANA, Cloud
  • Document Management

Reproducing the Issue

Call the API using a GET request with sap/opu/odata/sap/API_CV_ATTACHMENT_SRV/GetAllOriginals?BusinessObjectTypeName='VBRK_BD'&LinkedSAPObjectKey='90000123'

Cause

Leading zeros are missing

Resolution

Please call the API using the sample payload : sap/opu/odata/sap/API_CV_ATTACHMENT_SRV/GetAllOriginals?BusinessObjectTypeName='VBRK_BD'&LinkedSAPObjectKey='0090000123'

See Also

Keywords

KBA , PLM-FIO-DMS , Fiori UI for Document management , How To

Product

SAP S/4HANA Cloud Public Edition all versions ; SAP S/4HANA Cloud all versions