When using the ADT wizard to generate a business configuration maintenance object, you can choose "No Transport" for "Transport Selection" for an app without transport option. Suitable for configurations that are to be adjusted in every client.
Considering the ABAP environment, this blog describes what needs to be considered for this scenario.
This blog is relevant for
Further reading:
In the current SAP BTP ABAP environment, the production client is configured to allow changes for client-specific objects. Therefore, this specific check is always passed. Whether you can edit in the production client does not depend on transport object settings, but on the given authorization.
The test and production client are configured in a way that changes are not allowed for client-specific objects. If the attribute "transportRecording" of the transport object is set to "automatic", the user cannot edit the configuration even if the user has the required authorization. If set to "notSupported", the user can edit the configuration in all clients.
Prior to release 2402, the ADT wizard did not generate a transport object by default. If you do not have a transport object, it depends only on the relevant authorization whether you can edit in the test and production client.
The relevant settings are "Client Role" and "Changes and Transports for Client-Specific Objects" in transaction SCC4. The user must also have the appropriate authorization as defined in CDS access control/RAP BO authorization control.
To enable the "No Transport" option in the ADT wizard, implement SAP Note https://me.sap.com/notes/3579012
To enable editing in all clients, implement SAP Note https://me.sap.com/notes/3635129
You enable editing in all clients by setting the attribute "transportRecording" of the transport object to "notSupported" in ADT, or you can use transaction SOBJ to set the attribute "Transport" to "No Transport".
Use the ADT wizard to generate a business configuration maintenance object with option "No Transport" for "Transport Selection". You can adjust the configuration in all clients.
Follow the steps below for existing apps with transport selection:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 48 | |
| 23 | |
| 20 | |
| 18 | |
| 16 | |
| 16 | |
| 13 | |
| 13 | |
| 13 | |
| 12 |