SAP ABAP IMG Activity EHS_SR_220_11 (Develop User Exit for WWI)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
IMG Activity
ID EHS_SR_220_11 Develop User Exit for WWI  
Transaction Code S_SH8_72001003   IMG Activity: EHS_SR_220_11 
Created on 20001013    
Customizing Attributes EHS_SR_220_11   Develop User Exit for WWI 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name EHS_SR_220_11    

In this Customizing activity, you set up the calling of user exist from Windows Wordprocessor Integration (WWI).

User Exit

You can use the user exits User Exit to program the system to perform additional actions on a report after its generation, for example, changing the character formatting in the report.

Activities

  1. Develop the user exit Microsoft Word VBA. For more information, see the help section for Microsoft Word VBA.
  2. Save the macro in a Word document template (file ending .dot).
  3. Copy the file into the WWI installation directory.
  4. Call the file WWI.INI and enter the following data in the section [USEREXIT]:
    • MacroName=<Name of the file>;<Name of the module>.<Name of the procedure>
    • Example: MacroName=WWIUserExit.dot;ChangeView.Main

PrintUserExit

You can use the user exit PrintUserExit to extend the output formats of the WWI generation server. You can add, for example, the output in the new Word 2007 document format .docx, or the creation of a PDF file. PrintUserExit is only relevant for final report generation on the WWI generation server.

The output format is defined in Customizing for sending reports under Specify Communication. The output defined there must match the settings in the WWI.INI.

Activities

  1. Develop the user exit Microsoft Word VBA. For more information, see the help section for Microsoft Word VBA.
  2. Save the macro in a Word document template (file ending .dot).
  3. Copy the file into the WWI installation directory.
  4. Call the file WWI.INI and enter the following data in the section [PrintUserExit]:
    • <OutputFormat>=<Name of the file>;<Name of the module>.<Name of the procedure>
    • Example: DOX=wwiSaveDocx.dot;SaveDocx.Main

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG EHS_SR_220_11 0 ALR0000062 Report Definition 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20010320 
SAP Release Created in