Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMOD exit needs to transport using CMOD

former_member194669
Active Contributor
0 Likes
1,225

I have CMOD custom Z prject, that contains multiple SMOD exits . I wanted to change a particular exit and make a transport to Quality. Whether i need to transfer whole CMOD project again ?

ie


Enhancement     Impl      Exp  AD010002 Delimit selection and/or

Function exit                  EXIT_SAPLAD15_010
                                    EXIT_SAPLAD1C_002

Enhancement     Impl      Exp  AD010003 Create user-defined DI c

Function exit                  EXIT_SAPLAD12_003
                                     EXIT_SAPLAD12_004

Include tables                 CI_ATTRD
                                     CI_ATTRI2

Enhancement     Impl      Exp  AD010005 Create user-defined sour

Function exit                  EXIT_SAPLAD15_005

Here i wanted to change the user exit EXIT_SAPLAD12_003 alone and make a transport to Quality .

Any info ?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
826

Hello

As far as I know - no need to transfer project.

If project stay in active status in PRD and in QAS - you transfer particular exit only.

I have CMOD custom Z prject, that contains multiple SMOD exits . I wanted to change a particular exit and make a transport to Quality. Whether i need to transfer whole CMOD project again ?

ie


Enhancement     Impl      Exp  AD010002 Delimit selection and/or

Function exit                  EXIT_SAPLAD15_010
                                    EXIT_SAPLAD1C_002

Enhancement     Impl      Exp  AD010003 Create user-defined DI c

Function exit                  EXIT_SAPLAD12_003
                                     EXIT_SAPLAD12_004

Include tables                 CI_ATTRD
                                     CI_ATTRI2

Enhancement     Impl      Exp  AD010005 Create user-defined sour

Function exit                  EXIT_SAPLAD15_005

Here i wanted to change the user exit EXIT_SAPLAD12_003 alone and make a transport to Quality .

Any info ?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
827

Hello

As far as I know - no need to transfer project.

If project stay in active status in PRD and in QAS - you transfer particular exit only.

Read only

former_member194669
Active Contributor
0 Likes
826

Thanks issue resolved