SAP Reports / Programs | Payroll | Belgium(PY-BE) SAP PY

RPCLSTWY SAP ABAP Report - List Belcotax Results (obsolete)







RPCLSTWY is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for INCLUDE BE_OBS_BELCOTAX_REPORT OBJECT DOKU ID TX This report shows the contents of the cluster WY, Belcotax results ...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RPCLSTWY 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_M12_CLSTW - List Belcotax Results


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 RPCLSTWY. "Basic submit
SUBMIT RPCLSTWY AND RETURN. "Return to original report after report execution complete
SUBMIT RPCLSTWY 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: SELYEAR = Tax year being declared
Selection Text: SELSRTWY = Cluster status selection
Selection Text: SELBEGKR = Cluster key selection
Selection Text: LISTE = List cluster key at screen
Title: List Belcotax Results (obsolete)
Text Symbol: W13 = Total zone * 8.11 * :
Text Symbol: W14 = Total zone * 8.12 * :
Text Symbol: W15 = Total zone * 8.13 * :
Text Symbol: W19 = Company ref. Tax region Tax bureau
Text Symbol: W20 = Code Company code Language
Text Symbol: W21 = Company name :
Text Symbol: W22 = address :
Text Symbol: W23 = location :
Text Symbol: W24 = telephone :
Text Symbol: W25 = fax No :
Text Symbol: W26 = country :
Text Symbol: W27 = contact person :
Text Symbol: W29 = Company code Person's Language
Text Symbol: W30 = Personal number Fiche Seq.No Nat.No
Text Symbol: W31 = Employee name :
Text Symbol: W32 = address :
Text Symbol: W33 = location :
Text Symbol: W34 = country :
Text Symbol: W35 = Family situation Disabled
Text Symbol: W36 = Spouse Children Others Divers Spouse Others Divers
Text Symbol: W37 = Field Description
Text Symbol: W39 = Number of records :
Text Symbol: W40 = Company code
Text Symbol: W41 = Control total 8.11 :
Text Symbol: W42 = Total taxable 8.12 :
Text Symbol: W43 = Total taxes 8.13 :
Text Symbol: W45 = Spouse name :
Text Symbol: W46 = File number :
Text Symbol: W12 = Number of files :
Text Symbol: E00 = Import cluster data for
Text Symbol: E01 = Imported version
Text Symbol: E02 = not up to date
Text Symbol: E03 = Imported version :





Text Symbol: E04 = Actual version :
Text Symbol: E05 = Cluster CY not found
Text Symbol: E06 = No entry in table WYDIR
Text Symbol: E10 = WY cluster key
Text Symbol: FR1 = Cluster selection
Text Symbol: T01 = Release.............
Text Symbol: T02 = Version number......
Text Symbol: T03 = Created by..........
Text Symbol: T04 = Created with........
Text Symbol: T05 = Created on..........
Text Symbol: T06 = Created at..........
Text Symbol: T19 = Updated by..........
Text Symbol: T20 = Updated with........
Text Symbol: T21 = Updated on..........
Text Symbol: U01 = Ident. Seq. Period From To O/C
Text Symbol: U19 = Table Wtax
Text Symbol: V01 = Table W274
Text Symbol: V02 = Taxin Winww period year nat. taxable taxes Cotisation Spec.
Text Symbol: W00 = BELCOTAX record type
Text Symbol: W01 = Income year :
Text Symbol: W02 = Fiscal year :
Text Symbol: W03 = Creation date :
Text Symbol: W04 = Social secretary :
Text Symbol: W05 = Soc.Secretary name :
Text Symbol: W06 = address :
Text Symbol: W07 = location :
Text Symbol: W08 = telephone :
Text Symbol: W09 = fax No :
Text Symbol: W10 = Expeditor :


INCLUDES used within this REPORT RPCLSTWY

No INCLUDES are used within this REPORT code!


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:

RP_EDIT_NAME ** call function 'RP_EDIT_NAME' "pvnP30K073461 v ** exporting ** pp0002 = p0002 "Personal data ** molga = t001p-molga "Modificator ** langu = space "<<===>> sy-langu ** format = $$format "Name format ** importing ** edit_name = hname "Name of the employee ** retcode = ret_code. "Return 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 RPCLSTWY or its description.