Creating Gender option buttons in the Screen ZP000200

Hi all,
I am creating Gender option button (male, female) P0002-GENDR in the customized module pool ZP000200.  Also the Gender field is maintained in the CI include or table P0002.
  CHAIN.
    FIELD p0002-categ.
    FIELD p0002-pstay.
    FIELD p0002-zspras.
    FIELD p0002-domstate.
    FIELD p0002-dist.
   field p0002-gendr.
    FIELD: Q0002-GESC1, Q0002-GESC2.
    FIELD ZMALE.
    FIELD ZFEMALE.
    MODULE input_status_subscreen ON CHAIN-REQUEST.
   MODULE gendr ON CHAIN-REQUEST.
  ENDCHAIN.
  infotype specific checks etc.:
  MODULE module_pai_0002.
How to proceed after this,
Thanks,
Balaji

Hi all,
I am creating Gender option button (male, female) P0002-GENDR in the customized module pool ZP000200.  Also the Gender field is maintained in the CI include or table P0002.
  CHAIN.
    FIELD p0002-categ.
    FIELD p0002-pstay.
    FIELD p0002-zspras.
    FIELD p0002-domstate.
    FIELD p0002-dist.
   field p0002-gendr.
    FIELD: Q0002-GESC1, Q0002-GESC2.
    FIELD ZMALE.
    FIELD ZFEMALE.
    MODULE input_status_subscreen ON CHAIN-REQUEST.
   MODULE gendr ON CHAIN-REQUEST.
  ENDCHAIN.
  infotype specific checks etc.:
  MODULE module_pai_0002.
How to proceed after this,
Thanks,
Balaji

