cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Material download from ERP. Deleting data not Possible; Deletion disabled

santosh_kotra
Explorer
0 Likes
1,371

Hello All,

I am downloading materials from ERP to C4C and I could see some errors and the majority of them are below.

1. Error text - Deleting data not possible; Deletion disabled.

I have already filtered the products with deletion indicator in ERP before downloading.

2.Activation is not possible, the base UoM and process UoM or quantity conversion UoMs are different. To resolve this conflict define a quantity conversion or change the process UoM match the base UoM.

It is defined and code list is also done to map 'ZSU' C4C UoM with external Uom 'SU' and ZPC mapped to PCE.

3.The input language is incorrect.

All the languages used in ERP are active in C4C system.

Please can you experts shed some light on these errors and you valuable inputs are highly appreciated,

Thank you,

Santosh

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member787520
Discoverer
0 Likes

Please check the OSS note

https://userapps.support.sap.com/sap/support/knowledge/en/2957267

Search in CPI for ListCompleteTransmission Indicator and set a constant as false for each of the found entries. Save as version and deploy

After your materials have been replicated revert to original version if you wish

meliskaska
Newcomer
0 Likes

Hi,

Does anyone solve the first issue?

Thanks in advance

Melis

MRCPOLETTI
Explorer
0 Likes

HI Santosh


We are facing a similar problem: Error text - Deleting data not possible; Deletion disabled. Can you please suggest how you solved it?

Many thanks in advance

Marco

santosh_kotra
Explorer
0 Likes

Hi All,

Please note I was able to fix the first issue. Please can you help me with the 3rd type of error. The input language is incorrect. Please find the detailed error text.

<ERROR_CONTEXT>

  <ERROR_INFO>

    <EXCEPTION_INFO>

      <TYPE>/DOC/CM_TXT_MAINTAIN</TYPE>

      <ERROR_TEXT>The input language is incorrect</ERROR_TEXT>

      <CX_PROXY_INBOUND_APP_ERROR>

        <ERROR_PART href="#o1299"/>

        <ID>APPLICATION_ERROR</ID>

        <RETRY_MODE>M</RETRY_MODE>

        <ERROR_CLASS_NAME>CX_APC_STANDARD_FAULT_MESSAGE</ERROR_CLASS_NAME>

      </CX_PROXY_INBOUND_APP_ERROR>

      <CX_APC_STANDARD_FAULT_MESSAGE>

        <ADDITION>

          <LOG>

            <ITEM>

              <APC_S_LOG_ITEM>

                <TYPE_ID>022(//DOC/TXT/)</TYPE_ID>

                <CATEGORY_CODE>

                  <CONTENT>SEI.FSI.FSS</CONTENT>

                </CATEGORY_CODE>

                <SEVERITY_CODE>3</SEVERITY_CODE>

                <NOTE>The input language is incorrect</NOTE>

              </APC_S_LOG_ITEM>

              <APC_S_LOG_ITEM>

                <TYPE_ID>022(//DOC/TXT/)</TYPE_ID>

                <CATEGORY_CODE>

                  <CONTENT>SEI.FSI.FSS</CONTENT>

                </CATEGORY_CODE>

                <SEVERITY_CODE>3</SEVERITY_CODE>

                <NOTE>The input language is incorrect</NOTE>

              </APC_S_LOG_ITEM>

              <APC_S_LOG_ITEM>

                <TYPE_ID>015(//DOC/TXT/)</TYPE_ID>

                <CATEGORY_CODE>

                  <CONTENT>SEI.FSI.FSS</CONTENT>

                </CATEGORY_CODE>

                <SEVERITY_CODE>3</SEVERITY_CODE>

                <NOTE>Text ID 37 not found</NOTE>

              </APC_S_LOG_ITEM>

              <APC_S_LOG_ITEM>

                <TYPE_ID>015(//DOC/TXT/)</TYPE_ID>

                <CATEGORY_CODE>

                  <CONTENT>SEI.FSI.FSS</CONTENT>

                </CATEGORY_CODE>

                <SEVERITY_CODE>3</SEVERITY_CODE>

                <NOTE>Text ID 42 not found</NOTE>

              </APC_S_LOG_ITEM>

            </ITEM>

          </LOG>

        </ADDITION>

        <AUTOMATIC_RETRY/>

        <CONTROLLER/>

        <NO_RETRY/>

        <STANDARD>

          <FAULT_TEXT>The input language is incorrect</FAULT_TEXT>

        </STANDARD>

        <WF_TRIGGERED/>

        <IF_AI_APPLICATION_SPLIT.SPLIT_RETRY/>

        <IF_AI_APPLICATION_SPLIT.SPLIT_BLACK_LIST/>

      </CX_APC_STANDARD_FAULT_MESSAGE>

    </EXCEPTION_INFO>

  </ERROR_INFO>

  <PROVIDER_INFO>

    <PROCESSING_UNIT>Sector 4: Provider</PROCESSING_UNIT>

    <PROCESSING_MODE>Asynchronous</PROCESSING_MODE>

    <PROCESSING_TYPE>Remote</PROCESSING_TYPE>

    <WORK_PROCESS_NUMBER>28</WORK_PROCESS_NUMBER>

    <WORK_PROCESS_PID>1372</WORK_PROCESS_PID>

  </PROVIDER_INFO>

</ERROR_CONTEXT>

Regards,

Santosh

Bharathraj_A
Active Participant
0 Likes

Hi Santhosh,

Check this https://apps.support.sap.com/sap/support/knowledge/public/en/2855873 for input language issue.

Regards,
Bharathraj

Ludger1
Newcomer
0 Likes
Hi Santosh, how did you fix the first issue? Thanks