In this post, I will try and describe everything you need to know about the SAP crmd_webreq_cont table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_WEBREQ_CONT what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_WEBREQ_CONT....Right lets get started!
Object Name: CRMD_WEBREQ_CONT
Dictionary Type: Transparent table
Description: Web Requests: Table for Document Content (Import/Export)
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | CRM | ||||
RELID | INDX_RELID | CHAR | 2(0) | Region in IMPORT/EXPORT Data Table | SYCHAR02 | CRM | ||||||
PHIO_ID | SDOK_PHID | CHAR | 32(0) | Physical document | SDOK_DOCID | CRM | ||||||
SRTF2 | INDX_SRTF2 | INT4 | 10(0) | Next record counter in EXPORT/IMPORT data tables | SYBIN4 | SAB4 | CRM | |||||
PH_CLASS | SDOK_PHCL | CHAR | 10(0) | SDOKPHCL | Physical document class | SDOK_CLASS | CRM | |||||
CLUSTR | INDX_CLSTR | INT2 | 5(0) | Length field for user data in EXPORT/IMPORT tables | SYBIN2 | CRM | ||||||
CLUSTD | SDOK_DATAX | LRAW | 32000(0) | KPro: Document content (binary) | SDOK_DATAX | SAB4 | CRM |