EVALUATION_DOCUMENT_PREP_LSO 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 EVALUATION_DOCUMENT_PREP_LSO into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
LSO_EVAL_PREPARE - Prepare Appraisal
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: Report EVALUATION_DOCUMENT_PREP_LSO
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LSO_EVALUATION_ADD_ON_GET call function 'LSO_EVALUATION_ADD_ON_GET' importing add_on_application = l_add_on_application.
WZ_HRHAP_0DOC_WZ01_START call function 'WZ_HRHAP_0DOC_WZ01_START' exporting add_on_application = l_add_on_application * PLAN_VERSION = * TEMPLATE_ID = * TODO_LIST = 'R' exceptions cancelled_by_user = 0 error = 0 others = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
EVALUATION_DOCUMENT_PREP_LSO - Report EVALUATION_DOCUMENT_PREP_LSO EVALUATION_DOCUMENT_PREP_LSO - Report EVALUATION_DOCUMENT_PREP_LSO EVALUATION_DOCUMENT_CREATE_LSO - Report EVALUATION_DOCUMENT_CREATE_LSO EVALUATION_DOCUMENT_CREATE_LSO - Report EVALUATION_DOCUMENT_CREATE_LSO EVALUATION_DOCUMENT_CHANGE - Report EVALUATION_DOCUMENT_CHANGE EVALUATION_DOCUMENT_CHANGE - Report EVALUATION_DOCUMENT_CHANGE