on 2023 Nov 29 8:59 PM
Hello all,
I have recently tried to move from standard development to abap for cloud development in a BADI implementation.
I was looking for a released API to work with Calendar, and folowing this SAP BLOG, I have found method CL_SCAL_UTILS.

But looking to the package,

And package interface of this package

I can see that it doesn't exists a package interface for this package and so, the class is not in any package interface.
Does this mean the class cannot be used outside of this package, and so cannot be used in my custom package (even if the class api state is released ) ?
Thx in advance
Request clarification before answering.
Hi Clement,
released APIs and package interfaces are two different concepts. So you can and should use released APIs in your developments to be ABAP cloud compliant. We are currently working on a better alignment of both concepts.
Regards,
Thomas.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Thomas / @ThFiedler,
is there any news regarding this topic? Do i understand correctly that "making objects available" is only possible for all or nothing outside current package, as C1 is "system internally" and there is nothing more fine granular?
Best regards
Robert
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.