HVECKTO0 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 HVECKTO0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M17_CKTO - Payroll account
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.
Selection Text: FORMULAR = Form for accounting
Selection Text: PRT_APER = Print current period
Selection Text: PRT_LANG = Output language
Selection Text: PRT_LINE = Superline printing
Selection Text: PRT_RCAL = Print retroactive accounting
Selection Text: P_FORMED = Form for receipt
Selection Text: P_JUPER = Separate form by legal person
Selection Text: P_LAST = Only display last result
Selection Text: P_NOCOLP = Column/page number
Selection Text: SRT_RCAL = Retroactive acctg arranged
Selection Text: TYP_RCAL = Show retroactive accounting
Selection Text: ARC_DISP = D .
Selection Text: EDT_VAR1 = D .
Selection Text: EDT_VAR2 = D .
Selection Text: SHOW_INP = D .
Title: Payroll account
Text Symbol: X02 = Parameters input via EDT variant
Text Symbol: X01 = Manual parameters input
Text Symbol: T12 = EDT variant parameters
Text Symbol: T11 = Manual parameters for Statement
Text Symbol: T09 = Period
Text Symbol: T08 = 4-month per.
Text Symbol: T07 = Mo.
Text Symbol: T06 = For-period
Text Symbol: T05 = Output currency
Text Symbol: T04 = Alternat. currency
Text Symbol: T03 = Form for remuneration statement
Text Symbol: 001 = T512E,F INCOMPATIBLE, WINDOW
Text Symbol: 101 = AB SA FM KD RT MB TT BBNo BGR
Text Symbol: 102 = FROM TO FM KD RT MB TT BBNo BGR Remun.
Text Symbol: 103 = BBNo AB TT GD BBNo AB TT GD
Text Symbol: 104 = SA
Text Symbol: 105 = FROM TO BBNo TT BBNo TT
Text Symbol: 106 = FROM TO Remun.GD FROM TO Remun.GD RV
Text Symbol: 107 = There is no payroll area $ in table T549A
Text Symbol: 108 = No entry in T549Q for
Text Symbol: APO = '
Text Symbol: F01 = Output control
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.