<?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 Idoc error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672747#M617193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basic type: delvry01&lt;/P&gt;&lt;P&gt;msgtype: DESADV&lt;/P&gt;&lt;P&gt;fm:IDOC_INPUT_DESADV1&lt;/P&gt;&lt;P&gt;inbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the inbound function module idoc_input_desadv1, there is one more fm TIME_CHECK_PLAUSIBILITY is checking the time format (in segment-E1EDT13  feild NTENZ)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the time is 012345  it's not giving any error and getting posted!&lt;/P&gt;&lt;P&gt;but when the time is 0123  it's giving error like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application document not posted Time 01:23: contains invalid characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i skip this time format test.&lt;/P&gt;&lt;P&gt;Is it right way to go for user exit to populate right format data in to the segment.&lt;/P&gt;&lt;P&gt;if so pls can suggest code and exit.&lt;/P&gt;&lt;P&gt;--&amp;gt;suggest me if u have already encountered suvh errors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 10:04:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-28T10:04:59Z</dc:date>
    <item>
      <title>Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672747#M617193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basic type: delvry01&lt;/P&gt;&lt;P&gt;msgtype: DESADV&lt;/P&gt;&lt;P&gt;fm:IDOC_INPUT_DESADV1&lt;/P&gt;&lt;P&gt;inbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the inbound function module idoc_input_desadv1, there is one more fm TIME_CHECK_PLAUSIBILITY is checking the time format (in segment-E1EDT13  feild NTENZ)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the time is 012345  it's not giving any error and getting posted!&lt;/P&gt;&lt;P&gt;but when the time is 0123  it's giving error like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application document not posted Time 01:23: contains invalid characters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i skip this time format test.&lt;/P&gt;&lt;P&gt;Is it right way to go for user exit to populate right format data in to the segment.&lt;/P&gt;&lt;P&gt;if so pls can suggest code and exit.&lt;/P&gt;&lt;P&gt;--&amp;gt;suggest me if u have already encountered suvh errors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672747#M617193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672748#M617194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me tell one thing that- r u passing the time value or system itself taking the time value for perticular field which process idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose if u passing the value, you should pass the value in that forlmat :HHMMSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me give your problem with clear explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672748#M617194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672749#M617195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i give hhmmss in reprocess it's going well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;system is talking actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this check is made in note: 0000947083 Time format not checked in DESADV (DELVRY03)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to move this check! or i wanto modify idoc b4 the check.&lt;/P&gt;&lt;P&gt;suggest me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672749#M617195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672750#M617196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have doubt regardomg you r telling that when u give time its processing well, but sys taking actually.&lt;/P&gt;&lt;P&gt;Tell me one thing r you seding the time to idoc or sys taking the time. if sys taking the time, then how u have been  giving the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if suppose sys should pass the time value, you need to check itout what the type of the field that sys passes is char 6 or char 4.&lt;/P&gt;&lt;P&gt;if it is char 4 then you have to write user exit to pass time value perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still i am not getting exactly who will send the time file or sys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward with points if helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;P&gt;9886869625&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 11:03:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672750#M617196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T11:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672751#M617197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If time in Idoc(Receiving) u r getting is char 4 you, you need to modify the data into the idoc as a char 6(hhmmss).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 11:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672751#M617197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T11:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672752#M617198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay&lt;/P&gt;&lt;P&gt;thanks alot, for your fast response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually system is passing the time and everythig...when i have checked it in we02, the idoc is in error(51) and showing the above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the i went to we19 and edit the idoc by giving time 12:34:00 --00 i have added to the time..and reprocessed the idoc was successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz can you suggest now..which exit and how to write the belo code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if TIME has hh:mm&lt;/P&gt;&lt;P&gt;populate has hh:mm:00  (i want to populate 00)&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there anything can do basis people???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 11:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672752#M617198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T11:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672753#M617199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Welcome your wishes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you know in inbound inerface data can get in the form of IDOC or file format.&lt;/P&gt;&lt;P&gt;and one more quest.....  r u getting data from Sap server or Legacy syst?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let you make sure with functional guys whether time in idoc/file contain char4 or char6.&lt;/P&gt;&lt;P&gt;if functinal guy say - then can send in any format then you need to develop user exit.&lt;/P&gt;&lt;P&gt;first conform with functinal guy, bec while write a code in user exit we need to find exact user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 11:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672753#M617199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T11:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672754#M617200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;let me tel you something. actually what happened is here they applied support packs on 1st-aug. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b4 the upgradation there was no check for time format. Even I have checked the Idocs which were created b4 first they were sucsess and has time 12:34 format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think they are not caring about it. after support packs snote:0000947083, the time format check is added!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i have decided to write exit:) how to check the time format and populate it as hh:mm:ss&lt;/P&gt;&lt;P&gt;plz suggest.&lt;/P&gt;&lt;P&gt;we are getting these Idocs from EDI...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 11:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672754#M617200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672755#M617201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tuborg...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Enhancement V55K0004.&lt;/P&gt;&lt;P&gt;In this you have a FM exit EXIT_SAPLV55K_004 to enhance the DESADV  Idoc..&lt;/P&gt;&lt;P&gt;You can find the Include below.&lt;/P&gt;&lt;P&gt;I have given the Sample code also....Use debugging to check whether this is called&lt;/P&gt;&lt;P&gt;Hope it solves ur problem...&lt;/P&gt;&lt;P&gt;Let me know in case of  issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;  Include           ZXTRKU12&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : WA_E1EDT13 TYPE E1EDT13.&lt;/P&gt;&lt;P&gt;DATA :V_LEN TYPE I.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT IDOC_DATA WHERE SEGNAM = 'E1EDT13'.&lt;/P&gt;&lt;P&gt;  MOVE IDOC_DATA-SDATA TO WA_E1EDT13.&lt;/P&gt;&lt;P&gt;  V_LEN = STRLEN( WA_E1EDT13-NTENZ ).&lt;/P&gt;&lt;P&gt;        CONDENSE WA_E1EDT13-NTENZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF  V_LEN = 4.&lt;/P&gt;&lt;P&gt;         WA_E1EDT13-NTENZ+4(2) = '00'.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MOVE WA_E1EDT13-NTENZ TO IDOC_DATA-SDATA.&lt;/P&gt;&lt;P&gt;  MODIFY IDOC_DATA.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 12:05:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672755#M617201</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-28T12:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672756#M617202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 12:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error/m-p/2672756#M617202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T12:16:37Z</dc:date>
    </item>
  </channel>
</rss>

