Skip to Content
1
Jun 26, 2007 at 09:49 PM

Updating table REGUH

886 Views

Hi

I have a requirement where i have to update the table REGUH with custom values when we run the transaction F110 (Automatic payment transaction) and schedule a payment proposal by clicking on the button (SHIFT + F1) on the first screen.

I observed that the table REGUH is actually updated by a background job when F110 is executed. The program associated with the background job is SAPF110S.

But I was not able to find any user-exit associated with either tcode F110 or the program SAPF110S which has REGUH as a CHANGING/TABLES parameter.

I have also searched for functions which can update REGUH, but none of them have REGUH as a CHANGING/TABLES parameter.

Please help.

Nagender