<?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: WBS_USER_FIELDS_F4 ..how to code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989018#M403586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i solved this badi..now can use already&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CHECK i_user_field = 'PRPS-USR03'.&lt;/P&gt;&lt;P&gt;    e_value      = 'testinggg123'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2007 09:48:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-16T09:48:37Z</dc:date>
    <item>
      <title>WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989013#M403581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to code inside WBS_USER_FIELDS_F4..i already did the implementation. I need to do a search help for field PRPS-USR03.. pls advice..thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 06:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989013#M403581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T06:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989014#M403582</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;Please refer note 848866,which provides a badi WBS_USER_FIELDS_F4,where customer can create his own match codes for user fields on WBS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 07:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989014#M403582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T07:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989015#M403583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sudheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The note is to fix the badi which causes error in earlier version before 4.7C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have coded inside the BADI :&lt;/P&gt;&lt;P&gt;E_VALUE      = 'testinggg123'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on F4 at Proj Cat (USR03) field, the search help did returned the value of 'testinggg123', means the BADI works .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I click F4 on other fields: USR00-USR02 , the value 'testinggg123' is also returned to the screen  ,means the BADI doesn't work as I wanted coz I just want the search help work for field USR03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls advice on how to code the BADI  so it will return search value for field USR03 only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        ester johannes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 07:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989015#M403583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T07:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989016#M403584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oss Notes  - 699400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following parameters are transferred:&lt;/P&gt;&lt;P&gt;  I_PROJECTDEFINITION      Project defintion&lt;/P&gt;&lt;P&gt;  I_WBS_ELEMENT            WBS element&lt;/P&gt;&lt;P&gt;  I_USER_FIELD    Name of the current user field, for example PRPS-USR00&lt;/P&gt;&lt;P&gt;In E_VALUE, the value determined in the customer-specific F4 help is returned. The corresponding user field is only changed if its field is ready for input on the screen. The longest user field has 20 characters. As a result, E_VALUE is also type CHAR 20. However, you should bear in mind that there are also shorter user fields and correspondingly shorter return strings must be returned in E_VALUE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bear in mind that only SPACE or 'X' as a return value make sense in the check boxes (USR10 and USR11).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. BAdI WBS_USER_FIELDS_F4&lt;/P&gt;&lt;P&gt;Using SE18, create definition WBS_USER_FIELDS_F4&lt;/P&gt;&lt;P&gt;Short text: Customer-specific F4 help for user fields in the project&lt;/P&gt;&lt;P&gt;In the 'Type' frame, initalize the 'Multiple use' checkbox&lt;/P&gt;&lt;P&gt;Development class or Package CJBADI&lt;/P&gt;&lt;P&gt;'Interface' tab page&lt;/P&gt;&lt;P&gt;Double-click on 'IF_EX_WBS_USER_FIELDS_F4'&lt;/P&gt;&lt;P&gt;Create method AT_F4, Short text: 'F4 help for user field'&lt;/P&gt;&lt;P&gt;Create the following parameters for this method:&lt;/P&gt;&lt;P&gt;Parameter    Type      PassVal. Opt. Typ.Meth. Ass.Type Opt Typ&lt;/P&gt;&lt;P&gt;I_proj      Importing              Type      PROJ&lt;/P&gt;&lt;P&gt;I_prps      Importing              Type      PRPS&lt;/P&gt;&lt;P&gt;I_USER_FIELD Importing              Type      DD03D-FIELDNAME&lt;/P&gt;&lt;P&gt;E_VALUE      Exporting              Type      PRPS-USR00&lt;/P&gt;&lt;P&gt;Activate the interface.&lt;/P&gt;&lt;P&gt;2. Using SE38, create Includes LCONWI3Y and LCONWF31, both are type 'I' (Include)&lt;/P&gt;&lt;P&gt;3. Using SE51, change the flow logic for screen SAPLCJWB/1460 as described in the attached program corrections and activate the screen&lt;/P&gt;&lt;P&gt;4. Implement the attached program corrections&lt;/P&gt;&lt;P&gt;5. Using Transaction SE19, implement the customer-specific contents of the method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 07:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989016#M403584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T07:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989017#M403585</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 need to know how to code inside the BADI..now how to fix the BADI coz for 4.7 the definition already exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989017#M403585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989018#M403586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i solved this badi..now can use already&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CHECK i_user_field = 'PRPS-USR03'.&lt;/P&gt;&lt;P&gt;    e_value      = 'testinggg123'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 09:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989018#M403586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: WBS_USER_FIELDS_F4 ..how to code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989019#M403587</link>
      <description>&lt;P&gt;Can you please post your code ? I'm getting a runtime error calling &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;
&lt;/P&gt;&lt;P&gt;CALL METHOD lo_F4-&amp;gt;AT_F4(&lt;BR /&gt;EXPORTING&lt;BR /&gt;I_PROJ = ld_I_PROJ&lt;BR /&gt;I_PRPS = ld_I_PRPS&lt;BR /&gt;I_USER_FIELD = ld_I_USER_FIELD&lt;BR /&gt;IMPORTING&lt;BR /&gt;E_VALUE = ld_E_VALUE ).&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 16:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wbs-user-fields-f4-how-to-code/m-p/1989019#M403587</guid>
      <dc:creator>former_member391783</dc:creator>
      <dc:date>2019-05-29T16:20:49Z</dc:date>
    </item>
  </channel>
</rss>

