<?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: need logic in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211292#M473629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chow,&lt;/P&gt;&lt;P&gt;First ZPROMO should be a transparent table not a structure.&lt;/P&gt;&lt;P&gt;In Z_BAPI_PROMO_CRATE table tab provide ZPROMO. Inside the source code tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at ZPROMO.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Logic&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get back if you have any problem.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;Younus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 07:21:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T07:21:22Z</dc:date>
    <item>
      <title>need logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211289#M473626</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 have BAPI_PROMO_CREATE function module created cloned Z fm as Z_BAPI_PROMO_CRATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to pass custom fileds in to this cloned fm those fields are offer number,offer type,Discount amount,promotion label print indicator,page,space,pictured article indicator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created structure for those Fields is ZPROMO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to identify where can i pass these fields in the Cloned BAPI function module how can i proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What logic can i enhance?where can i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i proceed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What logic can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help regarding this/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Early reply is highly appriciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 13:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211289#M473626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T13:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: need logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211290#M473627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Append structure for one of the BAPI Structure which suits for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then write the Program logic with ur function module to update diffrent custom database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 15:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211290#M473627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T15:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: need logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211291#M473628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give an exmpale of code how can i update different custom fields in the database(to write in the Function module)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 05:57:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211291#M473628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T05:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: need logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211292#M473629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chow,&lt;/P&gt;&lt;P&gt;First ZPROMO should be a transparent table not a structure.&lt;/P&gt;&lt;P&gt;In Z_BAPI_PROMO_CRATE table tab provide ZPROMO. Inside the source code tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at ZPROMO.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;Logic&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get back if you have any problem.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;Younus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 07:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-logic/m-p/2211292#M473629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T07:21:22Z</dc:date>
    </item>
  </channel>
</rss>

