SAP Reports / Programs | Personnel Management | Personnel Administration | Great Britain(PA-PA-GB) SAP PA

RPCP46G0 SAP ABAP Report - HR-GB: P46(Company Car) form for Great Britain







RPCP46G0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report provides you with an alternative process for reporting car data to the Inland Revenue (IR), rather than submitting this data manually...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 RPCP46G0 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_M08_CP46_STD - P46 (Company Car) form


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


Text pool values


Repeatp46
Selection Text: ALV = ALV output
Selection Text: ALV_VAR = with ALV layout
Selection Text: FORM = with form
Selection Text: ISS_DATE = Issue date of P46(Car) form
Selection Text: NEW = Create new P46/car) forms
Selection Text: PDF = PDF
Selection Text: PDF_FORM = with form
Selection Text: RBEGDA = with issue date between
Selection Text: RENDDA = and
Selection Text: REPEAT = Repeat p46(car) forms
Selection Text: SAPSCRPT = SAPscript
Selection Text: SEPLT = Print pages in separate lot
Selection Text: SIGN = Capacity in which signed
Selection Text: TAX_YEAR = Tax year ending April 5th
Selection Text: TEST = Test run
Selection Text: XML = D .
Title: HR-GB: P46(Company Car) form for Great Britain
Text Symbol: SRB = issued between
Text Symbol: SPS = SAPscript
Text Symbol: SFN = with form
Text Symbol: SEB = The issued period is not correct.
Text Symbol: REP = Repeat P46(Car) forms
Text Symbol: R30 = No messages exist
Text Symbol: PY2 = the amount will be derived from the master data!
Text Symbol: PY1 = No payroll results could be found,
Text Symbol: PRY = The person will not be processed until
Text Symbol: PR1 = the report has been run for the previous year!
Text Symbol: PE4 = Weekly
Text Symbol: PE3 = Monthly
Text Symbol: PE2 = Quarterly
Text Symbol: PE1 = Annualy
Text Symbol: SRE = and
Text Symbol: ST0 = Rejected persons
Text Symbol: ST1 = Selected persons
Text Symbol: ST2 = Employees provided with cars
Text Symbol: ST3 = Processed persons
Text Symbol: T01 = Processing Criteria





Text Symbol: T02 = Output Options
Text Symbol: TX1 = SAPScript form P46(Company Car)
Text Symbol: TX2 = SAPScript form P46(Company Car) (separate output)
Text Symbol: TX3 = ALV List: P46(Company Car) forms
Text Symbol: UL1 = The person earns less than £
Text Symbol: UL2 = and returning P46(Car)-Forms not needed.
Text Symbol: UL3 = a year. Completing
Text Symbol: W02 = Tax Year
Text Symbol: E02 = Change not possible as form is not correct defined
Text Symbol: E01 = Please enter a valid form name
Text Symbol: DB3 = due to existing duplicates in the archive!
Text Symbol: DB2 = could not be saved in the archive
Text Symbol: DB1 = The P46(Car)-Forms created during the current run
Text Symbol: CS6 = the employee has been selected.
Text Symbol: CS5 = Double click the MSGNO to view the reason why
Text Symbol: CS4 = Select the P46(Car)-Forms you want to reproduce.
Text Symbol: CS3 = processed in this P46 run.
Text Symbol: CS2 = Select the personnel records that should be
Text Symbol: CS1 = You can select the following items:
Text Symbol: CRF = Following P46(Car)-Forms have been created during the run:
Text Symbol: BLT = Period
Text Symbol: B04 = Verify test flag
Text Symbol: B03 = No
Text Symbol: B02 = Yes
Text Symbol: B01 = Do you really want to run the report without the test flag ?
Text Symbol: ALY = with ALV layout
Text Symbol: ALV = ALV Output
Text Symbol: 093 = Selektionsmöglichkeiten
Text Symbol: 092 = Selektionsfelder
Text Symbol: 091 = Selektionsfelder auswaehlen
Text Symbol: 090 = Internal Error: FIELD_CHOICE failed
Text Symbol: P46 = P46(Car)
Text Symbol: NS2 = not supported by the P46(Car)-Forms.
Text Symbol: NS1 = The engine types 'Butangas' and 'Natural Oil' are
Text Symbol: NEW = Create P46(Car) forms
Text Symbol: L09 = No
Text Symbol: L08 = Type
Text Symbol: L07 = Pernr
Text Symbol: L06 = Number





Text Symbol: L05 = Category
Text Symbol: L04 = Statistics
Text Symbol: ISD = (Issue date)
Text Symbol: INI = The archive has not been initialized!
Text Symbol: EXT = and the reg. date:
Text Symbol: EX2 = be found for the car, run the report again!
Text Symbol: EX1 = Due to processing errors no infotype records could
Text Symbol: ERC = with the license plate number:
Text Symbol: ER1 = Error outputting
Text Symbol: EM1 = Not permissible input of tax year
Text Symbol: E24 = not valid for Feature GBENA
Text Symbol: E23 = Return value
Text Symbol: E22 = No name entered for Tax Reference
Text Symbol: E21 = No result found for feature
Text Symbol: E18 = No entry in table T5G51 for argument


INCLUDES used within this REPORT RPCP46G0

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:

HR_REFRESH_ERROR_LIST CALL FUNCTION 'HR_REFRESH_ERROR_LIST'.



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