TMEMO - User-specific memory
User-specific memory information is stored in SAP table TMEMO.
It is part of development package SEU in software component BC-DWB-UTL-BRR. This development package consists of objects that can be grouped under "ABAP Workbench".
It is part of development package SEU in software component BC-DWB-UTL-BRR. This development package consists of objects that can be grouped under "ABAP Workbench".
Fields for table TMEMO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
UNAME | User Name | X | SYUNAME | CHAR | 12 | |
TYPE | Single-Character Flag | X | CHAR1 | CHAR | 1 | |
PATH_NO | Component of the Version Number | X | CHAR2 | CHAR | 2 | |
TREENAME | Name of a tree object | EU_T_NAME | CHAR | 45 | ||
ROOT_ID | Internal: Node ID | SEU_ID | NUMC | 6 | ||
ROOT_TYPE | Node type | SEU_TYPE | CHAR | 4 | ||
NODE_ID | Internal: Node ID | SEU_ID | NUMC | 6 | ||
NODE_TYPE | Node type | SEU_TYPE | CHAR | 4 |