SAP Program RFVICPOI_FIELDS - Supported Standard Letter Fields for Office Mass Print

Title
Supported Standard Letter Fields for Office Standard Print

Purpose
Tools for creating correspondence - for system administrators only

The program generates a VBA source text as a ABAP list for MicrosoftWord.
A Word template with a corresponding macro allows the RE standard letterfields supported by the system to be inserted in Word using a dialog.The available standard letter fields must be defined as VBA constants inthe Word template.
This program generates these constant definitions using thecorresponding DDIC structure. You only need to use this program if theDDIC structure has changed (for example through the use of a CIinclude). You then have to copy the generated source text to the Wordtemplate manually.