abap-platform-rap-opensap icon indicating copy to clipboard operation
abap-platform-rap-opensap copied to clipboard

Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."

Results 16 abap-platform-rap-opensap issues
Sort by recently updated
recently updated
newest added

A violation against the OSS Rules of Play has been detected. Rule ID: rl-assigned_teams-1 Explanation: Does it have enough teams on GitHub? **No** Find more information at: https://sap.github.io/fosstars-rating-core/oss_rules_of_play_rating.html

A violation against the OSS Rules of Play has been detected. Rule ID: rl-assigned_teams-3 Explanation: Does it have enough admins on GitHub? **No** Find more information at: https://sap.github.io/fosstars-rating-core/oss_rules_of_play_rating.html

A violation against the OSS Rules of Play has been detected. Rule ID: rl-assigned_teams-2 Explanation: Does it have an admin team on GitHub? **No** Find more information at: https://sap.github.io/fosstars-rating-core/oss_rules_of_play_rating.html

A violation against the OSS Rules of Play has been detected. Rule ID: rl-license_file-1 Explanation: Does it have a license file? **No** Find more information at: https://sap.github.io/fosstars-rating-core/oss_rules_of_play_rating.html

A shortdump is created if I enter a partial agency code (say, 9) in the Agency field and then leave the field with tab key. Using the search help as...

The [tutorial](https://blogs.sap.com/2020/11/13/missed-or-stuck-with-opensap-week-4-generate-your-rap-object/) asks us to create a package called "ZRAP_TRAVEL_U_####"; in the code the "U_" was missing.

Hi, as described in the script a data defintion should be created. In my case such data definition is not created. Is the script outdated? BR, Eddy ![image](https://github.com/SAP-samples/abap-platform-rap-opensap/assets/15869538/75579c8f-6c4b-4bae-b544-0a2c1d09ccfc)

In https://github.com/SAP-samples/abap-platform-rap-opensap/blob/main/week2/unit5.md, step 7, the following annotation is used @UI: { headerInfo: { typeName: 'Travel', typeNamePlural: 'Travels', title: { type: #STANDARD, label: 'Travel', value: 'TravelID' } } , presentationVariant: [{...