Table 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  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(ACTIVITY) LIKE SMXMS-ACTIVITY
2 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(DOC_CHANGED) LIKE SMXMS-DOC_CHNGED
3 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(DATA_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Data'(002)
4 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(DOC_NAME) LIKE SMXMS-DOC_NAME
5 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(ERROR_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Errors'(003)
6 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(LABEL_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Label'(001)
7 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(DOC_TYPE) LIKE SMXMS-DOC_TYPE DEFAULT 'RTF'
8 Table  SMXMS SAPoffice: RFC interface for MS windows applications SOURCE VALUE(DOT_FILE) LIKE SMXMS-DOTFILE OPTIONAL
9 Table  TLINE SAPscript: Text Lines SOURCE TEXT_LINES STRUCTURE TLINE
10 Table  TLINE SAPscript: Text Lines