SAP Reports / Programs | Payroll | Payroll: General Parts(PY-XX) SAP PY

RPCBU409 SAP ABAP INCLUDE - documentation and ABAP source code







RPCBU409 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RPCBU409 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RPCBU409. "Basic submit
SUBMIT RPCBU409 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCBU409 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RPCBU409

INCLUDE RPCBU409_OPBTCHK . " OPBTCHK
INCLUDE RPCBU409_READ_ATAB . " READ-ATAB
INCLUDE RPCBU409_TEST_GLEICHHEIT . " TEST-GLEICHHEIT
INCLUDE RPCBU409_OPADDWT . " OPADDWT
INCLUDE RPCBU409_OPADDWS . " OPADDWS
INCLUDE RPCBU409_OPZERO . " OPZERO
INCLUDE RPCBU409_OPELIMI . " OPELIMI
INCLUDE RPCBU409_OPSPLIT . " OPSPLIT
INCLUDE RPCBU409_OPADDCU . " OPADDCU
INCLUDE RPCBU409_OPADDNA . " OPADDNA
INCLUDE RPCBU409_OPSUBWT . " OPSUBWT
INCLUDE RPCBU409_OPADDRE . " OPADDRE
INCLUDE RPCBU409_OPROUND . " OPROUND
INCLUDE RPCBU409_OPSETET . " OPSETET
INCLUDE RPCBU409_OPRETRO . " OPRETRO
INCLUDE RPCBU409_OPIMPRE . " OPIMPRE
INCLUDE RPCBU409_OPBTREC . " OPBTREC
INCLUDE RPCBU409_OPINTER . " OPINTER
INCLUDE RPCBU409_OPNEXTR . " OPNEXTR
INCLUDE RPCBU409_OPPAYTP . " OPPAYTP
INCLUDE RPCBU409_OPVALEN . " OPVALEN
INCLUDE RPCBU409_OPVAOFF . " OPVAOFF
INCLUDE RPCBU409_OPCMPER . " OPCMPER
INCLUDE RPCBU409_OPCPAGE . " OPCPAGE
INCLUDE RPCBU409_OPOUTWP . " OPOUTWP
INCLUDE RPCBU409_OPAUSNM . " OPAUSNM
INCLUDE RPCBU409_OPWGTYP . " OPWGTYP
INCLUDE RPCBU409_OPEVLCL . " OPEVLCL
INCLUDE RPCBU409_OPVWTCL . " OPVWTCL
INCLUDE RPCBU409_OPCUMWT . " OPCUMWT
INCLUDE RPCBU409_OPSUBRC . " OPSUBRC
INCLUDE RPCBU409_OPBTNUM . " OPBTNUM
INCLUDE RPCBU409_OPMODIF . " OPMODIF
INCLUDE RPCBU409_OPGCY . " OPGCY
INCLUDE RPCBU409_OPPCY . " OPPCY
INCLUDE RPCBU409_OPPLOOP . " OPPLOOP
INCLUDE RPCBU409_OPLEAVE . " OPLEAVE
INCLUDE RPCBU409_OPLEAYR . " OPLEAYR
INCLUDE RPCBU409_OPLRTST . " OPLRTST




INCLUDE RPCBU409_OPPRTST . " OPPRTST
INCLUDE RPCBU409_OPMULTI . " OPMULTI
INCLUDE RPCBU409_OPDIVID . " OPDIVID
INCLUDE RPCBU409_OPOPIND . " OPOPIND
INCLUDE RPCBU409_OPRESET . " OPRESET
INCLUDE RPCBU409_OPSETIN . " OPSETIN
INCLUDE RPCBU409_OPFILLF . " OPFILLF
INCLUDE RPCBU409_OPABEVL . " OPABEVL
INCLUDE RPCBU409_OPABCLS . " OPABCLS
INCLUDE RPCBU409_OPWPALL . " OPWPALL
INCLUDE RPCBU409_OPTABLE . " OPTABLE
INCLUDE RPCBU409_OPVARGB . " OPVARGB
INCLUDE RPCBU409_OPMESSG . " OPMESSG
INCLUDE RPCBU409_OPTWPEQ . " OPTWPEQ
INCLUDE RPCBU409_OPPRINT . " OPPRINT
INCLUDE RPCBU409_OPBREAK . " OPBREAK
INCLUDE RPCBU409_OPERROR . " OPERROR
INCLUDE RPCBU409_OPLLIM . " OPLLIM
INCLUDE RPCBU409_OPULIM . " OPULIM
INCLUDE RPCBU409_OPVLI . " OPVLI
INCLUDE RPCBU409_OPAMT . " OPAMT
INCLUDE RPCBU409_OPRTE . " OPRTE
INCLUDE RPCBU409_OPNUM . " OPNUM
INCLUDE RPCBU409_OPSPDFT . " OPSPDFT
INCLUDE RPCBU409_POSID . " POSID
INCLUDE RPCBU409_OPPRATE . " OPPRATE
INCLUDE RPCBU409_OPPSPCG . " OPPSPCG
INCLUDE RPCBU409_OPGNACT . " OPGNACT
INCLUDE RPCBU409_OPSTAFL . " OPSTAFL
INCLUDE RPCBU409_OPRE510 . " OPRE510
INCLUDE RPCBU409_CAL_T510_D . " CAL_T510_D
INCLUDE RPCBU409_CAL_T510_M . " CAL_T510_M
INCLUDE RPCBU409_CAL_T510_S . " CAL_T510_S
INCLUDE RPCBU409_SET_CRT_L_VALUES . " SET_CRT_L_VALUES
INCLUDE RPCBU409_OPADDPT . " OPADDPT
INCLUDE RPCBU409_OPOUTZL . " OPOUTZL
INCLUDE RPCBU409_WOCHENWECHSEL . " WOCHENWECHSEL
INCLUDE RPCBU409_WOCHENTAG . " WOCHENTAG
INCLUDE RPCBU409_OPMCOMP . " OPMCOMP





INCLUDE RPCBU409_OPOUTDP . " OPOUTDP
INCLUDE RPCBU409_NEXT_DPS . " NEXT_DPS
INCLUDE RPCBU409_OPRJCT . " OPRJCT
INCLUDE RPCBU409_COLLECT_CHECK_INFO . " COLLECT_CHECK_INFO
INCLUDE RPCBU409_OPDECCV . " OPDECCV
INCLUDE RPCBU409_OPSKIP . " OPSKIP
INCLUDE RPCBU409_CONVERT_YEAR . " CONVERT_YEAR
INCLUDE RPCBU409_OPPSPRN.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RPCBU409 or its description.