For Tcodeme51n , there is no F4 help for one field, how can we provide F4 .

Hi  ABAP Gurus,
I am Ramu,
For tcode me51n, there is one field, for that no F4 help. How can we provide F4 help for that particular field.
Thanks in Advance.

Hi Ram
Pls try the below source code.
Reward pts if help.
regards
Deepanker
See the following ex:
TYPES: BEGIN OF TY_MBLNR,
MBLNR LIKE MKPF-MBLNR,
END OF TY_MBLNR.
DATA: IT_MBLNR TYPE STANDARD TABLE OF TY_MBLNR WITH HEADER LINE.
data: it_ret like ddshretval occurs 0 with header line.
At selection-screen on value-request for s_mat-low.
Select MBLNR from mkpf into table it_mblnr.
CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
EXPORTING
DDIC_STRUCTURE = ' '
RETFIELD = 'MBLNR'
PVALKEY = ' '
DYNPPROG = ' '
DYNPNR = ' '
DYNPROFIELD = ' '
STEPL = 0
WINDOW_TITLE =
VALUE = ' '
VALUE_ORG = 'S'
MULTIPLE_CHOICE = ' '
DISPLAY = ' '
CALLBACK_PROGRAM = ' '
CALLBACK_FORM = ' '
MARK_TAB =
IMPORTING
USER_RESET =
TABLES
VALUE_TAB = IT_MBLNR
FIELD_TAB =
RETURN_TAB = IT_RET
DYNPFLD_MAPPING =
EXCEPTIONS
PARAMETER_ERROR = 1
NO_VALUES_FOUND = 2
OTHERS = 3
IF SY-SUBRC <> 0.
MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.
IF SY-SUBRC = 0.
read table it_ret index 1.
move it_ret-fieldval to S_mat-low.
ENDIF.
Go through the test program.
REPORT Ztest_HELP .
TABLES : MARA.
SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
PARAMETERS : P_MATNR(10) TYPE C.
SELECTION-SCREEN END OF BLOCK B1.
DATA : BEGIN OF ITAB OCCURS 0,
MATNR TYPE MATNR,
END OF ITAB.
AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_MATNR.
SELECT MATNR
FROM MARA
INTO TABLE ITAB
UP TO 10 ROWS.
CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
EXPORTING
RETFIELD = 'MATERIAL NUMBER'
DYNPPROG = SY-REPID
DYNPNR = SY-DYNNR
DYNPROFIELD = 'P_MATNR'
VALUE_ORG = 'S'
TABLES
VALUE_TAB = ITAB
EXCEPTIONS
PARAMETER_ERROR = 1
NO_VALUES_FOUND = 2
OTHERS = 3. 
Reward pts if help.

