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 | ![]() |
SMXMS - ACTIVITY | Desktop integration: Requested activity | SOURCE VALUE(ACTIVITY) LIKE SMXMS-ACTIVITY |
2 | ![]() |
SMXMS - DOC_CHNGED | Desktop integration: Document changed | |
3 | ![]() |
SMXMS - DOC_CHNGED | Desktop integration: Document changed | SOURCE VALUE(DOC_CHANGED) LIKE SMXMS-DOC_CHNGED |
4 | ![]() |
SMXMS - DOC_NAME | Desktop integration: Name of the file to be opened | |
5 | ![]() |
SMXMS - DOC_NAME | Desktop integration: Name of the file to be opened | SOURCE VALUE(DATA_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Data'(002) |
6 | ![]() |
SMXMS - DOC_NAME | Desktop integration: Name of the file to be opened | SOURCE VALUE(DOC_NAME) LIKE SMXMS-DOC_NAME |
7 | ![]() |
SMXMS - DOC_NAME | Desktop integration: Name of the file to be opened | SOURCE VALUE(ERROR_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Errors'(003) |
8 | ![]() |
SMXMS - DOC_NAME | Desktop integration: Name of the file to be opened | SOURCE VALUE(LABEL_NAME) LIKE SMXMS-DOC_NAME DEFAULT 'Label'(001) |
9 | ![]() |
SMXMS - DOC_TYPE | Desktop integration: Type of the file to be passed on | |
10 | ![]() |
SMXMS - DOC_TYPE | Desktop integration: Type of the file to be passed on | SOURCE VALUE(DOC_TYPE) LIKE SMXMS-DOC_TYPE DEFAULT 'RTF' |
11 | ![]() |
SMXMS - DOTFILE | Desktop integration: Name of the DOT file to be passed on | |
12 | ![]() |
SMXMS - DOTFILE | Desktop integration: Name of the DOT file to be passed on | SOURCE VALUE(DOT_FILE) LIKE SMXMS-DOTFILE OPTIONAL |