<?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: modify using screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721934#M1108670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Add,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take this as a future suggestion.&lt;/P&gt;&lt;P&gt;Adding to all my friend suggestion in the technical setting of the table for which you are modifying the entries make sure you select the LOG check box, where you can have a clear picture on what entries that you have changed for your future reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 10:02:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T10:02:26Z</dc:date>
    <item>
      <title>modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721930#M1108666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it good practise to modify entries in standard tables using custom screens?if so how can i modify them in customer and vendor tables?is there any link or blog?an example will be much more helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721930#M1108666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721931#M1108667</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;Generally it's not recomended by SAP,,,,,, But if there is rquirement for modification,,,,,, then it can be done by open SQL statements in ABAP,,, as you are not authorized to make changes in standard table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721931#M1108667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721932#M1108668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;requirement is for client who wants a screen which simulates standard one through which he can modify some of customer table fields in single screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721932#M1108668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721933#M1108669</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;you can do by using module pool programing , and table maintance, but when you are doing for standard tables check whether that standard table has any check tables and value tables, i am sure that standard tables defnetly have linkings with other tables(i mean check tables,value tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      you can solve ur problem by one way,      create module pool program (table controle module pool prg) &lt;/P&gt;&lt;P&gt;and display table the changes which are made in their run bdc program for those internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: if u need to change custome table kna1 first create pool program which shows the details of kna1 when user make any changes, write bdc code for xd02,when user press save on pool prg the bdc program will run but for user it seems like makeing changes on table it self.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;redgs:&lt;/P&gt;&lt;P&gt;rajesh.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 09:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721933#M1108669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T09:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721934#M1108670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Add,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take this as a future suggestion.&lt;/P&gt;&lt;P&gt;Adding to all my friend suggestion in the technical setting of the table for which you are modifying the entries make sure you select the LOG check box, where you can have a clear picture on what entries that you have changed for your future reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:02:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721934#M1108670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721935#M1108671</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 is not recommended by SAP. If you do the chages based on this requirement. It will create problem in related standard transactions and the values will differ in different scenarios. For ex. whenever we are saving PO it will update EKKO,EKPO and other relevant tables also, when u change one table direcly the other one will affect finally it will go to data mismatch and data difference in different scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721935#M1108671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721936#M1108672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good suggestion.&lt;/P&gt;&lt;P&gt;what i understood is that &lt;/P&gt;&lt;P&gt;its nothing but a bdc which will be initiated by pool program.but if we do bdc for xd02 then how will it modify the values which i have entered on screen that i created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721936#M1108672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721937#M1108673</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;Another one when u change the table directly sometimes the cluster table values will not update also.&lt;/P&gt;&lt;P&gt;When u do changes in standard transaction it will update the transparant table and cluster table also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721937#M1108673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721938#M1108674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using bdc which will not be a problem that is what suggestion given by him/her.is it a good process.but problem is how bdc for xd02 will know the values that i have entered on the screen creted by me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721938#M1108674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721939#M1108675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do the recording for xd02..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when save button is pressed&lt;/P&gt;&lt;P&gt;    put ur bdc program here ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      assign ur custom screen details to the  bdc program..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721939#M1108675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721940#M1108676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Add,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think will be populating your records in XD01 using your flat file right then in that case what is the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Venk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721940#M1108676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721941#M1108677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to assign  custom screen details to the bdc program..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721941#M1108677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721942#M1108678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i do it by flat file then whts the use of custom screen.this is not mass uploading.client needs a single screen through which he can enter values corresponding to different customer tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721942#M1108678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721943#M1108679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPMF02D	0101	X                                                                                &lt;/P&gt;&lt;P&gt;BDC_CURSOR	RF02D-D0110&lt;/P&gt;&lt;P&gt;BDC_OKCODE	/00&lt;/P&gt;&lt;P&gt; RF02D-KUNNR------&amp;gt;	assign screen i/o field kunnr of ur screen(ikan1-kunnr)&lt;/P&gt;&lt;P&gt;RF02D-D0110	X&lt;/P&gt;&lt;P&gt;SAPMF02D	0110	X                                                                                &lt;/P&gt;&lt;P&gt;BDC_CURSOR	KNA1-ANRED&lt;/P&gt;&lt;P&gt;BDC_OKCODE	UPDA&lt;/P&gt;&lt;P&gt;KNA1-ANRED-----&amp;gt;assign ur i/o field	Ms.&lt;/P&gt;&lt;P&gt;KNA1-NAME1------&amp;gt;assign ur i/ofield	apple&lt;/P&gt;&lt;P&gt;KNA1-SORTL------&amp;gt;	APPLE&lt;/P&gt;&lt;P&gt;KNA1-ORT01	coimbatore&lt;/P&gt;&lt;P&gt;KNA1-LAND1	IN&lt;/P&gt;&lt;P&gt;KNA1-REGIO	TN&lt;/P&gt;&lt;P&gt;KNA1-SPRAS	EN&lt;/P&gt;&lt;P&gt;KNA1-PSTLZ	606107&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721943#M1108679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721944#M1108680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i assign them to my screen fields after recording for xd02.then it will take values from my screen and will update in standard tables.&lt;/P&gt;&lt;P&gt;is it correct shan?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721944#M1108680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721945#M1108681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPMF02D 0101 X &lt;/P&gt;&lt;P&gt;BDC_CURSOR RF02D-D0110&lt;/P&gt;&lt;P&gt;BDC_OKCODE /00&lt;/P&gt;&lt;P&gt;RF02D-KUNNR------&amp;gt; assign screen i/o field kunnr of ur screen(ikan1-kunnr)&lt;/P&gt;&lt;P&gt;RF02D-D0110 X&lt;/P&gt;&lt;P&gt;SAPMF02D 0110 X &lt;/P&gt;&lt;P&gt;BDC_CURSOR KNA1-ANRED&lt;/P&gt;&lt;P&gt;BDC_OKCODE UPDA&lt;/P&gt;&lt;P&gt;KNA1-ANRED-----&amp;gt;assign ur i/o field Ms.&lt;/P&gt;&lt;P&gt;KNA1-NAME1------&amp;gt;assign ur i/ofield apple&lt;/P&gt;&lt;P&gt;KNA1-SORTL------&amp;gt; APPLE&lt;/P&gt;&lt;P&gt;KNA1-ORT01 coimbatore&lt;/P&gt;&lt;P&gt;KNA1-LAND1 IN&lt;/P&gt;&lt;P&gt;KNA1-REGIO TN&lt;/P&gt;&lt;P&gt;KNA1-SPRAS EN&lt;/P&gt;&lt;P&gt;KNA1-PSTLZ 606107&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721945#M1108681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: modify using screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721946#M1108682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks shan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am scratching my head from the morning thinking why he need that one perhaps he is not having anywork.there are standard screens through which he can enter but he want a custom screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 10:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-using-screens/m-p/4721946#M1108682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T10:41:34Z</dc:date>
    </item>
  </channel>
</rss>