Similar Messages

  • How to grey button on the screen

    Hi Experts,
    I created a simple button on the screen, now i want it to be grey which means user couldn't click on it for triggering any event, i checked the SCREEN attributes, and only could see 'INVISIBLE','ACTIVE' are related for this. but i tried to set any one of them to 0, and it failed.
    So please help to tell me how to make the button as grey?
    Thanks,
    Lynn Liu

    You need
    screen-input = 0.
    Regards
    Marcin

  • How to Create a Persistent button on the top HTML gallery

    Hi,
    In my InDesign Folio I have an article with full page HTML photo gallery. The photo grid occupies the full screen. I want to create a Persistent button on the top of this gallery which user can tap to go to the Main Menu page. This button is  always visible at one place even as user scrolls up and down the gallery. I tried creating it on the top layer, and on the top layer for Master page, but the button disapperas when the HTML gallery loads.
    So the user does not see any button to navigate out of the gallery to another article.
    Any ideas how to create the persistent button ?
    Thanks in advance.
    -MP

    Depending on if you are using the HTML as either an article or in an overlay, you may be able to either use the standard navto and goto hyperlinks syntax or place a blank button on top of your link in the HTML.
    I am not sure if using the standard navto and goto syntax will work between an HTML article and an Indesign article. Maybe Bob Bringhurst, Bob Levine, or one of the staff members can clarify. If you are using your HTML in an overlay, you can add a transparent button on top of your link or image to return to whatever page you like.

  • How to creat select-option on module pool screen???

    Hi All,
       please tell me how to creat select-option on module pool screen???
    Regards
    Deepak

    Hi Deepak Kumar Sharma,
    There are Two ways to achieve it...
    1) How to create a select-options in a module pool screen.
    Method 1
    a) Create a subscreen area in your screen layout where you want to create the select options.
    b) In the top include of your module pool program declare a selection screen as a subscreen e.g.
    SELECTION-SCREEN BEGIN OF SCREEN 100 AS SUBSCREEN.
    select-options s_matnr for mara-matnr.
    SELECTION-SCREEN END OF SCREEN.
    c) In the PBO and PAI of the main screen where the select options needs to be created do a call subscreen of the above screen (100).
    CALL SUBCREEN sub_area INCLUDING <program> <screen>
    This call subscreen statement is necessary for transport of values between screen and program.
    Note: All validations of the selection screen fields e.g. the s_matnr field created above should be done in selection screen events like AT SELECTION-SCREEN etc and not in PAI. These selection screen validations etc should be done in the top include only.
    Method 2
    a) Create 2 separate fields in your screen layout - one for the low value and one for the high value. Insert an icon beside the high value which will call the multiple selections popup screen on user command. Use function module COMPLEX_SELECTIONS_DIALOG to achieve this.
    struc_tab_and_field-fieldname = con_cust. " 'KUNNR'
    struc_tab_and_field-tablename = con_kna1. " 'KNA1'.
    CALL FUNCTION 'COMPLEX_SELECTIONS_DIALOG'
    EXPORTING
    TITLE = ' '
    text = g_titl1 " 'Customers'
    tab_and_field = struc_tab_and_field
    TABLES
    RANGE = rng_kunnr
    EXCEPTIONS
    NO_RANGE_TAB = 1
    CANCELLED = 2
    INTERNAL_ERROR = 3
    INVALID_FIELDNAME = 4
    OTHERS = 5.
    IF NOT rng_kunnr[] IS INITIAL.
    Read the very first entry of the range table and pass it to
    dynpro screen field
    READ TABLE rng_kunnr INDEX 1.
    IF sy-subrc = 0.
    g_cust = rng_kunnr-low.
    ENDIF.
    You can use the return table rng_kunnr to populate your own internal range table with the values entered by the user. Basically here you are just simulating the work of a select-options parameter by module pool screen elements.
    Also have a look on below threads
    how to make select option in module pool
    select option in module pool program
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7

  • HT201263 None of these answers help my problem.  My ipad will not leave the Apple logo.  I hold both buttons and the screen goes black, then the apple logo immediately pops back up.  I can't do anything because the apple logo just keeps popping back on.

    I haven't been able to find any answers that solve my problem.  My Ipad will not leave the Apple logo.  I hold both buttons and the screen goes black and then the Apple logo immediately pops back up.  I can't get the red slider screen at all.  No matter how many times I hold down both buttons the screen goes black and then the Apple logo pops right back on.

    Before you do anything else, try charging via a wall outlet for a while, since its off. Then try turning it back on.
    When you put the device into recovery mode it allows you to restore the device when no other options work. You do risk losing everything currently strored on the ipad itself. Hopefully you've performed regular backups either via itunes, icloud or both. Evern if you have synced content to either of those, you may not lose everything. All previous purchases have been saved in the itunes and app stores, so you can dowload them again.
    while the ipad is off, press and hold the home button and plug the usb cord into the ipad. You should see a message pop up on the itunes window on your compoter screen that state it has discoverd an ipad in recovery mode.
    You should now be able to restore

  • Can I create a "play" button in the Tag Inspector extension

    Hello,
    I am creating a Tag Inspector extension for changing the
    properties of a customized swf files.
    Can I create a "play" button in the property panel to preview
    the swf movie?
    I've checked the "Inspectors" folder in the "configuration"
    and cant find the Inspector panel htm of swf object.
    It seems a part of core code of dreamweaver.

    No.  iDVD does not have that feature.  However, there are two ways you can do this: 
    1 - join the 10 segments into one movie file.  It's quite easy if you have Quicktime Pro and Quicktime Player 7.  Other video editing apps can do the job.
    2 - you can create a slideshow in iDVD and add each of the movies to it so they all will play one after another:
    Set the Slide duration to anything but Manual.  Do not select a transition and add no music to the slideshow.
    Remember, the playing time of the entire project should be less than 120 minutes including menu's playing time in order for you to use a single layer DVD disc.
    Follow this workflow to help assure the best qualty video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process.
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.

  • LG Optimus Zone. is there anyway to take the carama button off the screen and use one of the physical buttons on the phone to take pictures??

    Duplicate discussion - please see:
    LG Optimus Zone. is there anyway to take the carama button off the screen and use one of the physical buttons on the pho…
    Message was edited by: Admin Moderator

        Hello jr1984
    Awesome question. Unfortunately there isn't a way to reassign the buttons. There may be a 3rd party application for the camera that would have a  different option.
    JoeL_VZW
    Follow us on Twitter @VZWSupport

  • I tried to soft reset my ipod touch with the top button and the screen button.  it turned off and went to the blue screen with the apple.  now it won't do anything-it has stayed on that scren for 4 hours now.  does anyone know how i can fix this?

    i tried to soft reset my ipod touch with the top button and the screen button.  it turned off and then went to the blue screen with the apple like it should.  however, it now just stays on that screen.  it has a sort of clock looking thing at the bottom of the apple that does not move either.  it has stayed on this screen for over 4 hours.  i also can not hard reset it in itunes.  i am not really goood at this sort of thing.  does anyone have this problem or a possible solution?  thanks

    See Here for
    Frozen or unresponsive iPod touch
    The Basic Troubleshooting Steps are:
    Restart..  Reset..  Restore...
    Try this First... You will Not Lose Any Data...
    Turn the iPod Off... ( if it isn’t already )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... (But can take Longer...)
    Release the Buttons...
    Turn the iPod On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • How do I install Adobe REader? Their instructions for Firefox say to "Click on the 'Edit Options' button in the yellow bar at the top" but there is no yellow bar or 'Edit Options' button.

    How do I download Adobe Reader 9 in Firefox? Their instructions say to begin by clicking on the 'Edit Options' button on the yellow bar at the top. I have no such bar or button on my Firefox start page.
    == This happened ==
    Just once or twice
    == About 1/2 hour ago.

    The instructions on the Adobe site are outdated and do no longer apply to current Firefox versions and you can ignore those instructions and save the Adobe installer to your desktop and start the installation with a double-click on that file.
    See [[How do I edit options to add Adobe to the list of allowed sites]]

  • Reader XI has the print button off the screen when on 800x600 resolution

    Reader XI has the print button off the screen when on 800x600 resolution as well, how to fix without changing resolution?  A user needs the resolution set to that for her eyes.
    I see that this was an issue in Reader X and update 10.1.3 resolved it.  What was the fix?

    The scrollbar appears and works but unfortunately the dialog size is still too big therefore the print button ends up being hidden by the windows taskbar. Could you please make sure that the print dialog size is calculated against the work area (desktop size minus the taskbar, there's a win32 API to get that) rather than the whole desktop to fix the issue?
    That would also fix another issue: when the taskbar is sized higher than usual whatever the resolution you have it could still end up covering the print buttons but if you calculate against the work area rather than the desktop area that issue would be fixed as well.
    Please don't leave it unfixed because even if the requirements say 1024x768 if you have higher DPI settings or have a taskbar with a non-default size the print button could easily become unreacheable.

  • How to print the Module pool screen using a push button in the screen

    Hi Every one,
                         i have developed a module program , which have a selection screen and it display the output in a structured way.
    output includes boxes, texts etc...
    my problem is :---
    How to print the Module pool screen using a push button in the screen.

    When the "Print" button is pressed:
    leave to list-processing and return to screen 100.  "(current screen)
    Call a transaction that runs your print program.
    Rob

  • Can there HOME BUTTON(the circular button under the screen)or any other button on the front of the phone flash an LED light on notifications

    pls reply and if it is 'no' then pls advice the apple company to do this in the next iPhone.

    Can the HOME BUTTON(the circular button under the screen) or any other button on the front of the phone flash an LED light on notifications

  • Hi i had my ipad mini on the windowsill and the touch screen is not working or the button on the screen and the screen is coming away is there anything i can do

    hi i had my ipad mini on the windowsill and the touch screen is not working or the button on the screen and the screen is coming away is there anything i can do will apple take it back

    pvonk wrote:
    Apple does not replace or take back devices that are damaged.
    Depends on the damage. The battery came loose in my iPhone. When Apple opened the phone to redo the glue they discovered the speakers were also loose. Apple replaced the phone.
    If the glue was properly bonded or had some other flaw Apple will replace the device if the device is still under warranty.

  • Is there a way to activate facetime without pusing a button/touching the screen? Can you voice activate?

    Is there a way to activate facetime without pusing a button/touching the screen? Can you voice activate? I just bought the newest i-pad.

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime: Set-up, Use, and Troubleshooting Problems
    http://tinyurl.com/32drz3d
    You can download a complete iPad User Guide here: http://manuals.info.apple.com/en/ipad_user_guide.pdf
    Also, Good Instructions http://www.tcgeeks.com/how-to-use-ipad-2/
    Apple - iPad - Guided Tours
    http://www.apple.com/ipad/videos/
    Watch the videos see all the amazing iPad apps in action. Learn how to use FaceTime, Mail, Safari, Videos, Maps, iBooks, App Store, and more.
    How to - Articles & User Guides & Tutorials
    http://www.iphone-mac.com/index.php/Index/howto/id/4/type/select
    iPad How-Tos  http://ipod.about.com/lr/ipad_how-tos/903396/1/
    You can download this guide to your iPad.
    iPad User Guide for iOS 5
    http://itunes.apple.com/us/book/ipad-user-guide-for-ios-5/id470308101?mt=11
     Cheers, Tom

  • HT201412 My iPhone will not respond even once it is hooked to iTunes nor will it respond when I hit the power (reset) button. The screen mentions that the system is checking for "borrowed blocks" (small writing in the top right corner).

    My iPhone will not respond even once it is hooked to iTunes nor will it respond when I hit the power (reset) button. The screen mentions that the system is checking for "borrowed blocks" (small writing in the top right corner).

    Are you using the charger and cable that came with the phone?
    Are you using an unauthorized third party charger?

Maybe you are looking for

  • How to rotate a thumbnail image in Finder?

    Is there a way to rotate a thumbnail image in Finder? When I click a photo in a Finder folder, the image automatically opens in Preview and the image is correctly displayed right side up. But the thumbnail image is displaying a vertical photo horizon

  • XML Parser to insert values into a Table??

    Hi All, Bare with me I am new to xml technology, but apparently there's request to parse a xml file and store data in a oracle table. Appreciate if someone can help me to resolve this please?? I am using Oracle 10g. This is the xml file which I need

  • Two different file icons in different folders for my php files??

    Hi, I try to move a copy of my running website to my localhost. (MAMP+MacBook Pro) I have problems getting to my local domain. Therefore I tried to install a clean Prestashop installation to see if that worked, which seems to work neatly. Comparing t

  • Change variable name of component once declared

    Hello, I was wondering if you can change a variable name of a component so if i had the following declaration of a button like this: JButton btn = new JButton();can i then change the variable name 'btn' to be 'button' after i have declared it like th

  • Pricing for the document

    Hi My requirement is after the billing document is generated we will create a ZRA (Returns)Document So while doing the pricing is not getting copied from the invoice document. Is it possible to copy the Pricing using configurations ? Or any code need