<?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: BADI : BIC_ADDITIONAL_DATA - PARAMETER - CS_MASTER TO BE MODIFIED in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-bic-additional-data-parameter-cs-master-to-be-modified/m-p/10355876#M1838537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.In Debugging you can get the structure of CS_MASTER&amp;nbsp; .copy the structure and declare it .Move the value from cs_master to new structure .Populate the value in the new structure and append it to CS_MASTER.&lt;/P&gt;&lt;P&gt;Issue is Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 07:42:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-11T07:42:50Z</dc:date>
    <item>
      <title>BADI : BIC_ADDITIONAL_DATA - PARAMETER - CS_MASTER TO BE MODIFIED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-bic-additional-data-parameter-cs-master-to-be-modified/m-p/10355875#M1838536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am using a badi : BIC_ADDITIONAL_DATA for extending one field for the report called in T.Code : BMBC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implemented&amp;nbsp; to ZBIC_ADDITIONAL_DATA and the following method been extended and writen code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method IF_EX_BIC_ADDITIONAL_DATA~MASTER_COLUMNS_ADD extended one field like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code return in the method: &lt;/P&gt;&lt;P&gt;DATA : WA_ET_MASTER_FCAT_ADD TYPE LVC_S_FCAT.&amp;nbsp; &lt;/P&gt;&lt;P&gt;WA_ET_MASTER_FCAT_ADD-COL_POS&amp;nbsp; = '3'.&amp;nbsp; &lt;/P&gt;&lt;P&gt;WA_ET_MASTER_FCAT_ADD-FIELDNAME = 'LICHN'.&amp;nbsp; &lt;/P&gt;&lt;P&gt;WA_ET_MASTER_FCAT_ADD-REF_FIELD = 'LICHA'.&amp;nbsp; &lt;/P&gt;&lt;P&gt;WA_ET_MASTER_FCAT_ADD-REF_TABLE = 'MCHA'.&amp;nbsp; &lt;/P&gt;&lt;P&gt;APPEND WA_ET_MASTER_FCAT_ADD TO ET_MASTER_FCAT_ADD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have to populate data to the new field LICHN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This method is used to add the value for the new field.&lt;/P&gt;&lt;P&gt;IF_EX_BIC_ADDITIONAL_DATA~MASTER_ADD_DATA_FILL_IN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter :CS_MASTER available in method MASTER_ADD_DATA_FILL_IN to be modified for getting the value for the field LICHA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CS_MASTER is the type ANY. So, we need to modify the parameter, it is not the straight forward approach. I need to used OOPS code to modify the value. Can you guide how to add the value to the parameter CS_MASTER. Regards, Ambrose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 05:35:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-bic-additional-data-parameter-cs-master-to-be-modified/m-p/10355875#M1838536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-10T05:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: BADI : BIC_ADDITIONAL_DATA - PARAMETER - CS_MASTER TO BE MODIFIED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-bic-additional-data-parameter-cs-master-to-be-modified/m-p/10355876#M1838537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.In Debugging you can get the structure of CS_MASTER&amp;nbsp; .copy the structure and declare it .Move the value from cs_master to new structure .Populate the value in the new structure and append it to CS_MASTER.&lt;/P&gt;&lt;P&gt;Issue is Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:42:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-bic-additional-data-parameter-cs-master-to-be-modified/m-p/10355876#M1838537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-11T07:42:50Z</dc:date>
    </item>
  </channel>
</rss>

