HVECOL00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Main program for the processing of collective leave in the company...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 HVECOL00 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_COL00 - Collective vacations report
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: SPOOL = Spool output
Selection Text: SCHEMA = Schema
Selection Text: BONDT = Vacation payment date
Selection Text: AWART = Absence category
Title: Collective vacations report
Text Symbol: 023 = 'HR_INITIALIZE_BUFFER'
Text Symbol: 022 = 'HR_READ_INFOTYPE' for Infotype 2013
Text Symbol: 021 = 'HR_READ_INFOTYPE' for Infotype 2006
Text Symbol: 020 = 'HR_ABS_ATT_TIMES_AT_ENTRY'
Text Symbol: 019 = 'HR_PERSONAL_WORK_SCHEDULE'
Text Symbol: 018 = for selected data
Text Symbol: 017 = for selected absence category
Text Symbol: 016 = P0001
Text Symbol: 014 = 'DAY_IN_WEEK'
Text Symbol: 013 = Trigger payroll
Text Symbol: 012 = Time schema
Text Symbol: 011 = Pers. calc.schema
Text Symbol: 010 = Spool output
Text Symbol: 008 = Vacation payment date
Text Symbol: 007 = Absence category
Text Symbol: 006 = Reason for off-cycle payr. run
Text Symbol: 005 = Additional data
Text Symbol: 004 = Assign vacation without transfer
Text Symbol: 003 = Transfer of quota cumulated up until today
Text Symbol: 002 = Quota transfer
Text Symbol: 001 = Vacation data
Text Symbol: 024 = Payroll report
Text Symbol: 025 = for the validity period of the given absence
Text Symbol: 026 = Error in the maintenance of the regular leave quota
Text Symbol: E02 = Error on adding element to error list
Text Symbol: F02 = Test/Display log
Text Symbol: F01 = Execute process
Text Symbol: E12 = Number of payrolls to run:
Text Symbol: E11 = Number of payrolls run:
Text Symbol: E10 = Number of selected employees:
Text Symbol: E09 = Payroll error
Text Symbol: E08 = Settled
Text Symbol: E07 = Start date
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.
HVECOL00 - Collective vacations report HVECOL00 - Collective vacations report HVECMIN0 - Register of juvenile employees (Art. 265 of the Fed.Labor Act) HVECMIN0 - Register of juvenile employees (Art. 265 of the Fed.Labor Act) HVECLSTR - Display payroll results (Cluster VE) HVECLSTR - Display payroll results (Cluster VE)