SORTSUBF - SAPoffice: User-specific sort of folders subscribed to
SAPoffice: User-specific sort of folders subscribed to information is stored in SAP table SORTSUBF.
It is part of development package SO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPoffice".
It is part of development package SO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPoffice".
Fields for table SORTSUBF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
USRTP | User type from ID | X | SO_USR_TP | CHAR | 3 | * |
USRYR | User year from the ID | X | SO_USR_YR | CHAR | 2 | |
USRNO | User number from the ID | X | SO_USR_NO | CHAR | 12 | * |
HIER_NUM | Sequence within a folder hierarchy level | X | SO_LEV_NUM | CHAR | 4 | |
FOLTP | Object folder: Object type from ID | SO_FOL_TP | CHAR | 3 | * | |
FOLYR | Object folder: Year from ID | SO_FOL_YR | CHAR | 2 | ||
FOLNO | Object folder: Number from ID | SO_FOL_NO | CHAR | 12 | * | |
FOLDES | Folder title | SO_FOL_DES | CHAR | 50 | ||
HIER_LEVEL | Folder hierarchy level | SO_LEVEL | CHAR | 4 | ||
COLLAPSE | SAPoffice foreground/background processing | SO_FOL_VW | CHAR | 1 |