HINURESOLVE_ERROR is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report enables you to display the list of requests for which error occurred when you run the
If you would like to execute this report or see the full code listing simply enter HINURESOLVE_ERROR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
HRPBSINRESOLVERR - Resolve Infotype Update error
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.
Title: Resolve Infotype Update error
Text Symbol: 001 = Employee
Text Symbol: 002 = Name
Text Symbol: 003 = Company Code
Text Symbol: 004 = Reimbursement Type
Text Symbol: 005 = Advance / Claim
Text Symbol: 007 = Begin Date
Text Symbol: 008 = End Date
Text Symbol: 009 = Claim Amount
Text Symbol: 012 = Approver
Text Symbol: 014 = Off cycle
Text Symbol: 015 = Reference number
Text Symbol: 017 = Advance
Text Symbol: 018 = Claim
Text Symbol: 019 = Error resetting Application log memory
Text Symbol: 020 = No records found
Text Symbol: 021 = Error displaying Application log
Text Symbol: 022 = Error saving Application log to DB
Text Symbol: 023 = Unable to determine personnel no. for user
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.
HINURESOLVE_ERROR - Resolve Infotype Update error HINURESOLVE_ERROR - Resolve Infotype Update error HINUREQ_CORRS_LETTER - HR IN PS: Generate Correspondance Letter HINUREQ_CORRS_LETTER - HR IN PS: Generate Correspondance Letter HINUPTX0 - Conversion report program for Ptax table - T7INP1 HINUPTX0 - Conversion report program for Ptax table - T7INP1