Application Development 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: 

Error when saving enhancement in RGGBR000

former_member1052991
Active Participant
0 Kudos

Hi everyone,

We have an requirement where my client want to do an implicit enhancement in RGGBR000 program for an FI validation.

I know that the usual process of creating FI validation by creating copy program of RGGBR000,

but since the other FI validations have been already created in RGGBR000 by implicit enhancement, they want it to be continue.

Now the problem is when I save an implicit enhancement in RGGBR000, it gives an error message that "Object must not be edited".

But i can implement the enhancement in an include program(RGGBR_PS_TITLES) of RGGBR000.

Please give me a solution.

Thanks in advance.

Guna 

1 ACCEPTED SOLUTION

Rushikesh_Yeole
Contributor
0 Kudos

http://scn.sap.com/docs/DOC-49993

http://scn.sap.com/thread/3200369

HI,

Please look at TCode GGB0. You can use Exit option also if required.

Please avoid to enhance/copy above program. You need to add exit in this program if required.

In RGGBR_PS_TITLES, you can add your exit name by usual enhancement method.

5 REPLIES 5

Rushikesh_Yeole
Contributor
0 Kudos

http://scn.sap.com/docs/DOC-49993

http://scn.sap.com/thread/3200369

HI,

Please look at TCode GGB0. You can use Exit option also if required.

Please avoid to enhance/copy above program. You need to add exit in this program if required.

In RGGBR_PS_TITLES, you can add your exit name by usual enhancement method.

0 Kudos

Hi

I have already added Exit in rggbr_ps_titles, since the exist other FI validations are done in RGGBR000 and assigned to GBLR in GCX2 tcode, we have no other options and have to do the changes in this program.

Thanks,

Guna

0 Kudos

HI,

As per my understanding, you can add exit in TITILES program Say UEXT.

Now At the end of program RGGBR000, you can add your enhancement . In that enh.You can add your form.

0 Kudos

Hi Rushikesh

Yes you are correct, and I did the same.

Thanks again.

Guna

0 Kudos

Issue solved !!!

It does nt work when logon thro japanese, and it works when logon thro english.

Japanese space character were there in the definition of enhancement.