SAP Certified Technology Associate – System Administration (SAP HANA as a Database) with SAP NetWeaver 7.5 — Question 8
You are logged onto an AS ASAP-based SAP system.
What happens when you release a task of a transport request that contains changes to a program?
Answer options
- A. A temporary version is created in version management.
- B. The repository locks are released.
- C. A data file and a cofile are created.
- D. The object list of the task is handed over to the transport request.
Correct answer: D
Explanation
The correct answer is D because finalizing a task in a transport request involves transferring the object list to the request, facilitating the transport process. Options A, B, and C describe other actions that do not occur when a task is released, such as creating temporary versions or data files, which are not part of this specific operation.