STORE_SOHBAT - Sohbat: table for CRUD services (internal use only !)
Sohbat: table for CRUD services (internal use only !) information is stored in SAP table STORE_SOHBAT.
It is part of development package SOHBAT in software component BC-MID-AC. This development package consists of objects that can be grouped under "APC example: simple CRUD service (for internal use only)".
It is part of development package SOHBAT in software component BC-MID-AC. This development package consists of objects that can be grouped under "APC example: simple CRUD service (for internal use only)".
Fields for table STORE_SOHBAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
NAMESPACE | Application namespace | X | CHAR | 256 | ||
OBJECT_KEY | UUID in character form | X | SYSUUID_C | CHAR | 64 | |
OBJECT | Text content | STRG | 8 | |||
OBJECT_BINARY | Binary content | RSTR | 8 | |||
USER_ID | User Name | SYUNAME | CHAR | 24 | ||
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
DISPOSABLE | Disposable entry | CHAR | 2 |