SAP Reports / Programs | Payroll(PY) SAP PY

HUACPF22 SAP ABAP Report - Pension Fund of Ukraine. Form 23







HUACPF22 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 HUACPF22 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

HRPAYUA22 - Pension Fund. Form 23


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 HUACPF22. "Basic submit
SUBMIT HUACPF22 AND RETURN. "Return to original report after report execution complete
SUBMIT HUACPF22 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: BNKNAME = Bank Name
Selection Text: CVCTTYP = D .
Selection Text: CVEMPL = Civ.agreement employees
Selection Text: CVPERNR = D .
Selection Text: CVPERSG = D .
Selection Text: CVPERSK = D .
Selection Text: EDRPOU = EDRPOU Code
Selection Text: FV = Property Form
Selection Text: MNAME = Director
Selection Text: MNSTRY = Ministry
Selection Text: ORG = Organization
Selection Text: PANUM = Tax Payment Id Code
Selection Text: PHONE = Contact Phone
Selection Text: PP_VDSK1 = Organization Key
Selection Text: PS = Taxation Type
Selection Text: P_DEBUG = by personal numbers
Selection Text: P_SCRN = Preview & edit
Selection Text: P_TMPL = XSL Template
Selection Text: P_TMPPTH = Working directory
Selection Text: P_TSPST = D .
Selection Text: P_TS_DS = Valuation model (Disability)
Selection Text: RPNUM = Bank Account Number
Selection Text: STCTTYP = D .
Selection Text: STEMPL = Shtat employees
Selection Text: STPERNR = D .
Selection Text: STPERSG = D .
Selection Text: STPERSK = D .
Selection Text: ZDATE = D .
Selection Text: BNKMFO = Bank MFO Code
Selection Text: BNAME = Chief Accountant
Selection Text: ADDRESS = Address
Title: Pension Fund of Ukraine. Form 23
Text Symbol: 001 = Header Information
Text Symbol: 002 = AEN Calculation
Text Symbol: 003 = Additional Data Settings
Text Symbol: 004 = Drilldown form
Text Symbol: 005 = Additional splits
Text Symbol: 006 = Export parameters





Text Symbol: 010 = Header
Text Symbol: 011 = Part I
Text Symbol: 012 = Part II
Text Symbol: 013 = Part III
Text Symbol: 014 = Part IV
Text Symbol: 015 = Part V
Text Symbol: M01 = january
Text Symbol: M02 = february
Text Symbol: M03 = march
Text Symbol: M04 = april
Text Symbol: M05 = may
Text Symbol: M06 = june
Text Symbol: M07 = july
Text Symbol: M08 = august
Text Symbol: M09 = september
Text Symbol: M10 = october
Text Symbol: M11 = november
Text Symbol: M12 = december


INCLUDES used within this REPORT HUACPF22

INCLUDE PCF22UA0.
INCLUDE PCF22UA1.
INCLUDE PCF22UA2.
INCLUDE PCF22UA3.


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