<?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 Codin Block in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000699#M1344179</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;H2&gt;&lt;SPAN&gt;I am having an issue related to coding block, I am trying to add a new field in SAP using transaction OXK3, I have used basic mode for it,  field is successfully added but is not displayed in the transactions having coding block screen for e.g in transaction FB03 when I see the coding block screen, this new field is not displayed there, Can any one help me out on this or Could you please tell me if I have to do an extra effort to display field on coding block screen.&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks and Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Shekhar Tagra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shekhar tagra on Aug 7, 2009 9:42 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shekhar tagra on Aug 7, 2009 11:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2009 07:42:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-07T07:42:23Z</dc:date>
    <item>
      <title>Codin Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000699#M1344179</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;H2&gt;&lt;SPAN&gt;I am having an issue related to coding block, I am trying to add a new field in SAP using transaction OXK3, I have used basic mode for it,  field is successfully added but is not displayed in the transactions having coding block screen for e.g in transaction FB03 when I see the coding block screen, this new field is not displayed there, Can any one help me out on this or Could you please tell me if I have to do an extra effort to display field on coding block screen.&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks and Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Shekhar Tagra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shekhar tagra on Aug 7, 2009 9:42 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: shekhar tagra on Aug 7, 2009 11:17 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 07:42:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000699#M1344179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T07:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Codin Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000700#M1344180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have "some" customizing to perform &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SIMG_CFMENUOLMEOME9	Maintain Account Assignment Categories
SIMG_CFMENUOLMEOXK1	Set Subscreen for Account Assignment (Coding) Block
SIMG_CFMENUORFB2O7F8	Choose Additional Fields
SIMG_CFMENUORFB2O7R3	Define Special Fields for Finding and Sorting Data
SIMG_CFMENUORFBO7E6	Maintain Fast Entry Screens for G/L Account Items
SIMG_CFMENUORFBOB41	Define Posting Keys
SIMG_CFMENUORFBOBC4	Maintain Field Status Variants
SIMG_CFMENUORFBOXK1	Maintain Subscreens for Coding Blocks
SIMG_XXAK_OXK3		Maintain Coding Block&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;EM&gt;NB: use FM TR_SHOW_ACTIVITY with the left code to find the Customizing option&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 09:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000700#M1344180</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-08-07T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Codin Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000701#M1344181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond&lt;/P&gt;&lt;P&gt;Thanks for the reply!!&lt;/P&gt;&lt;P&gt;Can yoy help me on one more issue?&lt;/P&gt;&lt;P&gt;How to post the value of new fields created using coding block with the BAPI to post accounting doc?&lt;/P&gt;&lt;P&gt;Actually there is a program which uploads accounting documents, We need to pass the value of newly created fields in that program??&lt;/P&gt;&lt;P&gt;Can you help on the same??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 13:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000701#M1344181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T13:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Codin Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000702#M1344182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moved to thread &lt;SPAN __jive_macro_name="thread" id="1441165"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 13:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/codin-block/m-p/6000702#M1344182</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-08-11T13:40:59Z</dc:date>
    </item>
  </channel>
</rss>

