The CAVEIBDOC table in SAP ERP or S/4HANA stores CAVE: Inbound Document Processing data. There are total 12 fields in CAVEIBDOC table. The CAVE: Inbound Document Processing table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CAVEIBDOC table. It is in CIF APO Sales Enhancements (CAVE) ABAP package and is part of the Sales (SCM-APO-INT-SLS) module.
SAP CAVEIBDOC Table Fields
Following is the list of fields that are available in SAP CAVEIBDOC table. The primary key fields of the table are CLIENT (Client), TRGUID (ATP: Unique ID for relevant transaction in APO server), TRFCCHN (Serialization Channel of tRFC), ORDID (GUID for Order Headers).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| TRGUID | ATP: Unique ID for relevant transaction in APO server | APOTRGUID | CHAR (22) | |
| TRFCCHN | Serialization Channel of tRFC | CIFTRFCCHN | CHAR (24) | |
| ORDID | GUID for Order Headers | CIFORDID | CHAR (22) | |
| COUNTER | Row Index of Internal Tables | SYTABIX | INT4 (10) | |
| DOC | Document Number (Purchasing/Sales…) | CIFDOC | CHAR (12) | |
| USERCHANGE | Last Changed By | AENAME | CHAR (12) | |
| DATECHANGE | Date of Last Change | AEDAT | DATS (8) | |
| TIMECHANGE | Entry time | ERZET | TIMS (6) | |
| MSGTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR (1) | |
| MSGID | Message Class | SYMSGID | * | CHAR (20) |
| MSGNO | Message Number | SYMSGNO | NUMC (3) |


