Table/Structure Field list used by SAP ABAP Function Module SAPMS_FORM_EDIT (Creating and printing WinWord form letters)
SAP ABAP Function Module SAPMS_FORM_EDIT (Creating and printing WinWord form letters) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SMXMS - ACTIVITY Desktop integration: Requested activity SOURCE VALUE(ACTIVITY) LIKE SMXMS-ACTIVITY
2 Table/Structure Field  SMXMS - DOC_CHNGED Desktop integration: Document changed
3 Table/Structure Field  SMXMS - DOC_CHNGED Desktop integration: Document changed SOURCE VALUE(DOC_CHANGED) LIKE SMXMS-DOC_CHNGED
4 Table/Structure Field  SMXMS - DOC_NAME Desktop integration: Name of the file to be opened
5 Table/Structure Field  SMXMS - DOC_NAME Desktop integration: Name of the file to be opened SOURCE VALUE(DATA_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Data'(002)
6 Table/Structure Field  SMXMS - DOC_NAME Desktop integration: Name of the file to be opened SOURCE VALUE(DOC_NAME) LIKE SMXMS-DOC_NAME
7 Table/Structure Field  SMXMS - DOC_NAME Desktop integration: Name of the file to be opened SOURCE VALUE(ERROR_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Errors'(003)
8 Table/Structure Field  SMXMS - DOC_NAME Desktop integration: Name of the file to be opened SOURCE VALUE(LABEL_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Label'(001)
9 Table/Structure Field  SMXMS - DOC_TYPE Desktop integration: Type of the file to be passed on
10 Table/Structure Field  SMXMS - DOC_TYPE Desktop integration: Type of the file to be passed on SOURCE VALUE(DOC_TYPE) LIKE SMXMS-DOC_TYPE DEFAULT 'RTF'
11 Table/Structure Field  SMXMS - DOTFILE Desktop integration: Name of the DOT file to be passed on
12 Table/Structure Field  SMXMS - DOTFILE Desktop integration: Name of the DOT file to be passed on SOURCE VALUE(DOT_FILE) LIKE SMXMS-DOTFILE OPTIONAL