IDXSLOAD - IDoc Adapter Administration
IDoc Adapter Administration information is stored in SAP table IDXSLOAD.
It is part of development package SIDOC_METADATA in software component BC-XI-CON-ABA-IDO. This development package consists of objects that can be grouped under "Meta Data API for IDoc Adapter".
It is part of development package SIDOC_METADATA in software component BC-XI-CON-ABA-IDO. This development package consists of objects that can be grouped under "Meta Data API for IDoc Adapter".
Fields for table IDXSLOAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PORT | Ports in IDoc Adapter | X | IDX_PORT | CHAR | 10 | * |
| IDOCTYP | Basic type | X | EDIPIDOCTP | CHAR | 30 | * |
| CIMTYP | Extension (customer extension of basic IDoc type) | X | EDIPCIMTYP | CHAR | 30 | * |
| UPDDATE | Date on which control record was last changed | EDI_UPDDAT | DATS | 8 | ||
| UPDTIME | Time at which control record was last changed | EDI_UPDTIM | TIMS | 6 | ||
| DELETEABLE | IDoc Adapter Flag Can Be Deleted | IDX_DELETE | CHAR | 1 | ||
| ONL_OPTION | EDI processing online or in batch | EDI_ONLINE | CHAR | 1 | ||
| UNAME | User Name | EDI_UNAME | CHAR | 12 | ||
| SYNCHECK | IDoc Adapter: Flagging Whether Syntax Check Required | IDX_SYNCHK | CHAR | 1 | ||
| LOGDES | RFC destination | EDI_LOGDES | CHAR | 32 | ||
| SEGNUM | Number of SAP segment | EDI_SEGNUM | NUMC | 6 | ||
| RELEASED | SAP Release for IDoc | EDI_DOCREL | CHAR | 4 | ||
| PORTVERSION | Version of control record | EDI_VERSIO | CHAR | 1 | ||
| DIRECTION | Direction for IDoc | EDI_DIRECT | CHAR | 1 | ||
| SAPREL | SAP Release for IDoc | EDI_DOCREL | CHAR | 4 |