<?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: Adding custom field to FB75 using coding block. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586190#M23463</link>
    <description>&lt;P&gt;I have created that successfully and have added to enjoy transaction also ,&lt;/P&gt;
  &lt;P&gt;now i am able to see it there at item level.&lt;/P&gt;
  &lt;P&gt;can you suggest me , what should be my steps to get it at header level?&lt;/P&gt;
  &lt;P&gt;thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 07:26:09 GMT</pubDate>
    <dc:creator>achin_tomer</dc:creator>
    <dc:date>2018-03-26T07:26:09Z</dc:date>
    <item>
      <title>Adding custom field to FB75 using coding block.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586186#M23459</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;I have come up with a doubt regarding adding the custom field to enjoy transaction fb75,&lt;/P&gt;
  &lt;P&gt;I have read the documents provided by sap and according to them, i have also created the custom field.&lt;/P&gt;
  &lt;P&gt;By using basic mode i have created it and able to see it in structure CI_COBL, but now i m not able to figure out my next step. &lt;/P&gt;
  &lt;P&gt;How should i APPEND it in BSEG and then how to add it in enjoy transaction?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 05:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586186#M23459</guid>
      <dc:creator>achin_tomer</dc:creator>
      <dc:date>2018-03-23T05:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom field to FB75 using coding block.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586187#M23460</link>
      <description>&lt;P&gt;"I have read the documents provided by sap" so you called transaction OXK3 to fulfil your requirement...&lt;/P&gt;
  &lt;P&gt;(Read, again, carefully, the SPRO documentation as well as reference notes like &lt;A href="https://launchpad.support.sap.com/#/notes/2143232"&gt;2143232 - How To add a customer field to coding block without modification&lt;/A&gt; and &lt;A href="https://launchpad.support.sap.com/#/notes/1451330"&gt;1451330 - Storing customer fields from BSEG in APPEND&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 07:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586187#M23460</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-03-23T07:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom field to FB75 using coding block.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586188#M23461</link>
      <description>&lt;P&gt;Hi sir,&lt;/P&gt;
  &lt;P&gt;sorry for replying late,&lt;/P&gt;
  &lt;P&gt;I have created and successfully appended it into BSEG.&lt;/P&gt;
  &lt;P&gt;Now when i am trying to include it in enjoy transaction using t-code SPRO, it is asking me for screen variant.&lt;/P&gt;
  &lt;P&gt;I have created screen and transaction variant also by t-code SHD0.&lt;/P&gt;
  &lt;P&gt;But my doubt is :&lt;/P&gt;
  &lt;P&gt;Is it neccessary to add custom field using screen variant or is there any other way also .&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Mar 2018 16:55:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586188#M23461</guid>
      <dc:creator>achin_tomer</dc:creator>
      <dc:date>2018-03-25T16:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom field to FB75 using coding block.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586189#M23462</link>
      <description>&lt;P&gt;Those "screen variants" are generated with transaction OXK1. &lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586189#M23462</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-03-26T07:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom field to FB75 using coding block.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586190#M23463</link>
      <description>&lt;P&gt;I have created that successfully and have added to enjoy transaction also ,&lt;/P&gt;
  &lt;P&gt;now i am able to see it there at item level.&lt;/P&gt;
  &lt;P&gt;can you suggest me , what should be my steps to get it at header level?&lt;/P&gt;
  &lt;P&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586190#M23463</guid>
      <dc:creator>achin_tomer</dc:creator>
      <dc:date>2018-03-26T07:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom field to FB75 using coding block.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586191#M23464</link>
      <description>&lt;P&gt;To add fields at header level, Coding Block won't be useful. &lt;/P&gt;
  &lt;P&gt;Look at the BAdI &lt;A href="https://launchpad.support.sap.com/#/solutions/scnforums/?q=FI_HEADER_SUB_1300"&gt;FI_HEADER_SUB_1300&lt;/A&gt; (allow country filter) and from &lt;A href="https://launchpad.support.sap.com/#/solutions/scnforums/?q=BADI_FDCB_SUBBAS04"&gt;BADI_FDCB_SUBBAS&lt;/A&gt;01 to 06 for one without active SAP implementation as those screen BAdI don't allow multiple implementations.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-field-to-fb75-using-coding-block/m-p/586191#M23464</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-03-26T08:27:21Z</dc:date>
    </item>
  </channel>
</rss>

