<?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: ZXCSVU07 include code for ICSV0008 User Exit. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751368#M1460197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the EXIT_SAPLIPAR_004 is designed to get adress data to the Partner type. It's designed to get something like an adress to the partner. But i wouldn't know, that a workcenter has adress data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And - you write "We are trying to get the Work centers in the Task Processor filed of Notification Tasks Tab" - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you try to do this via Partner Exit's ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Mar 2010 10:10:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-31T10:10:42Z</dc:date>
    <item>
      <title>ZXCSVU07 include code for ICSV0008 User Exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751365#M1460194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ABAP Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is in the Context of T-Code &lt;STRONG&gt;VOP2&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I wanted to have Partner Type 'A' (Work center), in the PM Partner Determination Procedure, which is outside the standard option available (KU, LI, AP, O, S, US, PE).&lt;/P&gt;&lt;P&gt;for this I ahve identified the User Exit &lt;STRONG&gt;ICSV0008&lt;/STRONG&gt; and Function Exit &lt;STRONG&gt;EXIT_SAPLIPAR_004&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying the include &lt;STRONG&gt;ZXCSVU07&lt;/STRONG&gt; with the following Code &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;NRART = 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though the Syntax/Activation process everything was OK, the requirement is not fulfilling.&lt;/P&gt;&lt;P&gt;Same error repeating &lt;STRONG&gt;Error Message no. VC264&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May help if someone has the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jogeswara Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: K Jogeswara Rao on Mar 29, 2010 5:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 12:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751365#M1460194</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2010-03-29T12:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: ZXCSVU07 include code for ICSV0008 User Exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751366#M1460195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;think that you'll have to allow the partner type 'A' in EXIT_SAPLIPAR_003 and then use the EXIT_SAPLIPAR_004 to get the value's&lt;/P&gt;&lt;P&gt;from the partner. But a workcenter as a partner seems tome a bit curios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards  Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 13:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751366#M1460195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: ZXCSVU07 include code for ICSV0008 User Exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751367#M1460196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;The context:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;We are trying to get the Work centers in the Task Processor filed of Notification Tasks Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Present Status:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I've done the first part of your answer (EXIT_SAPLIPAR_003) and now I am getting the Work center option in the Partner Types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I am unable to get the values from the F4 tab, this seems because the 2nd FE namely EXIT_SAPLIPAR_004 has to be applied.&lt;/P&gt;&lt;P&gt;How to allpy this. Do I need to add any code in the include. If so can you help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jogeswara Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 03:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751367#M1460196</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2010-03-31T03:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: ZXCSVU07 include code for ICSV0008 User Exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751368#M1460197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the EXIT_SAPLIPAR_004 is designed to get adress data to the Partner type. It's designed to get something like an adress to the partner. But i wouldn't know, that a workcenter has adress data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And - you write "We are trying to get the Work centers in the Task Processor filed of Notification Tasks Tab" - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you try to do this via Partner Exit's ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 10:10:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751368#M1460197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T10:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: ZXCSVU07 include code for ICSV0008 User Exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751369#M1460198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 11:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zxcsvu07-include-code-for-icsv0008-user-exit/m-p/6751369#M1460198</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2010-03-31T11:50:22Z</dc:date>
    </item>
  </channel>
</rss>

