Solution : https://service.sap.com/sap/support/notes/514894 (SAP Service marketplace login required)
Summary :
The SAP Note addresses an issue with extractor object CRM_PRC_CNDLMT, which fails to correctly transfer non-initial values for attributes MXWRT and GKWRT from CRM table PRCC_COND_LIMITS to CDB table CDBC_P_CN_LIMITS. The data types of these attributes were initially set improperly. To resolve this, adjustments have been made to increase the data lengths and decimal precision in the CDB table and to align the corresponding BDoc type. Additional functionalities for the extractor were also reset to ensure correct comparisons and conversions for currency amounts and percentages. Implementation requires importing a specified Support Package or following detailed steps provided in the note.
Key words :
transaction 'middleware -> data exchange -> object management -> condition objects', 'middleware -> development -> bdoc type modeler', //sapserv3/general/r3server/abap/note, maintain sap standard bdoc types, 'adapter repository wizard' transaction, 'synchronized bdoc type' prc_cust_cndlmt, 'object data' entry area, terms 'start initial load', data type length 11, extractor object crm_prc_cndlmt
Related Notes :
| 547705 | SAPKU31001: Support Package 01 for CRM 3.1 |
| 13719 | Preliminary transports to customers (note for customers) |