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