SOFA - SAPoffice: user-specific authorization for shared folders
SAPoffice: user-specific authorization for shared folders information is stored in SAP table SOFA.
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 SOFA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
FOLTP | Object folder: Object type from ID | X | SO_FOL_TP | CHAR | 3 | TSOTD |
FOLYR | Object folder: Year from ID | X | SO_FOL_YR | CHAR | 2 | |
FOLNO | Object folder: Number from ID | X | SO_FOL_NO | CHAR | 12 | SOFD |
USRTP | User type from ID | X | SO_USR_TP | CHAR | 3 | TSOTD |
USRYR | User year from the ID | X | SO_USR_YR | CHAR | 2 | |
USRNO | User number from the ID | X | SO_USR_NO | CHAR | 12 | * |
USRACC | Authorizations for shared folders | SO_AUT_FOL | CHAR | 1 | ||
FLAG1 | Search of private or shared folders | SO_FLAG | CHAR | 1 | ||
FLAG2 | Search of private or shared folders | SO_FLAG | CHAR | 1 |