SAP Reports / Programs | Payroll | Denmark(PY-DK) SAP PY

RPCA72M0 SAP ABAP Report - Delimit existing records and records valid on 01/01 for IT 72







RPCA72M0 is a standard Executable ABAP Report 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 RPCA72M0 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M09_CA72 - Delimit Tax Infotypes


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 RPCA72M0. "Basic submit
SUBMIT RPCA72M0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCA72M0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: STARTTIM = D Execution time
Selection Text: STARTDAT = D Performance date
Selection Text: PA_VARIA = D Layout
Selection Text: ONLYBTI = D Only create BI session
Selection Text: ONLINE = D Process btch input sess.online
Selection Text: KEEP = D Keep batch input session
Selection Text: JOBNAME = D Job Name
Selection Text: HOLDDATE = D Do not process session until
Selection Text: GROUP = D Batch input session
Selection Text: CALLMODE = D Execution type for transaction
Selection Text: AUTOMATC = D Create job
Title: Delimit existing records and records valid on 01/01 for IT 72
Text Symbol: I33 = with execution type
Text Symbol: I32 = Create batch input session only
Text Symbol: I31 = Create batch input session and schedule job for session
Text Symbol: I30 = Process transactions online
Text Symbol: I21 = Execute on
Text Symbol: I20 = Job
Text Symbol: I12 = Process at earliest on
Text Symbol: I11 = Keep session
Text Symbol: I10 = Session
Text Symbol: I08 = |Error in BDC_INSERT for transaction
Text Symbol: I07 = |The following transaction was created:
Text Symbol: I05 = |Error in BDC_CLOSE_GROUP, error code :
Text Symbol: I04 = Control parameters for creating batch input session
Text Symbol: I03 = |Batch input folder closed
Text Symbol: I02 = |Error in BDC_OPEN_GROUP, error code:
Text Symbol: I01 = |Batch input folder created was as follows
Text Symbol: BT1 = Parameters for generating batch input folder
Text Symbol: 010 = Layout
Text Symbol: IT1 = Delimit tax data
Text Symbol: NIT = No tax infotype (IT 72) found
Text Symbol: POK = Will transfer valid tax rate found to batch input folder
Text Symbol: SIT = No tax infotype (72) found for chosen year
Text Symbol: SYE = No tax infotype (72) found that was valid at end of year
Text Symbol: SYO = No tax infotype (72) found that is valid beyond end of year


INCLUDES used within this REPORT RPCA72M0

INCLUDE RPMSEL00.


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 RPCA72M0 or its description.