
Only if the mapping are done in tcode PITX of ECC system, the long text can be transferred between the systems. This can also be checked in table CRMTEXTID or view V_CRMTEXTID.
There are three notes which could resolve the known bug for the long text replication.
2306639 - Editing one long text in CRM deletes rest of the long texts in ECC
2289305 - Long text buffer is not refreshed during the outbound replication
2369174 - Editing one long text record in CRM UI deletes all long text records in ECC
Currently long text replication is not supported by standard for BP to BP data exchange. This has been addressed in note 548003 - Data exchange of long texts.
If you want to replicate the long text for BP and BP, you could consider to activate the CVI in ECC system or implement a Z module or exit for the same .
In S/4 HANA system, the long text replication will not be supported for BP to BP as well as Customer master/ Vendor Master. This is because the implementation in ECC the receiving application is BP and Customer Master/ Vendor Master is updated by BP, hence long text replication will not be supported in any situation in such scenario. i.e. BP to BP or BP to CM or BP to VM or vice versa.
Please implement the following note, including the manual steps and the coding correction.
2055878 - Vendor long text does not transfer to CRM.
This note can add the object 'LFA1' into the selection condition of PITX.
Then please also map the text ID between CRM and ECC in tcode PITX.
The sales area based text is also not supported in standard. According to the CRM BP data model, maintenance of Sales Area-dependent text objects is not possible. In CRM BP we do not maintain long text at sales area level, therefore these texts are not exchanged between ECC customer and CRM BP. You can also check in transaction PITX. Only the object 'KNA1' is offered and not 'KNVV'. For KNVV there are no corresponding texts in CRM.
However, you can explicitly transfer the texts using the following exits:
In R/3 you can use the exits DE_BCS2S for manipulating the BAPIMTCS and use DE_EIOUT to manipulate the complex structures.
In CRM, you can use the middleware exits SMOUTIL3 for mapping into CRM. Also refer to the note 417906 for additional information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |