Hello experts,
I am trying to implement the Invoice replication scenario from ERP to C4C.
SAP is providing these two services in order to achieve this:
Invoice Replication In - Stable VersionManage Invoice In - Deprecated Version
Unfortunat...
I am referring to URL:
capire - Choose Your Preferred Tools (cloud.sap)
Please get back to me on the following feedback:
Hello CAP Team,
can you please let me know what am I doing wrong?
I have upgraded my CAP Project to the last version of...
Hello,
the cds deploy is recreating always the position table (Jobs_Stocks in this case), based on following definition:
@cds.persistence.exists
entity Jobs : cuid, managed {
duration : Integer;
@title : 'Duration(sec)'
Stocks : Compositi...
Hello,
Can you please help me to understand why a query written in open sql for abap is returning different results than the same query written for hana?
Example: Table TVKOV : key fields VKORG & VTWEG
Values:
VKORG VTWEG
CBC1 C2
CBC1 C5...
Hi,
Can we call an anonymous procedure from ABAP AS with a HANA DB as backend?
With the help of SQL Editor - DB02 I have created a simple anonymous procedure
DO (OUT e_char NVARCHAR(1) => ?) BEGIN e_char= 'X'; END
The 'C_DB_FUNCTION' kernel...
Hi,I would suggest to inspect your host file (C:\Windows\System32\drivers\etc\hosts) and check if everything looks normal.If this didn't work, i don't know. For my tests I have installed the SCC Linux Portable version on my Ubuntu WSL.
Hi @pmuessig ,can you please write a blog about it. (... "I think I need to make an update of the blog post soon since there has been so much happened over the last month inside the ui5-tooling-modules package. ...)BR
Thank you @Claus_Burgaard for this document.I would like to add one more insight for those who have 2FA enabled.Please take note of this tip. It took me 2 hours to figure it out! @CloudConnectorTeam: Would be great if you woud display this tip on the...