<?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 adding custom date field using transaction OXK3 - User Defined Coding Block in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320458#M1637249</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;I was assigned a task to add a date field on OXK3 to include on the FI screens a custom date i'm following this steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/ERPFI/Coding+Block]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it seems it is only generating for char and numc data type.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now i use a char data type and have and input search help for a date but it is just a quick fix and still will cause some issue. how can we add custom fields aside from data type char or numc on OKX3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also wondering, since it created its own domain, can i change that to a type dats? or would it cause an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;cz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2011 12:09:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-30T12:09:29Z</dc:date>
    <item>
      <title>adding custom date field using transaction OXK3 - User Defined Coding Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320458#M1637249</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;I was assigned a task to add a date field on OXK3 to include on the FI screens a custom date i'm following this steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/ERPFI/Coding+Block]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it seems it is only generating for char and numc data type.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now i use a char data type and have and input search help for a date but it is just a quick fix and still will cause some issue. how can we add custom fields aside from data type char or numc on OKX3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also wondering, since it created its own domain, can i change that to a type dats? or would it cause an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;cz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 12:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320458#M1637249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T12:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: adding custom date field using transaction OXK3 - User Defined Coding Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320459#M1637250</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;I think only CHAR and NUM data types are allowed in OXK3, not possible to assign dats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shailaja Ainala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 13:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320459#M1637250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-30T13:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: adding custom date field using transaction OXK3 - User Defined Coding Block</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320460#M1637251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i did is just change the domain only to include the conversion routine that is similar to date field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i didn't change the type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 10:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-date-field-using-transaction-oxk3-user-defined-coding-block/m-p/8320460#M1637251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-05T10:24:48Z</dc:date>
    </item>
  </channel>
</rss>

