In this post, I will try and describe everything you need to know about the SAP crmd_fs_info_cn 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_FS_INFO_CN 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_FS_INFO_CN....Right lets get started!
Object Name: CRMD_FS_INFO_CN
Dictionary Type: Transparent table
Description: Parallel Processing Framework Conditions
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | CRM | ||||
GUID_MR | CRMT_OBJECT_GUID | RAW | 16(0) | CRMD_FS_INFO_IT | GUID of a CRM Order Object | SYSUUID | CRM | |||||
GUID_ITEM | CRMT_OBJECT_GUID | RAW | 16(0) | GUID of a CRM Order Object | SYSUUID | CRM | ||||||
KSCHL | PRCT_COND_TYPE | CHAR | 4(0) | /SAPCND/T685 | Pricing - Condition Type | /SAPCND/COND_TYPE | VKS | VF | CRM | |||
KBETR | PRCT_COND_RATE | CURR | 15(2) | Condition Rate | WERTV8 | CRM | ||||||
KWERT_OLD | PRCT_COND_VALUE | CURR | 15(2) | Price Determination: Condition Value | WERTV8 | CRM | ||||||
KWERT_NEW | PRCT_COND_VALUE | CURR | 15(2) | Price Determination: Condition Value | WERTV8 | CRM | ||||||
KWAERS | PRCT_COND_CURR | CUKY | 5(0) | * | Condition Currency | WAERS | FWS | FB | CRM | |||
DWAERS | CRMT_CURRENCY | CUKY | 5(0) | * | Currency | WAERS | FWS | CRM |