I'm trying to do a left outer join between an itab and a DBtab. The results are identical to an inner join. Am I doing something wrong or is this not supported? Couldn't find any stipulation in the documentation.
Example
SELECT FROM @lt_muta...
Hello,
I am trying to create a Fiori Elements app and deploy it in our on-premise landscape that has separate frontend and backend servers.
Here is what I did so far:
Created CDS view, service definition and service binding in the backend syste...
I was wondering if there is an equivalent to the "FOR USER xxxx" option of the standard AUTHORITY-CHECK command?
Use case: CDS data access happens via system user (it's an integration scenario) but should only return those records that the specifie...
I know this is 13 years old...but if anyone is looking for the answer: use addition "NO END OF LINE" in your transfer statement to avoid the final line break.
Gregor, thanks so much! I switched the system alias for service ABAP_REPOSITORY_SRV from our backend system to LOCAL and redeployed. Now the app resides on the FES as expected.Next up: figuring out how to create a Fiori Tile.