SOSU SAP (SAPoffice: Substitute for a user) Table details

Dictionary Type: Table
Description: SAPoffice: Substitute for a user




ABAP Code to SELECT data from SOSU
Related tables to SOSU
Access table SOSU




Table field list including key, data, relationships and ABAP select examples

SOSU is a standard SAP Table which is used to store SAPoffice: Substitute for a user data and is available within R/3 SAP systems depending on the version and release level.

The SOSU table consists of various fields, each holding specific information or linking keys about SAPoffice: Substitute for a user data available in SAP. These include USRTP (User type from ID), USRYR (User year from the ID), USRNO (User number from the ID), SUBTP (Substitute type from ID).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP SOSU table fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3T000MANDT
USRTPUser type from ID SO_USR_TPCHAR3TSOTDSO_OBJ_TP
USRYRUser year from the ID SO_USR_YRCHAR2SO_OBJ_YR
USRNOUser number from the ID SO_USR_NOCHAR12Assigned to domainSO_USR_NO
SUBTPSubstitute type from ID SO_SUB_TPCHAR3TSOTDSO_OBJ_TP
SUBYRSubstitute year from the ID SO_SUB_YRCHAR2SO_OBJ_YR
SUBNOSubstitute: Number from ID SO_SUB_NOCHAR12Assigned to domainSO_OBJ_NO
SUCNTCounter for active periods of a substitute SO_SUCNTNUMC2SO_COUNT1
SBDATStart date for substitution or automatic forwarding SO_DAT_SBDATS8DATUM
SBTIMTime at which substitution or forwarding begins SO_TIM_SBTIMS6UZEIT
SEDATEnd date for substitution or automatic forwarding SO_DAT_SEDATS8DATUM
SETIMTime at which substitution or automatic forwarding ends SO_TIM_SETIMS6UZEIT
PSTHR1Functional substitute: Forward and delete SO_PSTHR1CHAR1SO_FLAG
PSTHR2Automatic forwarding without deletion SO_PSTHR2CHAR1SO_FLAG
AUTINTAuthorization: send internally SO_AUT_INTCHAR1SO_FLAG
AUTEXTAuthorization to send externally SO_AUT_EXTCHAR1SO_I_FLAG
AUSERSubstitute can maintain user SO_AUSERCHAR1SO_FLAG
PUBDLSubstitute: Maintain shared distribution lists SO_PUBDLCHAR1SO_FLAG
BCOPYSubstitute can access blind copies SO_BCOPYCHAR1SO_FLAG
OBJAPRSubstitute can access private objects SO_OBJA_PRCHAR1SO_OBJ_AUT
OBJACOSubstitute can access confidential objects SO_OBJA_COCHAR1SO_OBJ_AUT
OBJACCSubstitute can access company confidential objects SO_OBJA_CCCHAR1SO_OBJ_AUT
OBJAFCSubstitute can access functional objects SO_OBJA_FCCHAR1SO_OBJ_AUT
AUANSSubstitute can access automatic replies SO_AUANSCHAR1SO_OBJ_AUT
RESUBSubstitute can access resubmissions SO_RESUBCHAR1SO_OBJ_AUT
AUSSLSubstitute can access subscription list SO_AUSSLCHAR1SO_OBJ_AUT
PUFOLAuthorization: Shared folders SO_PUFOLCHAR1SO_FLAG
PROTISubstitute can access the inbox SO_PROTICHAR1SO_FLAG
PROTOSubstitute can access the outbox SO_PROTOCHAR1SO_FLAG
PROT1Substitute can access class 1 folders SO_PROT1CHAR1SO_OBJ_AUT
PROT2Substitute can access class 2 folders SO_PROT2CHAR1SO_OBJ_AUT
PROT3Substitute can access class 3 folders SO_PROT3CHAR1SO_OBJ_AUT
PROT4Substitute can access class 4 folders SO_PROT4CHAR1SO_OBJ_AUT
PROT5Substitute can access class 5 folders SO_PROT5CHAR1SO_OBJ_AUT
PROT6Substitute can access class 6 folders SO_PROT6CHAR1SO_OBJ_AUT
PROT7Substitute can access class 7 folders SO_PROT7CHAR1SO_OBJ_AUT
PROT8Substitute can access class 8 folders SO_PROT8CHAR1SO_OBJ_AUT
PROT9Substitute can access class 9 folders SO_PROT9CHAR1SO_OBJ_AUT
OBJTP1Substitute: Additional folder auth. - object type from ID SO_SUTP1CHAR3TSOTDSO_OBJ_TP
OBJYR1Substitute: Additional folder auth. - year from ID SO_SUYR1CHAR2SO_OBJ_YR
OBJNO1Substitute: Additional folder auth. - number from the ID SO_SUNO1CHAR12Assigned to domainSO_OBJ_NO
OBJTP2Substitute: Note - object type from ID SO_SUTP2CHAR3TSOTDSO_OBJ_TP
OBJYR2Substitute: Note - year from ID SO_SUYR2CHAR2SO_OBJ_YR
OBJNO2Substitute: Note number from the ID SO_SUNO2CHAR12Assigned to domainSO_OBJ_NO
OBJTP3Substitute: Alternative object type from ID SO_SUTP3CHAR3TSOTDSO_OBJ_TP
OBJYR3Substitute: Alternative year from ID SO_SUYR3CHAR2SO_OBJ_YR
OBJNO3Substitute: Alternative number from ID SO_SUNO3CHAR12Assigned to domainSO_OBJ_NO
FLAG0Authorization for private folders SO_SUFLAG0CHAR1SO_FLAG
FLAG1Forward all documents automatically SO_SUFLAG1CHAR1SO_FLAG
FLAG2Substitute: Flag 2 SO_SUFLAG2CHAR1SO_FLAG
FLAG3Substitute: Flag 3 SO_SUFLAG3CHAR1SO_FLAG
FLAG4Substitute: Flag 4 SO_SUFLAG4CHAR1SO_FLAG
FLAG5Substitute: Flag 5 SO_SUFLAG5CHAR1SO_FLAG
FLAG6Substitute: Flag 6 SO_SUFLAG6CHAR1SO_FLAG
FLAG7Substitute: Flag 7 SO_SUFLAG7CHAR1SO_FLAG
FLAG8Substitute: Flag 8 SO_SUFLAG8CHAR1SO_FLAG
FLAG9Substitute: Flag 9 SO_SUFLAG9CHAR1SO_FLAG
AUTFWSAPoffice: Automatic forwarding SO_AUTFORCHAR1SO_FLAG
AUTFW1SAPoffice: Automatic forwarding and deletion in inbox SO_AUTFOR1CHAR1SO_FLAG
COMARTSAPoffice: Communication method SO_COM_ARTCHAR3SO_COM_ART
LFDNRAddresses: Sequence number SO_LFDNRCHAR3SO_TEXT003

Key field Non-key field



How do I retrieve data from SAP table SOSU using ABAP code

The following ABAP code Example will allow you to do a basic selection on SOSU to SELECT all data from the table
DATA: WA_SOSU TYPE SOSU.

SELECT SINGLE *
FROM SOSU
INTO CORRESPONDING FIELDS OF WA_SOSU
WHERE...

How to access SAP table SOSU

Within an ECC or HANA version of SAP you can also view further information about SOSU and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!