Table list used by SAP ABAP Function Module SSM_FILL_BUFFER_TABLE (Fills the Buffer Table i_smen_buff for the Current Menu Level)
SAP ABAP Function Module
SSM_FILL_BUFFER_TABLE (Fills the Buffer Table i_smen_buff for the Current Menu Level) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | ||
| 2 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(PARENT_ID) LIKE SMENSAPNEW-PARENT_ID |
|
| 3 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(FRAME_NUMBER) LIKE SMENSAPNEW-MENU_LEVEL |
|
| 4 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(REPORTTYPE) LIKE SMENSAPNEW-REPORTTYPE DEFAULT SPACE |
|
| 5 | SMENSAPT | Texts for Menu - SAP | ||
| 6 | SMEN_BUFF | Buffer table | SOURCE I_SMEN_BUFF STRUCTURE SMEN_BUFF |
|
| 7 | SMEN_BUFF | Buffer table | ||
| 8 | SMEN_BUFFC | Table for Storing Favorites | ||
| 9 | SSM_LINKS | Table to enter links for the Session Manager | ||
| 10 | SSM_LINKS | Table to enter links for the Session Manager | SOURCE I_SMEN_BUFF_LINKS STRUCTURE SSM_LINKS OPTIONAL |
|