In this post, I will try and describe everything you need to know about the SAP crmd_ic_scruf 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_IC_SCRUF 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_IC_SCRUF....Right lets get started!
Object Name: CRMD_IC_SCRUF
Dictionary Type: Transparent table
Description: Interactive Scripting 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 | |||||
FIELDID | CRM_IC_SCRUFID | CHAR | 32(0) | Interactive Scripting Field ID | CRM_IC_SCRUFID | |||||||
READONLY | CRM_IC_SCRUFRONLY | CHAR | 1(0) | Read-Only Indicator | CRM_IC_SCRUFRONLY | |||||||
TYPE | CRM_IC_SCRUFTYPE | CHAR | 1(0) | Field Type (Interactive Scripting) | CRM_IC_SCRUFTYPE | |||||||
STYLE | CRM_IC_SCRUFSTYL | CHAR | 1(0) | Field Style (Interactive Scripting) | CRM_IC_SCRUFSTYL | |||||||
FIELDSIZE | CRM_IC_SCRUFSIZE | INT4 | 10(0) | Field Size (Interactive Scripting) | CRM_IC_SCRUFSIZE | |||||||
MAXLENGTH | CRM_IC_SCRUFLNGT | INT4 | 10(0) | Field Length (Interactive Scripting) | CRM_IC_SCRUFLNGT | |||||||
NUMROWS | CRM_IC_SCRUFROWS | INT4 | 10(0) | Number of Rows for Text Memo Field | CRM_IC_SCRUFROWS | |||||||
NUMCOLS | CRM_IC_SCRUFCOLS | INT4 | 10(0) | Number of Columns in Text Memo Field | CRM_IC_SCRUFCOLS | |||||||
TEXTPOSITION | CRM_IC_SCRUFTXPS | CHAR | 1(0) | Field Label Position (Interactive Scripting) | CRM_IC_SCRUFTXPS | |||||||
CATEGORY | CRM_IC_ISECATID | CHAR | 32(0) | CRMD_IC_ISECAT | Category ID (Interactive Script Editor Repository) | CRM_IC_ISECATID | ||||||
BOUNDTO | CRM_IC_BOUNDTO | CHAR | 255(0) | XPath Expression that Binds the Field to a Business Object | CRM_IC_BOUNDTO | |||||||
LOCKEDBY | UNAME | CHAR | 12(0) | User Name | UNAME | SAP | ||||||
VALUEPROVIDER | CRM_IC_VALUEPROVIDER | CHAR | 255(0) | Possible Value Provider for Interactive Scripting Field | CRM_IC_VALUEPROVIDER |