Hi All,
When execute F-58, program RFFOUS_C will be called and REGUP table will be updated with new entries when below subroutines are executed.
I would like to know where the exact codes the standard program moving values from BKPF to REGUP and perform updated? Anyone could advise? Thanks.
perform vorbereitung. "subroutine from program RFFOUS_C
Table regup updated after commit work.
IF sy-binpt EQ space.
COMMIT WORK.
ENDIF.