SAP Knowledge Base Article - Public

2794232 - Error CTI state &1 not supported with provided data for entity node &2 is raised when sending Business Partner Data via API

Symptom

  • Error "CTI state &1 not supported with provided data for entity node &2" Message Number MDG_BS_ECC_SUPPLIER 068 is raised when sending Supplier Business Partner Data via API
  • Error "CTI state &1 not supported with provided data for entity node &2" Message Number MDG_BS_ECC_CUSTOMER 068 is raised when sending Customer Business Partner Data via API
  • Error "CTI state not supported with provided data for entity node &2" Message Number MDG_BS_BP_DATAREPL 049 is raised when sending Business Partner Data via API

Environment

S/4HANA CLoud

Reproducing the Issue

  1. Customer or Suppllier Business Partner Master data is sent via API
  2. Error "CTI state &1 not supported with provided data for entity node &2" Message Number MDG_BS_ECC_SUPPLIER 068 or Message Number MDG_BS_ECC_CUSTOMER 068 is raised 

Cause

The CompleteTransmissionIndicators exist for all table type elements in the BP Webservice. If CTI = True then the service assumes complete transfer and that all child elements have been passed. If the CTI is not provided then the value is taken as false.  The elements that are not passed are regarded as unchanged. If data is being passed for a segment in the payload via the API then the CTI for this data segment must be included in the Payload. For example if data relating to tax classification is being sent in the payload then the CTI relating to tax classification must be sent as true, that is, taxClassificationListCompleteTransmissionIndicator="true"

Resolution

  1. If data is being sent in the payload via the API then the CTI for this data segment must be included in the Payload.
  2. For Customer/Supplier/Business Partner Master data the CTI must be True
  3. Include the CTI from the error message into the Payload, e.g. if the error is CTI state not supported with provided data for entity node TaxClassification then include taxClassificationListCompleteTransmissionIndicator="true"

 

Keywords

MDG_BS_ECC_SUPPLIER, MDG_BS_ECC_SUPPLIER068, MDG_BS_ECC_SUPPLIER 068, MDG_BS_ECC_CUSTOMER, MDG_BS_ECC_CUSTOMER068, MDG_BS_ECC_CUSTOMER 068, CTI state &1 not supported with provided data for entity node &2, MDG_BS_BP_DATAREPL 049, CTI state not supported with provided data for entity node &2 , KBA , LO-MD-BP , Business Partners , Problem

Product

SAP S/4HANA Cloud all versions