HBRFCOL0 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 HBRFCOL0 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_M37_FCOL - Company vacation calculation
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: G_BEGFE = Beginning of leave
Selection Text: G_DATPG = Date of payment
Selection Text: G_ENDFE = End of leave
Selection Text: OCRSN = Special payment reason
Selection Text: PAYID = Payroll identifier
Selection Text: PAYTY = Payroll type
Selection Text: PRT_PROT = Display calculation log
Selection Text: P_DECTER = Pay first parcel of CA
Selection Text: P_SCHEMA = Time valuation schema
Selection Text: P_TOTALS = Error log by employee
Selection Text: RECI = Balance receipt variant
Selection Text: REM_ABC = Paid absence coll.
Selection Text: REM_ABS = Paid absence
Selection Text: SCHEMA = Calculation scheme
Selection Text: SPOOL = Spool output
Selection Text: VAC = Leave
Selection Text: COL_VAC = Collective leave
Selection Text: ANT_VAC = Anticipated leave
Selection Text: ANT_QT = Quota for anticipated leave
Title: Collective leave programming
Text Symbol: 006 = (check)
Text Symbol: 005 = (check)
Text Symbol: 004 = Maintain acquisit.period
Text Symbol: 003 = Create new acquisition period
Text Symbol: 002 = Time valuation
Text Symbol: 001 = Dates
Text Symbol: 034 = Test
Text Symbol: 033 = TEST
Text Symbol: 032 = Paid leave
Text Symbol: 031 = Collective leave
Text Symbol: 019 = Process time valuation
Text Symbol: 020 = Do not process time valuation
Text Symbol: 021 = CALCULATE
Text Symbol: 022 = Run
Text Symbol: 030 = Anticipated leave
Text Symbol: 029 = Proportional leave
Text Symbol: 028 = List of messages
Text Symbol: 027 = Outpt
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.