In this post, I will try and describe everything you need to know about the SAP crmd_erms_wfflds 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_ERMS_WFFLDS 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_ERMS_WFFLDS....Right lets get started!
Object Name: CRMD_ERMS_WFFLDS
Dictionary Type: Transparent table
Description: ERMS Web Form Fields
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 | ||||
CON_ID | CRMT_ERMS_CONNECTION_ID | CHAR | 34(0) | CRMD_ERMS_HEADER | E-Mail ID for E-Mail Response Management System (ERMS) | CRM_ERMS_CONNECTION_ID | CRM | |||||
SEQ_NO | CRM_ERMS_FSEQNO | NUMC | 3(0) | Web Form FIeld Sequence Number | CRM_ERMS_FSEQNO | CRM | ||||||
KEY_VALUE | CRM_ERMS_WFF_KEY_VALUE | STRG | 0(0) | Web Form Field Key:Value Pair | CRM_ERMS_WFF_KEY_VALUE | CRM |