SOCS - SAPoffice: table for storage of an Office ID (SAPcomm)
SAPoffice: table for storage of an Office ID (SAPcomm) information is stored in SAP table SOCS.
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 SOCS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | |
| SCOMTP | SAPcomm ID: ID type | X | SO_SCOM_TP | CHAR | 3 | |
| SCOMYR | SAPcomm: year of ID | X | SO_SCOM_YR | CHAR | 2 | |
| SCOMNO | SAPcomm: number of the ID | X | SO_SCOM_NO | CHAR | 12 | |
| ID_TYPE | Send Externally: ID: Received or Sent | SO_ID_TYPE | CHAR | 1 | ||
| SYSID_NEW | Send externally: system ID for communications ID | SO_SYSID | CHAR | 10 | ||
| MANDT_NEW | Client | MANDT | CLNT | 3 | ||
| OBJTP_NEW | SAPoffice: type of object created | SO_TP_NEW | CHAR | 3 | ||
| OBJYR_NEW | SAPoffice: year ID of the object created | SO_YR_NEW | CHAR | 2 | ||
| OBJNO_NEW | SAPoffice: number of the object created | SO_NO_NEW | CHAR | 12 | ||
| OBJTP | Code for document class | SO_OBJ_TP | CHAR | 3 | ||
| OBJYR | Object: Year from ID | SO_OBJ_YR | CHAR | 2 | ||
| OBJNO | Object: Number from ID | SO_OBJ_NO | CHAR | 12 | ||
| FORTP | Forwarder: Object type from ID | SO_FOR_TP | CHAR | 3 | ||
| FORYR | Forwarder: year from the ID | SO_FOR_YR | CHAR | 2 | ||
| FORNO | Forwarder: number from the ID | SO_FOR_NO | CHAR | 12 | ||
| RECTP | Recipient type from ID | SO_REC_TP | CHAR | 3 | ||
| RECYR | Recipient year from the ID | SO_REC_YR | CHAR | 2 | ||
| RECNO | Recipient number from ID | SO_REC_NO | CHAR | 12 |