<?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: Update zfeilds using bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834298#M1316997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Basically you will have to pass the z field and the relevant data in extensionin table of the BAPI.&lt;/P&gt;&lt;P&gt;Then make use of the method MODIFY_INPUT_DATA in the BADI IF_EX_IBAPI_ALM_ORD_MODIFY to actually transfer these fields to the specific strcuture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur PArab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Jun 2009 11:05:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-27T11:05:45Z</dc:date>
    <item>
      <title>Update zfeilds using bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834297#M1316996</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 trying to upload Zfeilds  using BAPI_ALM_ORDER_MAINTAIN . The structure BAPI_TE_AUFK is appended with zfeilds . &lt;/P&gt;&lt;P&gt;but unable to update these in data . &lt;/P&gt;&lt;P&gt;the documentation of the BAPI refers to structure refers to 	BAPI_TE_ALM_ORDER_MAINTAIN .  or the the BADI IBAPI_ALM_ORD_MODIFY .. what does it has to do with these objects .. how to make this working (-: .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2009 10:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834297#M1316996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-27T10:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Update zfeilds using bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834298#M1316997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Basically you will have to pass the z field and the relevant data in extensionin table of the BAPI.&lt;/P&gt;&lt;P&gt;Then make use of the method MODIFY_INPUT_DATA in the BADI IF_EX_IBAPI_ALM_ORD_MODIFY to actually transfer these fields to the specific strcuture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur PArab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2009 11:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834298#M1316997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-27T11:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Update zfeilds using bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834299#M1316998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ankur for the reply .. &lt;/P&gt;&lt;P&gt;but  will you please detail about passing data to which structure . Structure is not part of import expot parameter of BADI  &lt;/P&gt;&lt;P&gt;actually the documentation  of BAPI refers to strucure &lt;/P&gt;&lt;P&gt;As mentioned in BAPI .. &lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;The following enhancement structure exists for using the Customer Exit:&lt;/P&gt;&lt;P&gt;u2022	BAPI_TE_ALM_ORDER_MAINTAIN&lt;/P&gt;&lt;P&gt;The structure has the fields of the method table as key fields. Thus the corresponding methods and thereby the referenced data structure can be assigned uniquely.&lt;/P&gt;&lt;P&gt;The structure should be enhanced with the desired fields using append technology.&lt;/P&gt;&lt;P&gt;For further information see the BAPI documentation on Customer Exits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please eleborate more on the code to be written in BADI .. which structure to pass data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jun 2009 11:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834299#M1316998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-27T11:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Update zfeilds using bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834300#M1316999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Populate following value in table parameter of  EXTENSION_IN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STRUCTURE = 'structure name which is having your zfields'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VALUEPART1 = pass zfields value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2009 15:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834300#M1316999</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-06-28T15:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Update zfeilds using bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834301#M1317000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer below exapmle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE 'BAPE_VBAP' TO gwa_extension-structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    MOVE gwa_slotid_data-ord_number TO gwa_bape_vbap-vbeln.&lt;/P&gt;&lt;P&gt;    MOVE gwa_slotid_data-itm_number TO gwa_bape_vbap-posnr.&lt;/P&gt;&lt;P&gt;    MOVE gwa_slotid_data-new_field  TO  &lt;STRONG&gt;gwa_bape_vbap-new_field.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    MOVE gwa_bape_vbap TO gwa_extension-valuepart1.&lt;/P&gt;&lt;P&gt;    APPEND  gwa_extension TO  gt_extension.&lt;/P&gt;&lt;P&gt;    CLEAR  gwa_extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    MOVE 'BAPE_VBAPX' TO gwa_extension-structure.&lt;/P&gt;&lt;P&gt;    MOVE gwa_slotid_data-ord_number TO gwa_bape_vbapx-vbeln.&lt;/P&gt;&lt;P&gt;    MOVE gwa_slotid_data-itm_number TO gwa_bape_vbapx-posnr.&lt;/P&gt;&lt;P&gt;    MOVE 'X' TO &lt;STRONG&gt;gwa_bape_vbapx-new_field.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    MOVE gwa_bape_vbapx TO gwa_extension-valuepart1.&lt;/P&gt;&lt;P&gt;  APPEND  gwa_extension TO  gt_extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 11:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834301#M1317000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T11:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update zfeilds using bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834302#M1317001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I had the same problem and solved it by creating an append structure to IBAPI_CAUFVD_UPDATE,&lt;/P&gt;&lt;P&gt;and then filling the relevant fields of CT_HEADER_INT and CT_HEADER_INT_UP.&lt;/P&gt;&lt;P&gt;( I am posting the answer in two relevant threads)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Panayotis Papadopoulos on Jan 27, 2010 2:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 12:09:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-zfeilds-using-bapi/m-p/5834302#M1317001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T12:09:50Z</dc:date>
    </item>
  </channel>
</rss>

