2010 Dec 29 6:38 AM
Dear experts,
*I would like to know why is a project created in cmod for enhancements to add a functionality.* Cant we directly add the code in the standard program at the includes provided for exits.
Adding the code itself into the Z include will not solve the purpose and moreover the code piece written in the include won't get executed. The code piece you write into the Z include is the business logic to get executed during runtime but to make it happen a project should be created with CMOD that basically links the 'Enhancement' to the exit function module. Once done, need to activate the project and you can see the result by executing the program. Without creating a project, the control doesn't flow inside the code that you have written in the include; you can check during debugging.
2010 Dec 29 7:08 AM
Adding the code itself into the Z include will not solve the purpose and moreover the code piece written in the include won't get executed. The code piece you write into the Z include is the business logic to get executed during runtime but to make it happen a project should be created with CMOD that basically links the 'Enhancement' to the exit function module. Once done, need to activate the project and you can see the result by executing the program. Without creating a project, the control doesn't flow inside the code that you have written in the include; you can check during debugging.
2010 Dec 29 7:23 AM
2010 Dec 29 7:54 AM
2010 Dec 29 8:06 AM
As soon you change a User Exit it gets assigned to a Transport Request.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |