SOSC - SAPoffice: Connection table to SAPcomm and SAPconnect
SAPoffice: Connection table to SAPcomm and SAPconnect information is stored in SAP table SOSC.
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 SOSC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| SNDART | Transmission Method (Fax, Telex, ...) | X | SO_SND_ART | CHAR | 6 | |
| OBJTP | Code for document class | X | SO_OBJ_TP | CHAR | 3 | * |
| OBJYR | Object: Year from ID | X | SO_OBJ_YR | CHAR | 2 | |
| OBJNO | Object: Number from ID | X | SO_OBJ_NO | CHAR | 12 | * |
| FORTP | Forwarder: Object type from ID | X | SO_FOR_TP | CHAR | 3 | * |
| FORYR | Forwarder: year from the ID | X | SO_FOR_YR | CHAR | 2 | |
| FORNO | Forwarder: number from the ID | X | SO_FOR_NO | CHAR | 12 | * |
| RECTP | Recipient type from ID | X | SO_REC_TP | CHAR | 3 | * |
| RECYR | Recipient year from the ID | X | SO_REC_YR | CHAR | 2 | |
| RECNO | Recipient number from ID | X | SO_REC_NO | CHAR | 12 | * |
| MSGTP | Type of send request (message or status) | SO_MSGTP | CHAR | 1 | ||
| ENTRY_DATE | Date of entry in table | SO_ENTDATE | DATS | 8 | ||
| ENTRY_TIME | Time of entry in table | SO_ENTTIME | TIMS | 6 | ||
| REPEAT_CNT | Counter which displays number of repetitions | SO_REPCNT | CHAR | 4 | ||
| WAIT_DATE | No processing before this date | SO_WAITDAT | DATS | 8 | ||
| WAIT_TIME | No processing before this time | SO_WAITTIM | TIMS | 6 | ||
| SNDPRI | Send: Priority | SO_SND_PRI | CHAR | 1 | ||
| NOTTP | Default setting of document class | SO_NOT_TP | CHAR | 3 | * | |
| NOTYR | Object note: year from the ID | SO_NOT_YR | CHAR | 2 | ||
| NOTNO | Object note: number from the ID | SO_NOT_NO | CHAR | 12 | * | |
| STATUS | Status to be sent | SO_SND_STA | CHAR | 4 | ||
| NEW_STATUS | New status to be set | SO_NEWSTAT | CHAR | 12 | ||
| SCOM_TP | SAPcomm ID: ID type | SO_SCOM_TP | CHAR | 3 | * | |
| SCOM_YR | SAPcomm: year of ID | SO_SCOM_YR | CHAR | 2 | ||
| SCOM_NO | SAPcomm: number of the ID | SO_SCOM_NO | CHAR | 12 | * | |
| SNDREQ | Globally Unique Identifier | OS_GUID | RAW | 16 | ||
| IMMEDIATLY | Boolean | OS_BOOLEAN | CHAR | 1 |