HIDCKTO0 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 HIDCKTO0 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_M34_CKTO - Display 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: ARC_DISP = D .
Selection Text: EDT_VAR1 = D .
Selection Text: EDT_VAR2 = D .
Selection Text: FORMULAR = Form for payroll account
Selection Text: PRT_APER = Print current period
Selection Text: PRT_LANG = Output language
Selection Text: PRT_LINE = Print superlines
Selection Text: PRT_RCAL = Print retroactive runs
Selection Text: P_ACURR =
Selection Text: P_FORMED = Form for remun. statement
Selection Text: P_FPCUR =
Selection Text: P_JUPER = Separate form for legal person
Selection Text: P_LAST = Display last result only
Selection Text: P_NOCOLP = Number of columns per page
Selection Text: P_SELCUR =
Selection Text: SHOW_INP = D .
Selection Text: SRT_RCAL = Sort retroactive runs
Selection Text: TYP_RCAL = Layout of retroactive runs
Title: Payroll Account
Text Symbol: X04 = Currency
Text Symbol: X03 = Parameters
Text Symbol: X02 = Parameter input using variant
Text Symbol: X01 = Manual parameter input
Text Symbol: T09 = Periodicity
Text Symbol: T08 = Quarterly
Text Symbol: T07 = Monthly
Text Symbol: T06 = For-period
Text Symbol: T05 = Output currency
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 BENEF
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 BENEF GD FROM TO BENEF GD RV
Text Symbol: 107 = Payroll area $ is not in table T549A
Text Symbol: 108 = No entry in table T549Q for
Text Symbol: APO = '
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.