cancel
Showing results for 
Search instead for 
Did you mean: 

OBBH - Substitution Routine

Former Member
0 Kudos

Hi All,

We have taken a substitution routine RGGBS000 access key and included one routine for BSEG-HKONT (house bank value change) it was working in the production since 1 yr.

Now i got a requirement to change the values for withholding tax base amount and withholding tax exempted amount both these are from BSEG only.

What is your suggestion in the above case.

Should i modify the same routine which was done for housebank or should i go for another routine. i already tried to put code in the existed routine for housebank....but surprisingly, what ever the values i have put in the code was getting refreshed when it comes to screen.

I was wondering... the same routine(place) is working for housebank but not my withhold tax base/exempted amounts.

Now the Problem is i never gone through the total process for creating/modifying substitution routines.

Please suggest me a solution regarding my problem and if posible give me the posible steps that i have to proceed with the system. I dont any thing about this substitution routines Funda, the routine for housebank was done by somebody who has quit the Org.

Please... suggest me.

Thanks,

Bye

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Diwakar,

As such you should have not modified the standard. Rather defined your Z program of Substitution in T80D table and worked in it. Nyways its done now.

Try to debug the program. As such BSEG structure is available in your RGGBS000, hence you can just sure that it will work.

Regards,

Deva.

Former Member
0 Kudos

Dear Deva,

I have taken RGGBS000 acceskey and there is no probs to coding in this RGGBS000(its my client preferance).

BSEG Structure is avalible and one routine is changing one of its field(housebank) also. i had put my code in the same routine but.... my values is getting refreshing, i mean it was not comming to the screen.

I guess there might be some procedure after changing the existed substitution routine prg..

Thanks,

Diwakar

Answers (2)

Answers (2)

Former Member
0 Kudos

Can u tell me what is the exit number u have used like U100 etc.. as u say it is at header level then how will u be able to modify tax amts which are at line level.

Former Member
0 Kudos

Hello Diwakar,

Can u provide with more information like at what level u have this code for house bank? Which is the exit that u r using?

Former Member
0 Kudos

Hai Abhjit,

Exit name is RGGBS000 we have taken acces key for this substitution exit and Iam using it at Header level.

Thanks,

Diwakar