Description Print Program for Data Retrieval for the Specific Questionnaire Precondition Import Parameters The import parameters are passed to the report with the SAP memory'EHSQUEST'. The executable report is called from the application by theSUBMIT statement. The print program can be adapted individually by thefollowing parameters: The Assignment type> comes from the application (for example, VORfor health surveillance protocol). The Questionnaire service number> is generated by the functionmodule Answer Questionnaire>. Using Print language> you can print out the texts in any language. The Form name> corresponds to the required layout of thequestionnaire that was defined in SAPscript.Export Parameters The export parameters are written to the SAP memory 'EHSRETURN' and areused as return values for the print program. Return = 0 : Printing was successful Return = 1 : No data exists for the specified import parameters Return = 2 : Nothing was printed Text identical to RE REHSQUESTSPCPRNTNEW |