Similar Messages

  • I'm being charged TWICE for one purchase, how can I get my money back for that second charge?

    I bought an album and two songs which added up to about $13 and I went to check my credit card account and saw that itunes is charging me twice for that same thing along with an extra $1 for something else. One of the transactions is on 11/05/11 while the other one is on 11/07/11 and I only bought the album and songs once and I haven't bought anything else since then. I emailed them about it and they think it's an unauthorized purchase when it isn't I know that I bought the songs but they're charging me twice for that one thing. I've called them and they all said that I have to go to the customer services and that's didn't help so what do I do to get my money back?
    This also happened before where they charged me twice but it was just 2 bucks so it was a big deal but this time it's almost $14 and I want that money back.

    Here's a link to a procedure:
    http://www.ehow.com/how_5590751_refund-itunes.html

  • I want to cancel my monthly subscription, there aren't any "Cancel plan" button or link for me. How can i cancel my plan. Don't send me the "help" page, i have received much useless advice from adobe. Just help me cancel my PLAN! THANK YOU.

    I want to cancel my monthly subscription, there aren't any "Cancel plan" button or link for me. How can i cancel my plan. Don't send me the "help" page, i have received much useless advice from adobe. Just help me cancel my PLAN! THANK YOU.

    Return, cancel, or exchange an Adobe order
    or contact adobe support, http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Help!!! My iCal  has only 28 days for february 2006 , how can I change this

    Help!!! My iCal has only 28 days for february 2006 , how can I change this?
    Is there a way to fix it?
    thanks.

    Hi Apnewbie,
    I copied the info below from iCal's help pages. I found it by going to the Help>iCal Help menu item in iCal and entering "add event" in the search box.
    You might also want to search for "tips" in iCal's help.
    1. Click the name of the calendar you want to add an event to.
    2. In Day or Week view, drag from the start time to the end time for the event, then type a subject for the event. In Month view, double-click the white area on the day you want the new event to appear, then type a subject.
    You can also quickly create a new one hour event by double-clicking in the main calendar view.
    3. To make any other changes to your event (for example, how often it repeats or whether it has an alarm), click the Info button in the bottom-right corner of the iCal window to open the Info drawer, and make your choices.
    In Day or Week view, you can also open the Info window by double-clicking the bar along the top of the event (where the event's start time appears).
    If the selected event will take place in a different time zone (for example, if you will be traveling to another location for a meeting), choose iCal > Preferences and make sure the "Turn on time zone support" checkbox is selected in the Advanced pane. Then choose a time zone for this event from the "time zone" pop-up menu in the Info drawer.
    For more information about changing the alarm, time zone, or how often the event occurs, click "Tell me more."
    4. To invite someone to the event, click None next to "attendees" and type the email address of each person you want to invite, separated by commas. When you're ready to invite these guests to your event, click the Send button at the bottom of the Info drawer.
    If you're inviting someone whose contact information is stored in your Mac OS X Address Book, you can also type just their name in the attendees field. Matching email addresses appears as you type.
    For more information about inviting guests to events, click "Tell me more."
    John M

  • I downloaded Itunes to my computer today to update my ipod's ios (4.2.1 yes i know im way behind) but when i click check for updates it tells me my ios is the current one. How can i fix this? please help!

    I downloaded Itunes to my computer today to update my ipod's ios (4.2.1 yes i know im way behind) but when i click check for updates it tells me my ios is the current one. How can i fix this? please help!

    and at the same time....
    I guess you can be glad that you at least aren't "way behind"!
    Cheers,
    GB

  • How can we provide F4 help for parameter field.

    Hi All,
    How can I provide F4 help for parameter field.
    Regards,
    Amar

    hi,
    different ways of applying search help are :
    you can use anyone:
    1)   CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    or
    2) 
    can follow these simple steps for search help:
    go to se11==> put some name after ticking search help radiobutton==> create==>
    then tick " elementery search help " and press enter ===>then put description and table name in selection method ===>then put the field on which u want search help
    in search help parameter==> tick IMP EXP ==> write 1 in lpos and spos===>save and activate===> double click on table name ===>  select that field and press *search help tab* above===> then copy
    3 )
    methods of applyind search help:
    For search help sometimes we use MATCHCODE----->when we apply it directly to parameter or select option.they are obselete now ii.For search help sometimes we CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' ??------->if we want to populate data of internal table as search help.
    iii.For search help sometimes we declare tablename-fieldname in selection?------>if that field in that table is having seach help or check table ..F4 will be avaliable directly.
    also:
    Fixed value of domain can also work as search help.
    i hope it will help u a lot
    thaks and regards
    rahul sharma

  • Hello I have a problem in calculating the apple id Can you help me please   I forgot answer security questions for your account How can knowledge Please help Please reply as soon as possible   I can not buy from camels Store And the rest of the account ba

    Hello
    I have a problem in calculating the apple id Can you help me please
    I forgot answer security questions for your account How can knowledge
    Please help
    Please reply as soon as possible
    I can not buy from camels Store
    And the rest of the account balance  $25
    Message was edited by: lingo azam

    I think you mean App Store.
    Rescue email address and how to reset Apple ID security questions

  • I just downloaded episode 3 of Top of the Lake and there is no audio for dialogue. How can this be fixed?

    I just downloaded episode 3 of Top of the Lake and there is no audio for dialogue. How can this be fixed?

    I'm curious if anyone can verify if this issue has been fixed or still remains? Also, I'm curious as to which stores are being used, as this is important in knowing where the corrupted index lays.

  • Hi, I already installed photoshop trial version and three weeks later I paid on-line for 300 Baht for buy it but it still ask me to join and pay for it.  How can I update it in my log in account. Please help.

    Hi, I already installed photoshop trial version and three weeks later I paid on-line for 300 Baht for buy it but it still ask me to join and pay for it.  How can I update it in my log in account. Please help.?

    You do not buy Photoshop for 300 baht, you are renting it for that much a month. You set up an account with a valid credit card and to see if it is active, you go here. https://www.adobe.com/account/my-products-services.html  Look under my Subscriptions.
    If all is good, then with the same Adobe ID/password, select "License this Product" and sign in, or Help > Sign in.
    That will license it.
    Gene

  • How come I cannot send the photo ? I turn the iMessage on. It said: waiting for activated for ever. How can I do? Please help

    My phone is 5S.  I turn the iMessage on. It said: waiting for activated for ever. How can I do? Please help

    What carrier do you have?
    ~Lyssa

  • I have double IDs for Itunes.  How can I delete one without losing my music.  Also, I want to synce my new desktop computer with my older i4s.  All devices are registered to do so.  However, last time I tried I almost lost all music and Itunes BARELY supp

    I have double ID's for Itunes.  How can I keep all my music and get rid of the ID that I do not want.  It was an issue when I tried to transfer music ..  I contacted Itunes and they BARELY helped me get the music back.  They also would only allow me to chose one ID to replenish the music (wich was lost) to my new device.  So, I chose the ID that showed more music.  I am irritated that I still have 2 ID's and can't really figure out why they both have the same music.   Oldest to newest purchases are shown on both id's.  Also, I am afraid to sync now because they told me it was a one time deal.  When docked my phone to my new computer all of the music is shown on my computer now.  However not on my I phone. 

    I had the same problem. I solved by (I use Windows7, should be same for OSX):
    1. copying the library from the older computer to the new computer, at the usual itunes media location.
    2. on new computer's itunes preference (advance), uncheck the box "Copy files to iTunes media folder when adding to library"
    3. open up this folder of media copied over from old computer, just drag over to itunes library, cursor will turn into plus sign.
    4. since you unchecked the box for "Copy files to iTunes media folder when adding to library", you are in effect only growring the new computer's itunes library's database. Your media files are already under the folder on the new computer.
    Now when you connect iphone to this new computer and tells you it wants to erase your iphone's library in order to sync with this one, go ahead, click yes. Why is this ok now? Because you've copied all your files over to the new computer. So when you sync again, your existing files are there on the new computer.
    You should export play lists on the older computer to be imported on the new computer though.

  • I have an apple TV Model A1427 and do not have an icon for youtube. How can I add youtube to the home page?

    I have an apple TV Model A1427 and do not have an icon for youtube. How can I add youtube to the home page?

    Have icon but cannot connect - Please Help.
    Mine is Gen. 2 - Model MC572C/A. I have the YouTube icon but cannot access YouTube.  Message says "No content was found - There is a problem communicating with YouTube. Try again later."  This problem has been for at least 1 month now.  Any ideas?

  • I forgot my password for my ipad how can i unlock it

    i forgot my password for my ipad how can i unlock it

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • Add List box for one field in ALV GRID

    Hi All,
      I need to add drop down list box for one field in ALV Grid.
      If any body knows, please help.
    Thanks in advance.
    Regards
    Manglesh

    Hi,
    Here is the ex where i have used for date parameter in the sel screen
    type-pools: vrm.
    data: name type vrm_id,
          list type vrm_values,
          value like line of list.
    parameters :    p_date like p_date2
                                  as listbox visible length 15.
    at selection-screen output.
      name = 'P_DATE'.
      value-key = '1'.
      value-text = 'Today'.
      append value to list.
      value-key = '2'.
      value-text = 'Last 7 days'.
      append value to list.
      value-key = '3'.
      value-text = 'Last 30 days'.
      append value to list.
      value-key = '4'.
      value-text = 'Last 90 days'.
      append value to list.
      value-key = '5'.
      value-text = 'Last year'.
      append value to list.
    Call the ''VRM_SET_VALUES' to display the values in Listbox
      call function 'VRM_SET_VALUES'
        exporting
          id     = name
          values = list.
    at selection-screen.
      if sy-ucomm = 'CLI1'.
        sscrfields-ucomm = 'ONLI'(001).
      endif.
      if p_date = '1'.
        p_date11 =  sy-datum .
      elseif p_date = '2'.
        p_date11 = ( sy-datum - 7 ).
      elseif p_date = '3'.
        p_date11 = ( sy-datum - 30 ).
      elseif p_date = '4'.
        p_date11 = ( sy-datum - 90 ).
      elseif p_date = '5'.
        p_date11 = ( sy-datum - 365 ).
      endif.
    Hope this helps u..
    Please reward points if useful.
    Regards,
    Sreenivas

  • HT204053 I share an iTunes account with my daughter, I just got an ipad and need to set up with my own I'd for iCloud sync  how can I keep my apps and music?

    I share an iTunes account with my daughter, I just got an ipad and need to set up with my own I'd for iCloud sync  how can I keep my apps and music?

    ColleenMcG wrote:
    You can continue to share the same iTunes account ID with your daughter and set up a separate iCloud account with a different ID.
    => is this a different iCloud account for each device?  I thought iCloud account ID had to match some iTunes account ID, for which we only have one i Tunes account?
    You need to set up a separate iCloud account for each person that does not want to share their iCloud data.  If you share an iCloud account with someone, any data you both sync with the shared account is merged, and you end up with each other's data on your device(s).  If, for example, you owned two devices and someone else in the family also owned two devices, you would both want your own iCloud accounts, and you would each set up your personal iCloud account on the two devices you own.  In other words, you want a separate iCloud account for each person to be used on the devices they own.  Each iCloud account has to have a separate Apple ID.  The ID does not need to be the same as the ID used for iTunes.  Many families perfer to share the same iTunes account/ID, but maintain separate iCloud accounts with different IDs to keep there data separated.
    ColleenMcG wrote:
    It does not need to be the same as the ID used for iCloud.
    => what ID, iTunes?  So I can have a separate iCloud account "only" ID which I also assume must be some [valid] email address?  The children currently do not have email accounts anywhere.
    Yes, I was referring to the iTunes ID not needing to be the same as the ID used for iCloud.  In order to set up an Apple ID your children will need to have a valid email address that can be verified by Apple.  Apple requires this so they have a way of contacting the owner if there is a problem with the account, such as when you may need to reset the password on the account.  When you set up the ID, Apple will send a verification email to this email account and you will need to click on the verificating link in the email to complete the process.  If they don't currently have an email account you can just set one up with gmail or another free email hosting service.  They don't have to use the account but you will need it to set up the ID.

Maybe you are looking for

  • I have IPhone 5. Songs on phone do not match songs in my itunes library. Can't get rid of songs on phone because they don't show up in library

    I have IPhone 5. Songs on phone do not match songs in my itunes library. Can't get rid of songs on phone because they don't show up in library.

  • Issue in 3rd Party Remittance to FI Posting

    Hi there, I am trying to run the Third Part remittance posting run and i am getting the issue "3rAccount with the following search key was not found: 1000HRFB039" while running i am getting 2 line items, 1, Amount credit posted to Vendor account and

  • Retrieving password for a game center ID?

    Hi! My son has a 4th generation iPod touch. It's set up via my Apple ID so I can be in control of what he installs, etc.  He started playing games that required a Game Center login, so he created one on the iPod (via the Game Center app). It let him

  • Need current data and time stamp in Java mapping

    Hi All,   I am doing the scenario as file to mail. so here i am using java mappings for sending the file in mail attachment.   I have done my java mappings and its executed successfully. File is going successfully to third party.   Business wants dat

  • Set Data

    Hi 1. I am trying to use the SET data functionality from the System- Userprofile. The data is getting"SET" but next time if i execute the same transaction then i dont see the set value. example: 1. In Tcode VA01 for me the plan and the sales area doe