<?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 ABAP screen work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809369#M1313016</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 some ABAP screen to develop. I have some fields in blockA like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery&lt;/P&gt;&lt;P&gt;Shipping point&lt;/P&gt;&lt;P&gt;Delivery type&lt;/P&gt;&lt;P&gt;Plant&lt;/P&gt;&lt;P&gt;Scan Date&lt;/P&gt;&lt;P&gt;Delivery Creation Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Block B, I have radio buttons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Successfully Scanned&lt;/P&gt;&lt;P&gt;POD Awaiting scanning&lt;/P&gt;&lt;P&gt;Scanned but not expected&lt;/P&gt;&lt;P&gt;Duplicated records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select Successfully Scanned radio button - then Scan date field should be mandatory.&lt;/P&gt;&lt;P&gt;If I select POD Awaiting scanning then  Delivery creation date field should be mandatory &lt;/P&gt;&lt;P&gt;and there are are other things as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any body have any idea how can we do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please search before asking - post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 24, 2009 12:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2009 13:10:21 GMT</pubDate>
    <dc:creator>anupam_srivastava2</dc:creator>
    <dc:date>2009-06-24T13:10:21Z</dc:date>
    <item>
      <title>ABAP screen work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809369#M1313016</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 some ABAP screen to develop. I have some fields in blockA like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery&lt;/P&gt;&lt;P&gt;Shipping point&lt;/P&gt;&lt;P&gt;Delivery type&lt;/P&gt;&lt;P&gt;Plant&lt;/P&gt;&lt;P&gt;Scan Date&lt;/P&gt;&lt;P&gt;Delivery Creation Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Block B, I have radio buttons&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Successfully Scanned&lt;/P&gt;&lt;P&gt;POD Awaiting scanning&lt;/P&gt;&lt;P&gt;Scanned but not expected&lt;/P&gt;&lt;P&gt;Duplicated records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select Successfully Scanned radio button - then Scan date field should be mandatory.&lt;/P&gt;&lt;P&gt;If I select POD Awaiting scanning then  Delivery creation date field should be mandatory &lt;/P&gt;&lt;P&gt;and there are are other things as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any body have any idea how can we do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please search before asking - post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jun 24, 2009 12:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 13:10:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809369#M1313016</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2009-06-24T13:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809370#M1313017</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;Add code in the PBO. Check whaich button is selected and depending upon that set required = Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select Successfully Scanned radio button - then Scan date field should be mandatory.&lt;/P&gt;&lt;P&gt;If I select POD Awaiting scanning then Delivery creation date field should be mandatory &lt;/P&gt;&lt;P&gt;and there are are other things as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if screen-fieldname ' scan date'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if scanned = 'X'.&lt;/P&gt;&lt;P&gt;screen-required = 'X'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 13:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809370#M1313017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T13:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809371#M1313018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Anil if I have put my question in an incorrect way, I have not used screen painter, just simple abap code. is it possible for this ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*----------------------------------------------------------------------*
* Selection screen                                                     *
*----------------------------------------------------------------------*
SELECTION-SCREEN BEGIN OF BLOCK bl1 WITH FRAME TITLE text-bl1.
SELECT-OPTIONS: s_vbeln FOR likp-vbeln,  "delivery no
                s_vstel FOR likp-vstel,  "shipping point
                s_werks FOR likp-werks,  "receiving plant
                s_erdat FOR likp-erdat,   "date
                s_dcdat FOR likp-erdat OBLIGATORY. "delivery creation date
SELECTION-SCREEN END OF BLOCK bl1.

SELECTION-SCREEN BEGIN OF BLOCK bl2 WITH FRAME TITLE text-bl2.
PARAMETERS: p_ok RADIOBUTTON GROUP G1,
            p_noscan RADIOBUTTON GROUP G1 DEFAULT 'X' ,
            p_noabc RADIOBUTTON GROUP G1,
            p_dup RADIOBUTTON GROUP G1.

*  PARAMETERS: p_ok AS CHECKBOX,        "successfully scanned
*              p_noscan AS CHECKBOX DEFAULT 'X',   "expecting scan
*              p_noabc AS CHECKBOX,     "unexpected scan
*              p_dup AS CHECKBOX.       "duplicate scan
SELECTION-SCREEN END OF BLOCK bl2.



*----------------------------------------------------------------------*
* Selection validation                                                 *
*----------------------------------------------------------------------*
AT SELECTION-SCREEN.


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 13:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809371#M1313018</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2009-06-24T13:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809372#M1313019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to do this using selection-screen??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 16:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-work/m-p/5809372#M1313019</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2009-06-24T16:11:27Z</dc:date>
    </item>
  </channel>
</rss>

