on 2018 Mar 08 12:15 PM
Good afternoon experts,
I'm having a problem with the Interaction Contact Center CRM. When I create a subsequent activity from a call I get an error in the following method:
DATA: lr_transaction TYPE REF TO if_bol_transaction_context.
lr_transaction->check_save_possible( ).
It does not allow me to save the activity and gives the following error (ERROR message when save Brol Interaction Center IC_AGENT) :
- The current object can not be recorded due to problems with contact data. (ICCMP_BTX - 025)
- It is not allowed to record (ICCMP_BTX - 004)
I have seen that the next event is not thrown well and the RV_RESULT variable is not marked with 'X':

Thank you very much.
Request clarification before answering.
Hi Bruno,
Thank you very much for your answer. The problem was that I had to perform a parameterization task after the transport that I had forgotten.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.