You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We attempted to generate a RAP-app from a Z-table. The Z-table was located in a development package marked as 'cloud development'.
As a result, the RAP-generator uses it's internal 'cloud' code as opposed to on-premise code.
The first error is in this case that the z-table is not found as it is not released. It is also not possible to cloud-release a z-table.
A workaround was to change the package to standard abap -> use the rap generator -> change the package back to cloud and then change each generated object to cloud.
The text was updated successfully, but these errors were encountered:
The following was done on an S/4 HANA 2022.
We attempted to generate a RAP-app from a Z-table. The Z-table was located in a development package marked as 'cloud development'.
As a result, the RAP-generator uses it's internal 'cloud' code as opposed to on-premise code.
The first error is in this case that the z-table is not found as it is not released. It is also not possible to cloud-release a z-table.
A workaround was to change the package to standard abap -> use the rap generator -> change the package back to cloud and then change each generated object to cloud.
The text was updated successfully, but these errors were encountered: