HVECRNR0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for A program that generates the Update Listing for the Venezuelan Institute of Social Insurance(IVSS)...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 HVECRNR0 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_CRNR0 - Update listing
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: FORM = Form
Selection Text: PX_LFORM = Form
Selection Text: PX_LFVAR = Form variant
Selection Text: SALARY = Wage concept
Selection Text: SHOW_ABS = Absences
Selection Text: SHOW_SAL = Wage changes
Title: Update listing report
Text Symbol: 001 = Processed employees
Text Symbol: 002 = Form
Text Symbol: 003 = Correct employees
Text Symbol: 004 = Rejected employees
Text Symbol: 005 = Updated with new information
Text Symbol: 006 = Wage for process
Text Symbol: E01 = Error could not be generated in error report
Text Symbol: E02 = Error on adding element to error list
INCLUDE PCCONVE0. " WAGES TYPES CONSTANTS
INCLUDE PCRNDVE0. " DATA DEFINITION
INCLUDE PCRNMVE0. " MAIN PROGRAM
INCLUDE PCRNRVE0. " PROCESES
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.
HVECRNR0 - Update listing report HVECRNR0 - Update listing report HVECRAI0 - RA-I Form: Annual tax statement HVECRAI0 - RA-I Form: Annual tax statement HVECPSR0 - Declaration file of profit obtained and distributed by the company HVECPSR0 - Declaration file of profit obtained and distributed by the company