Hi Experts,
I need to manage in the PDI of ByD (SAP Cloud application studio) the BO :
- Task in the view "Application and User Management" and "Process Communication Errors"
- Open clarification request in the view "Home - Work"
Both BOs a...
Hi,
Do you know if it is planned to have a real code source management application in the SAP cloud application studio ?
It does not seem possible to compare file version like we do in Team Foundation Server for example.
Best regards
Hi,Do you know if it is possible to create a ProjetStockOrder BO ?It is an item order that is created in a project. I can't find a create methode in Project BO or directly in the ProjetStockOrder BOBest regardsCharles
Hello,I have custom BO with this type of structure Root- RootID- Collection1 (Node 0,n) - Collection1ID - Collection2 (Node 0,n) - Collection2IDI would like to display a grid like this one :RootID | Collection1ID...
Hi,I can't find a split function like in C#.MyString = "A;B;AB";CollectionString = Split(MyString, ";")=> Result is :CollectionString[0] = "A"CollectionString[1] = "B"CollectionString[2] = "AB"I have to create it ?Thanks and best regards.Charles PAUL...
Dear Chandra Gajula,
We need to remove an extension field with a scenario in an addon that has been moved in a production tenant beacause of this error https://userapps.support.sap.com/sap/support/knowledge/en/3330073
We have added the PDI_DODO_...
Hi,Thanks for this great document.I use the UDQ servive but it seems there is a limitation of 1000 lines in the result.Is it possible to use paging and how ?Regards,