SOCX - SAPoffice: table for storing SAPcomm IDs
SAPoffice: table for storing SAPcomm IDs information is stored in SAP table SOCX.
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 SOCX
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 | ||
PART1 | SAPoffice: part of a SAPcomm ID | SO_SC_PART | CHAR | 241 | ||
PART2 | SAPoffice: part of a SAPcomm ID | SO_SC_PART | CHAR | 241 | ||
PART3 | SAPoffice: part of a SAPcomm ID | SO_SC_PART | CHAR | 241 | ||
PART4 | SAPoffice: part of a SAPcomm ID | SO_SC_PART | CHAR | 241 | ||
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 |