Q: 13
In ABAP Cloud, you try to reference an SAP API that is not released for cloud use. What is the outcome?
Options
Discussion
Quick one, that's B. If an API isn't released for cloud dev, syntax check fails right away.
Option B is correct, syntax error right away if it's not released for cloud. Trap answer is A-ATC checks do extra validation, but this fails earlier at syntax. Would it change if “cloud-ready” is about on-prem extensions and not strict ABAP Cloud?
B imo. In ABAP Cloud, the compiler blocks you right away if the API isn't released for cloud use, it's a syntax error before activation. Not like on-prem where some stuff slips by. Pretty sure that's what SAP wants here.
B
Be respectful. No spam.