<?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: Populate fields in extensions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431295#M206169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to see the fields in BAPI_TE_MARC, but when I am trying to add these fields it is saying already exists, more over I am not passing in EXTENSIONINX, can you tell how to do it for EXTENSIONINX?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2006 06:25:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-15T06:25:50Z</dc:date>
    <item>
      <title>Populate fields in extensions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431292#M206166</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;We have a requirement where we need to post 3 ZFIELDS in to standard TABLE MARC using standard BAPI    &amp;#147;BAPI_MATERIAL_SAVEDATA&amp;#148;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried to populate these fields in extensionin  but it is not happening. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one have solution please reply at earliest &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 05:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431292#M206166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T05:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Populate fields in extensions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431293#M206167</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;This should be done by screen exists. First we need to add the fileds in the MARC table in the .Include, Later we need to create a subscreen and add these 3 fields in the screen where you required to. It is kind of screen exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 06:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431293#M206167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T06:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Populate fields in extensions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431294#M206168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming that you are passing the extension fields in the structure EXTENSIONIN, have you passed similar indicators in EXTENSIONINX? Can you please post your code where population is done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you see the new zfields in structure BAPI_TE_MARC? if not then it will never work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 06:18:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431294#M206168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T06:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Populate fields in extensions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431295#M206169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to see the fields in BAPI_TE_MARC, but when I am trying to add these fields it is saying already exists, more over I am not passing in EXTENSIONINX, can you tell how to do it for EXTENSIONINX?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 06:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431295#M206169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T06:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Populate fields in extensions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431296#M206170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. 1st field of BAPI_TE_MARC is Plant field so-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXTENSIONIN-STRUCTURE = 'BAPI_TE_MARC'.&lt;/P&gt;&lt;P&gt;EXTENSIONINX-STRUCTURE = 'BAPI_TE_MARC'.&lt;/P&gt;&lt;P&gt;EXTENSIONIN-valuepart1+0(4) = WERKS.&lt;/P&gt;&lt;P&gt;EXTENSIONINX-valuepart1+0(1) = WERKS.&lt;/P&gt;&lt;P&gt;EXTENSIONIN+4(6) = ZFIELD1.&lt;/P&gt;&lt;P&gt;EXTENSIONINX+4(1) = 'X'.&lt;/P&gt;&lt;P&gt;EXTENSIONIN+10(6) = ZFIELD2.&lt;/P&gt;&lt;P&gt;EXTENSIONINX+5(1) = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 06:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-fields-in-extensions/m-p/1431296#M206170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T06:47:19Z</dc:date>
    </item>
  </channel>
</rss>

