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

include in user exits problem

Former Member
0 Likes
515

Hi ,

in enhancement PCATP001 i changed the logic in the function module(EXIT_SAPLPC32_001) in the include(Z******) so after saving that include is stored in local object with out asking any information for storing .

So , now i have to store that include in one TR so how is it possible can any one pls help me .

i tried to delete and reassign that include but it is not deleting that include because of reference existence.

so pls help me .

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
459

Open your include in change mode.

Now, GO to > Object directory entry.

Change it from $TMP to your development class / package.

Save it. It will ask you for the request now.

Regards,

Naimesh Patel

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
460

Open your include in change mode.

Now, GO to > Object directory entry.

Change it from $TMP to your development class / package.

Save it. It will ask you for the request now.

Regards,

Naimesh Patel

Read only

0 Likes
459

Thx for the inforamtion i changed and saved in my TR once again THX