<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317170#M87647</link>
    <description>This was fixed in our release for 5.4.1, are you using the latest version?</description>
    <pubDate>Fri, 09 May 2014 17:25:09 GMT</pubDate>
    <dc:creator>Dezzsoke</dc:creator>
    <dc:date>2014-05-09T17:25:09Z</dc:date>
    <item>
      <title>[resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317167#M87644</link>
      <description>Dear experts, 
&lt;BR /&gt;I'm facing of the following error with the tPLSAPSimpleInput component and this SAP table COAS or AUFK. (others tables works well as PROJ, PRPS, CSKS) 
&lt;BR /&gt;Everything works well with the wizard and I sort correctly the schematic, but after when I execute the program this error appears: 
&lt;BR /&gt;Exception in component tPLSAPSimpleInput_1 
&lt;BR /&gt;java.lang.RuntimeException: com.sap.conn.jco.AbapException: (126) FIELD_NOT_VALID: FIELD_NOT_VALID 
&lt;BR /&gt;..... 
&lt;BR /&gt;Caused by: com.sap.conn.jco.AbapException: (126) FIELD_NOT_VALID: FIELD_NOT_VALID 
&lt;BR /&gt;.... 
&lt;BR /&gt;And I can't see why this error is show me. 
&lt;BR /&gt;I test the function RFC_READ_TABLE in SAP is not fails. 
&lt;BR /&gt;Thank you for your help.</description>
      <pubDate>Wed, 07 May 2014 22:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317167#M87644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-07T22:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317168#M87645</link>
      <description>Fido,&lt;BR /&gt;Try adding the columns one by one to see which column is causing the problem.&lt;BR /&gt;I had a similar issue today myself with KNA1, but when I added the columns one by one the issue went away.&lt;BR /&gt;Not sure how, but it worked for me.  Hope this helps.. &lt;BR /&gt;BP</description>
      <pubDate>Wed, 07 May 2014 23:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317168#M87645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-07T23:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317169#M87646</link>
      <description>Hi ArubaUser,
&lt;BR /&gt;thank you for your help.
&lt;BR /&gt;I found where is the error, It appears with this type of fields:
&lt;BR /&gt;In SAP
&lt;BR /&gt;.APPEND /CUM/APP_AUFK STRU 0 0 CU specific APPEND for order master data
&lt;BR /&gt;/CUM/INDCU /CUM/INDCU CHAR 1 0 
&lt;BR /&gt;/CUM/CMNUM /CUM/CMNUM CHAR 12 0 
&lt;BR /&gt;/CUM/AUEST /CUM/AUEST CHAR 1 0 
&lt;BR /&gt;/CUM/DESNUM /CUM/DESNUM CHAR 12 0 
&lt;BR /&gt;En in schema tPLSAPSimpleInput
&lt;BR /&gt;_CUM_INDCU string 1 
&lt;BR /&gt;_CUM_CMNUM string 12 
&lt;BR /&gt;_CUM_AUEST string 1 
&lt;BR /&gt;_CUM_DESNUM string 12 
&lt;BR /&gt;So I remove these fields it's works.
&lt;BR /&gt;Thank you for your tips</description>
      <pubDate>Thu, 08 May 2014 12:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317169#M87646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-08T12:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317170#M87647</link>
      <description>This was fixed in our release for 5.4.1, are you using the latest version?</description>
      <pubDate>Fri, 09 May 2014 17:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317170#M87647</guid>
      <dc:creator>Dezzsoke</dc:creator>
      <dc:date>2014-05-09T17:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317171#M87648</link>
      <description>Hi..&lt;BR /&gt;Need help using ERDAT in my where cause with this component.&lt;BR /&gt;"where (ERDAT &amp;gt;=dateadd(d,datediff(d,0, getdate()),&lt;BR /&gt;-120) and ERDAT &amp;lt; dateadd(d,datediff(d,0, getdate()),&lt;BR /&gt;-90))"&lt;BR /&gt;or&lt;BR /&gt;"ERDAT &amp;gt;=dateadd(d,datediff(d,0, getdate()),&lt;BR /&gt;-120) and ERDAT &amp;lt; dateadd(d,datediff(d,0, getdate()),&lt;BR /&gt;-90)"&lt;BR /&gt;I'm trying to get 24 data.&lt;BR /&gt;"ERDAT = '20140527'" works.. but "ERDAT = sy-datum" also works but thats only for current date&lt;BR /&gt;I was not able to get "ERDAT GE (sy-datum - 1)" to work. &lt;BR /&gt;Any ideas?</description>
      <pubDate>Fri, 30 May 2014 22:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317171#M87648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-30T22:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tPLSAPSimpleInput error com.sap.conn.jco.AbapException: (126) FIELD_NO</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317172#M87649</link>
      <description>Hi Dezzsoke,
&lt;BR /&gt;The release version is 5.3.1_r104014_fixed.
&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 09 Jun 2014 14:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tPLSAPSimpleInput-error-com-sap-conn-jco-AbapException/m-p/2317172#M87649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-09T14:02:23Z</dc:date>
    </item>
  </channel>
</rss>

