September 2024

SAP Document Management Service: Create Internal Repository

Hi, i want to create an respository via API, as descriped here:https://help.sap.com/docs/document-management-service/sap-document-management-service/onboarding-repository?locale=en-US POST https://…..hana.ondemand.com/rest/v2/repositories {   “repository”: {     “displayName”: “my name”,     “description”: “my description”,     “repositoryType”: “internal”,     “isVersionEnabled”: “true”,     “isVirusScanEnabled”: “true”,     “skipVirusScanForLargeFile”: “false”,     “isThumbnailEnabled”: “false”,     “hashAlgorithms”: “SHA-256”,     “isContentBridgeEnabled”: “true”, …

SAP Document Management Service: Create Internal Repository Read More »

SAP Document Management Service: Create Internal Repository

Hi, i want to create an respository via API, as descriped here:https://help.sap.com/docs/document-management-service/sap-document-management-service/onboarding-repository?locale=en-US POST https://…..hana.ondemand.com/rest/v2/repositories {   “repository”: {     “displayName”: “my name”,     “description”: “my description”,     “repositoryType”: “internal”,     “isVersionEnabled”: “true”,     “isVirusScanEnabled”: “true”,     “skipVirusScanForLargeFile”: “false”,     “isThumbnailEnabled”: “false”,     “hashAlgorithms”: “SHA-256”,     “isContentBridgeEnabled”: “true”, …

SAP Document Management Service: Create Internal Repository Read More »

Devtoberfest 2024 participation

Dear Developers, Good day. Most awaited Devtoberfest 2024 is announced.  We have arranged 4 codejams in Kolkata and really hope more people participate from Kolkata location.  Kindly refer this blog for the details.  Devtoberfest 2024 Contest Official Rules – SAP Community Those who are participating/ interested to participate, please do comment 🙂 

Devtoberfest 2024 participation

Dear Developers, Good day. Most awaited Devtoberfest 2024 is announced.  We have arranged 4 codejams in Kolkata and really hope more people participate from Kolkata location.  Kindly refer this blog for the details.  Devtoberfest 2024 Contest Official Rules – SAP Community Those who are participating/ interested to participate, please do comment 🙂 

Getting error ‘Could not find table/view XXXX in schema SAPABAP1’ in class method for table function

Hello Experts, I am using a CDS view in a class method for a table function . My CDS view is a consumption view with parameters. The table function and CDS view are both activated but when I try to activate the class/method it gives me the below error :- ‘Could not find table/view ZETDCNVW1360002 …

Getting error ‘Could not find table/view XXXX in schema SAPABAP1’ in class method for table function Read More »

Getting error ‘Could not find table/view XXXX in schema SAPABAP1’ in class method for table function

Hello Experts, I am using a CDS view in a class method for a table function . My CDS view is a consumption view with parameters. The table function and CDS view are both activated but when I try to activate the class/method it gives me the below error :- ‘Could not find table/view ZETDCNVW1360002 …

Getting error ‘Could not find table/view XXXX in schema SAPABAP1’ in class method for table function Read More »

Scroll to Top