SAP Reports / Programs | Payroll | Venezuela(PY-VE) SAP PY

HVEULKT0 SAP ABAP Report - Report for data transfer from external systems







HVEULKT0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program inputs payroll data from external systems to the SAP system...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 HVEULKT0 into the relevant SAP transactions such as SE38 or SE80


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 HVEULKT0. "Basic submit
SUBMIT HVEULKT0 AND RETURN. "Return to original report after report execution complete
SUBMIT HVEULKT0 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: DEL5 = Initialize transparent table
Selection Text: DEL6 = Initialize transparent table
Selection Text: DEL7 = Initialize transparent table
Selection Text: DEL8 = Initialize transparent table
Selection Text: DEL9 = Initialize transparent table
Selection Text: DELA = Initialize transparent table
Selection Text: MOLGA = Country code
Selection Text: SEQFILE = Name of sequential archive
Selection Text: SEQFILE1 = Name of sequential archive
Selection Text: SEQFILE2 = Name of sequential archive
Selection Text: SEQFILE3 = Name of sequential archive
Selection Text: SEQFILE4 = Name of sequential archive
Selection Text: SEQFILE5 = Name of sequential archive
Selection Text: SEQFILE6 = Name of sequential archive
Selection Text: SEQFILE7 = Name of sequential archive
Selection Text: SEQFILE8 = Name of sequential archive
Selection Text: SEQFILE9 = Name of sequential archive
Selection Text: SEQFILEA = Name of sequential archive
Selection Text: TEST = Run as simulation
Selection Text: DEL4 = Initialize transparent table
Selection Text: DEL3 = Initialize transparent table
Selection Text: DEL2 = Initialize transparent table
Selection Text: DEL1 = Initialize transparent table
Selection Text: DEL = Initialize transparent table
Selection Text: CLIENT = Client
Selection Text: ABRENDDA = File end date
Selection Text: ABRBEGDA = File start date
Title: Report for data transfer from external systems
Text Symbol: 011 = Vacation file data
Text Symbol: 008 = Resource file data
Text Symbol: 005 = System data
Text Symbol: 003 = Print documentation
Text Symbol: 001 = Run data
Text Symbol: 027 = 'ENQUEUE_E_TABLE' on unlocking table T7VEI2
Text Symbol: 048 = for entry in the table T558C file
Text Symbol: 047 = for entry in the table T558B file
Text Symbol: 046 = for entry in the LPH file
Text Symbol: 045 = for entry in the INCE file





Text Symbol: 044 = for entry in the Social Ins. / Forced Unemployment Ins. file
Text Symbol: 043 = for entry in the Seniority file
Text Symbol: 042 = for entry in the Tax (TAX) file
Text Symbol: 041 = for entry in the Interest file
Text Symbol: 028 = 'ENQUEUE_E_TABLE' on unlocking table T7VEL1
Text Symbol: 029 = 'HR_READ_INFOTYPE'
Text Symbol: 030 = Profit Shares from SNP
Text Symbol: 032 = Data transfer will be performed for the
Text Symbol: 033 = indicated tables
Text Symbol: 034 = Payroll identification data (T558B)
Text Symbol: 035 = Independent wage types data (T558C)
Text Symbol: 040 = for entry in the Absence file
Text Symbol: 039 = for entry in the Vacation file
Text Symbol: 038 = for entry in the Profit Share file
Text Symbol: 037 = .Correct the file start and end dates
Text Symbol: 049 = Vacation from SNP
Text Symbol: 050 = Absences that affect seniority from SNP
Text Symbol: 051 = Interest from SNP
Text Symbol: 052 = ISLR from SNP
Text Symbol: 053 = Seniority from SNP
Text Symbol: 054 = Social Insurance from SNP
Text Symbol: 055 = SNCE from SNP
Text Symbol: 056 = LPH from SNP
Text Symbol: 057 = Payroll identification from SNP
Text Symbol: 058 = Independent wage types from SNP
Text Symbol: E02 = Error on adding element to error list
Text Symbol: 026 = 'ENQUEUE_E_TABLE' on unlocking table T7VES4
Text Symbol: 025 = 'ENQUEUE_E_TABLE' on unlocking table T7VES5
Text Symbol: 024 = 'ENQUEUE_E_TABLE' on unlocking table T7VET1
Text Symbol: 023 = 'ENQUEUE_E_TABLE' on unlocking table T7VEI1
Text Symbol: 022 = 'ENQUEUE_E_TABLE' on unlocking table T7VEA2
Text Symbol: 021 = 'ENQUEUE_E_TABLE' on unlocking table T7VEA1
Text Symbol: 020 = 'ENQUEUE_E_TABLE' on unlocking table T7VEP1
Text Symbol: 018 = LPH file data
Text Symbol: 017 = INCE file data
Text Symbol: 016 = Social Insurance file data
Text Symbol: 015 = Seniority file data
Text Symbol: 014 = ISLR file data
Text Symbol: 013 = Interest file data





Text Symbol: 012 = Absences file data that reduces seniority


INCLUDES used within this REPORT HVEULKT0

No INCLUDES are used within this REPORT code!


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