Table/Structure Field list used by SAP ABAP Function Module SSM_HTML_WRITE_CHOICE_LIST (Generates the Field Selection String to Select the Menu Type)
SAP ABAP Function Module
SSM_HTML_WRITE_CHOICE_LIST (Generates the Field Selection String to Select the Menu Type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARC_BUFFER - SEGMENT | Record layout for archived tables (maximum value) | ||
| 2 | SMENSAPNEW - ATTRIBUTES | Attributes of the menu | ||
| 3 | SMENSAPNEW - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 4 | SMEN_1 - CUSTOMIZED | Customized ('C') or standard menu ('S') flag | ||
| 5 | SMEN_2 - ATTRIBUTES | Attributes of the menu | ||
| 6 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 7 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 8 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 9 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 10 | W3PARAM - CONT_LEN | HTML content length | SOURCE VALUE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN |
|
| 11 | W3PARAM - CONT_TYPE | HTML content type | ||
| 12 | W3PARAM - CONT_TYPE | HTML content type | SOURCE VALUE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE |
|
| 13 | W3PARAM - RET_CODE | Return value of a Web-callable function module | ||
| 14 | W3PARAM - RET_CODE | Return value of a Web-callable function module | SOURCE VALUE(RETURN_CODE) LIKE W3PARAM-RET_CODE |