<?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 Call Transaction ME22 USING BDCDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237352#M1210310</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;I am looping through different PO's ,filling the BDCDATA table for them and calling Transaction ME22 for each PO for changing them.The data to be changed is supplied in BDCDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, Different Output types are assigned to different PO's.One for fax, other for ALE, then for Print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when my PO is changed using Call transaction programatically it deletes all the Yellow Output Types before save OKCODE.So that Print or ALE  etc is not triggred when my program does call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am filling the BDCDATA table to delete the first entry On Messages Screen, which will always be yellow , if an output type is attached to a PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if there are few processed output types,lets say&lt;/P&gt;&lt;P&gt;Yellow NEXX&lt;/P&gt;&lt;P&gt;Green NEXX&lt;/P&gt;&lt;P&gt;Yellow NEU&lt;/P&gt;&lt;P&gt;GREEN NEU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the placement Of yellow output type is as above. This Placement is decided during run time.But because i want to delete Yellow once ,is there any way todetermine them prior to calling call transaction so that i can fill BDCDATA table to delete Yellow entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest Ideas, I just want that pirnt or ALE etc output types should not get triggered when CALL TRANSACTION ME22 USING BDCDATA is executed in my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2009 11:31:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-11T11:31:40Z</dc:date>
    <item>
      <title>Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237352#M1210310</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;I am looping through different PO's ,filling the BDCDATA table for them and calling Transaction ME22 for each PO for changing them.The data to be changed is supplied in BDCDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, Different Output types are assigned to different PO's.One for fax, other for ALE, then for Print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when my PO is changed using Call transaction programatically it deletes all the Yellow Output Types before save OKCODE.So that Print or ALE  etc is not triggred when my program does call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i am filling the BDCDATA table to delete the first entry On Messages Screen, which will always be yellow , if an output type is attached to a PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if there are few processed output types,lets say&lt;/P&gt;&lt;P&gt;Yellow NEXX&lt;/P&gt;&lt;P&gt;Green NEXX&lt;/P&gt;&lt;P&gt;Yellow NEU&lt;/P&gt;&lt;P&gt;GREEN NEU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the placement Of yellow output type is as above. This Placement is decided during run time.But because i want to delete Yellow once ,is there any way todetermine them prior to calling call transaction so that i can fill BDCDATA table to delete Yellow entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest Ideas, I just want that pirnt or ALE etc output types should not get triggered when CALL TRANSACTION ME22 USING BDCDATA is executed in my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237352#M1210310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T11:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237353#M1210311</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;I would suggest to go for a BAPI/FM instead of using BDC for ME22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237353#M1210311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T11:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237354#M1210312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program uses CALL transaction ,am supposed to delete the Yellow Status before every record is saved.I dont think i will be allowed to change existing code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yogeeta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237354#M1210312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T11:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237355#M1210313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can work with a functional consultant on avoiding the yellow outputs altogether. It's been a long time ago for me, but there might be a way to configure output determination so that no new output type is being assigned when a PO is being changed by your process.&lt;/P&gt;&lt;P&gt;You wouldn't have to delete anything if this works.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237355#M1210313</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-02-11T11:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237356#M1210314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its true that there is a process to attach Output type.Its done in config per Vendor and purchase organisation combination.We cannot delete that as if somone wans to manually change the PO then Those output types should be triggered.Only when i change the PO using CALL TRANSACTION it should not trigger any output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yogeeta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 12:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237356#M1210314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T12:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237357#M1210315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for this case use bapi BAPI_PO_CHANGE to chnage the data, this is not screen level its not trigger the out put type...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 12:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237357#M1210315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T12:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237358#M1210316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There might be user exits in output determination that allow you to check for certain conditions to distinguish between manual change and your process, maybe via SY-REPID, SY-BINPT or an ABAP memory parameter. Maybe have a look in that direction.&lt;/P&gt;&lt;P&gt;I think it could be difficult to simulate output determination in advance so that you know which lines to delete on that screen.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 12:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237358#M1210316</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-02-11T12:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237359#M1210317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chenna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use BAPI_PO_CHANGE , then no output type will be triggered?Ok.Ill try implementing if they allow me to change existing functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post any link on the above code an i have never worked on BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yogeeta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 13:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237359#M1210317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T13:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Call Transaction ME22 USING BDCDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237360#M1210318</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;Check the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/sample-abap-code-on-bapi-po-change.htm" target="test_blank"&gt;http://www.sap-img.com/abap/sample-abap-code-on-bapi-po-change.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 13:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-me22-using-bdcdata/m-p/5237360#M1210318</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-02-11T13:33:41Z</dc:date>
    </item>
  </channel>
</rss>

