Tutorial Name: Build an SAP Fiori elements App Using the ABAP RESTful Application Programming Model (RAP)](https://developers.sap.com/group.abap-build-fiori-element-rap.html) Tutorial link: https://developers.sap.com/tutorials/abap-environment-rap100-generate-ui-service.html Step 1: Create Package 1) In ADT, go to the Project Explorer, right-click on the package ZLOCAL, and select New > ABAP Package from the context menu. Maintain the required information (### is your group ID): Name: ZRAP100_### Description: RAP100 Package ###Select the box Add to favorites package Click Next >. 2)Select a transport request, maintained a description (e.g. RAP100 Package ###), and click Finish. **Expected result: we should be able to create an ABAP package with Transport request.** <img width="3341" height="2381" alt="Image" src="https://github.com/user-attachments/assets/b18663a8-ab91-4d67-9d98-32d3a7a44b7f" /> Actual result: Unable to create a Transport request the filed is disabled and showing No change recording enabled for package message <img width="1596" height="836" alt="Image" src="https://github.com/user-attachments/assets/ac78cb06-eebd-47b2-908f-1ef436af0bb7" />