<?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: VA01 Screen Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491571#M228662</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;  use the user exit USEREXIT_FIELD_MODIFICATION..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2006 01:55:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-31T01:55:33Z</dc:date>
    <item>
      <title>VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491567#M228658</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 have to add few fields in Tcode VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the fields in the table and added the new fields in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program : SAPMV45A&lt;/P&gt;&lt;P&gt;Screen No: 8459&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears in VA01. Abla to add values and save to database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is in VA03 also it appears as input field and not display feild.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should i change the new fields to display in VA03?&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;Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491567#M228658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T01:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491568#M228659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a standard screen, check the values in modification group 1 through 4 for standard SAP fields.  Use the same in your custom fields.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not work, you can use user exit USEREXIT_FIELD_MODIFICATION in INCLUDE MV45AFZZ.  &lt;/P&gt;&lt;P&gt;Define the custom fields as display only on the screen.&lt;/P&gt;&lt;P&gt;Use a custom ZZ group for the custom fields on the screen.&lt;/P&gt;&lt;P&gt;In the user exit, check for SY-TCODE of VA01 or VA02, check for the custom group value, and make INPUT = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491568#M228659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T01:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491569#M228660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you said that you created the fields in the table, did you APPEND to VBAP or VBAK?&lt;/P&gt;&lt;P&gt;If you did, do the field names start with ZZ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491569#M228660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T01:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491570#M228661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norman Salter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table : VBAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes all fields starts with ZZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491570#M228661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T01:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491571#M228662</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;  use the user exit USEREXIT_FIELD_MODIFICATION..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491571#M228662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T01:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491572#M228663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norman Salter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not able to modify user exit USEREXIT_FIELD_MODIFICATION in INCLUDE MV45AFZZ. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click change in prg MV45AFZZ it goes to change mode but not able to include any code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should i check for the values in modification group 1 through 4 for standard SAP fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 02:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491572#M228663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T02:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491573#M228664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not able to modify user exit USEREXIT_FIELD_MODIFICATION in INCLUDE MV45AFZZ. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 02:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491573#M228664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T02:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491574#M228665</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;  in the application tool bar..there will be buttons like "INSERT" "DELETE"..which is used for modifying the standard sap code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press insert in the user exit.Then it will show something like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*{&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; You have to add your include here..&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is clear..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 03:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491574#M228665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T03:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491575#M228666</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;It does not trigger the USEREXIT_FIELD_MODIFICATION in INCLUDE MV45AFZZ. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Swarna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 06:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491575#M228666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T06:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491576#M228667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swarna,&lt;/P&gt;&lt;P&gt;       You can use omsr or oms9 transaction pass the fieldname, fieldselection group, maintenance status values as which the othe fiedls of va* transactions belong. That will create your field in that group and you  will achieve that functionality of the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I think this will helpful to you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brijesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 07:03:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491576#M228667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T07:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491577#M228668</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;Here goes the steps to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 1 : FIELD CREATION : &lt;/P&gt;&lt;P&gt;CREATE A FIELD IN VBAP ( LETS SAY Z_FIELD) - INCLUDE A STRUCTURE AND ADD A NEW FIELD , ACTIVATE BOTH YOUR STRUCTURE AND VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 2 .GO TO THE SCREEN: (SE51)&lt;/P&gt;&lt;P&gt;PROGRAM NAME: SAPMV45A &lt;/P&gt;&lt;P&gt;SCREEN NUMBER : 8459&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO SCREEN LAYOUT AND CREATE A FIELD FOR YOU AND ASSIGN THE FIELD TO Z_FIELD.&lt;/P&gt;&lt;P&gt;IN FLOW LOGIC: &lt;/P&gt;&lt;P&gt;PBO &amp;#150; CREATE A MODULE LETS SAY ; MODULE Z_SCREEN.&lt;/P&gt;&lt;P&gt;DOUBLE CLICK THE MODULE , U WILL LAND AT PROGRAM MV45AOZZ AND WRITE THE BELOW CODE INIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 3 : WRITE CODE IN MV45AOZZ&lt;/P&gt;&lt;P&gt;MODULE Z_SCREEN OUTPUT. &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TO MAKE THE FIELD NON-EDITABLE ONLY FOR DISPALY MODE&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;IF SY-TCODE = 'VA03'.&lt;/P&gt;&lt;P&gt;SCREEN-INPUT = 0.&lt;/P&gt;&lt;P&gt;SCREEN-OUTPUT = 1.&lt;/P&gt;&lt;P&gt;MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 08:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-screen-exit/m-p/1491577#M228668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T08:53:21Z</dc:date>
    </item>
  </channel>
</rss>

