How to know NAMETAB_GET FM Obsolete or not  in ECC 6.0

HI All,
How to know NAMETAB_GET FM OBSOLETE or not ECC 6.0?
thanks,
kishore

Go to SE37,  enter the name of the function module, click display, now click the "Attributes" tab.  There should be a field called "Function Obselete".  If there is a date in this field,  it is obselete.
Regards,
Rich Heilman

Similar Messages

  • How to know form is open or not or not in sap

    How to know form is open or not or not in sap

    Hi
    There is no such functionality where you can check that whether the form is open or not. you can only get the information of active form
    if u want to get the information that form is open or not you have to code by yourself like declare a object of each form on the form load event set the value of that object and on form close event set the value of object to nothing. then you can check that if form object has some value then form is open else form is close.
    Hope i clear the point.
    Regards
    Rupinder

  • How to know when a topic does not exist

    I have an app that is created with Visual Studio 6, which
    does not have native support for HTML help (upgrading VS is
    currently not an option). I have an HTML help that I would like to
    call from my app. I need to call the html help with a context id
    number. Since there is no html help calls in this version of VS, I
    am calling hh.exe directly using ShellExecute ("hh.exe -mapid
    <id> <chm file>"). I dont know of any other way. The
    problem I am having is that there are times when my app and the
    help may be out of sync. It is possible that my app will call the
    help with an id that does not exist in the help. In WinHelp, the
    user would get a message indicating that the topic did not exist.
    Unfortunately, hh.exe does not return any messages. This makes the
    users think something is wrong with the app.
    Am I doing this the right way? Is there a way to find out if
    a topic exists and notify the user if it does not?
    Thanks in advance for you help.
    LA

    Hi LAYALA,
    We also develop with Visual Studio 6. You can override the
    WinHelp calls and redirect to HtmlHelp. Our app was originally
    developed using WinHelp. We made the change to HTMLHelp several
    years back and my developer claims it only took one line of code,
    though he's never told me what that line is. If nobody enters into
    this forum, I'll ask him tomorrow. I'm on Paciifc time so it will
    be quite a few hours from now.
    John

  • How to know CheckBoxGroup element checked or not

    Hi Friends,
               I am working on the webdynpro programming and now i got a problem in checkboxgroup.
               I need to know whether a checkbox element in the checkboxgroup is checked or not.
               Based on that i need to dispaly the text of that checkbox element.
               I got the solution to display the text of the checkbox element.But i was unable to place the condition whether that particular checkbox element is checked or not.
                Could you people look in to this problem and hope bright answer from you.

    Hi Sandeep,
    There is a <b>onToggle</b> event which you can catch. So you can set what function you want to create on the selection of the checkBox.
    It returns a boolean value. Initial value is set to False. So if the checkbox is checked it returns true. you can check for this boolean value in a <i>if()</i>, function and perform whatever function you want to do here in this loop.
    I hope this helps you.
    Regards
    Pravesh
    PS: Kindly consider rewarding points if  helpful and solved.
    <i>Message was edited by: Pravesh Verma</i>

  • How do know sales order  completed  or not

    Hi Gurus,
    I have created  Sales order with  materials and quantity,and ,
    could u tel Any Field for   sales order complete or incomplete status and Table
    Thanks in Advance.
    Sivakumar

    Check the Table VBUP whether the Delivery Status(LFSTA for sales order/RFSTA for inquiry) is 'A' (A - NOT YET PROCESSED , B-PARTIALLY PROCESSED, C-COMPLETELY PROCESSED)
    SELECT SINGLE VBELN        
                     POSNR        
      FROM  VBUP
      INTO   (LW_VBELN,
              LW_POSNR)
      WHERE VBELN  = I_VBELN
      AND    POSNR  = I_POSNR
      AND    LFSTA   =  'A'.
    IF SY-SUBRC = 0 MEANS SALES ORDER NOT YET PROCESSED.
    IF YOU WANT TO FIND THE SUBSEQUENT DOCUMENT FOR THE SO ,YOU CAN FIND IN THE TABLE VBFA.
    REGARDS,
    R

  • How to know frame is active or not

    there are plenty of JInternal frame in my app and i want to know which frame is active, any suggestions please.
    looking forward for for response,,
    -Prashant

    desktopPane.getSelectedFrame()
    ICE

  • I forget my icloud passport. so i can't unlock my phone. how to know that passport

    I forget my icloud passport. How to know that passport ?

    Sorry, not understanding what it is you are asking. Your iCloud password is the same as your Apple ID password. If you are attempting to restore the device and you are on the Activation Lock screen, you must supply the iCloud/Apple ID password before you can proceed:
    ACTIVATION LOCK
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account - Apple Support
    Cheers,
    GB

  • How to remove obsolete oss note from SPAU List

    Dear All,
       How to remove obsolete oss note from SPAU List. Bocz it having yellow trafic Signal and  it is not allowing me to reset to orginal or adopt.
    Please tell me how to reolve this problem.

    Hi,
    Please mention the Netweaver release of your system.
    Next, if you mention the note is obsolete - the traffic light should be grey.
    If its yellow, that means semi-automatic adjustment needs to be made.
    If you click on the obsolete greyed out note, you get a message saying the note correction was delivered with upgrade or support package and it could be reset.
    If you click on the yellow note, the system would try to reapply the note via SNOTE.
    Please try either or the above and let us know the system response.
    Regards,
    Srikishan

  • TS1702 Does anyone know how to resolve the problem of apps not being able to download in the App Store? After the IOS 6 update I haven't been able to download any apps.

    Does anyone know how to resolve the problem of apps not being able to download in the App Store? After the IOS 6 update I haven't been able to download any apps.

    Maybe here:
    IOS 6 App store crash: Apple Support Communities

  • How to know whether balance carry forward has happened or not

    How to know , whether balance carry forward has happened or not for a perticular GL account or for the company code as a whole?

    If the account is a balance sheet account, you can merely look at the beginning balance for the same balance sheet account for the beginning of the next fiscal year FS10N. The beginning balance will equal the previous year's ending balance. Since this does not happen automatically, you will know that carry forward has not been done if a balance sheet account has no beginning balance in the following fiscal year.
    If you are talking about For P&L GL accounts, you can check the acvitity in the retained earnings accounts to make sure that they have been updated for the P&L activity. You can identify the retained earnings account by looking at the master data for the account in the section "P&L statmt acct type" and pulling up the menu to see the actual retained earnings account number.
    You can perform carry foward (GVTR) as many times as you want but normally once it has been ran, any postings to a  previous fiscal year are automatically carried forward to the current year after that initial run.

  • Please help me , how to know if my ipod is unloked or not to , I live in Brazil and I can't sync  it with  itunes, please help me , how to know if my ipod is unloked or not to , I live in Brazil and I can't sync  it with  itunes

    please, help me , how to know if my ipod is unloked or not , I live in Brazil and I can't sync my ipod with  the itunes thanks.

    What do you mean, "is it unlocked"? If your iPod has a screen lock set, it will be obvious from the iPod's screen. For issues with the iPod not appearing in iTunes, start which these troubleshooting steps:
    http://support.apple.com/kb/TS1538
    Regards.

  • How to know the PO  Created with RFQ or Not..??

    Hi MM Gurus,
    How to know the purchase order created with one quotation or not. because when i am trying to create PO with /ME21N through DOcumen Overview on. there is list of Quotation. i created PO with XYZ quotation. and after creation of PO i am trying to create another PO with another quotation but in that list still XYZ quotation is Displying. so how to knows once PO cretd with Quotation or not. . and I dont wanted to disply quotation once created Po.
    Thanks in Advance.
    N.A.Reddy

    Hi Pradeep. Thanks for the mail.
    the problem is ....with *quotation...*
    How to know the purchase order created with one quotation or not.
    because when i am trying to create PO with /ME21N through DOcumen Overview on. there is list of Quotation.
    I created PO with XYZ quotation. and after creation of PO i am trying to create another PO with another quotation but in that list still XYZ quotation is Displying.
    so how to knows once PO cretd with Quotation or not. .
    and I dont wanted to disply quotation once created Po.
    Thanks in Advance.
    N.A.Reddy

  • How to know whether my Windows Phone 8.1 App is Associated with the store or not?

    How to know whether my Windows Phone 8.1 App is Associated with the store or not? 
    I have an Windows Phone 8 app already in the store , Now i upgraded it to 8.1 it got upgraded to Windows Phone Silverlight 8.1.
    Now iam trying to use Single Sign on feature on this app but it is showing the error message like
    the App is not Configured correctly i followed the process from  Signing users in to OneDrive
    please guide me how to do this?
    Mohan Rajesh Komatlapalli

    You should post to publish forum.

  • I cant find my purchased ringtones on my itunes account? Anybody know how to find this? It's not popping up under Music in my purchased history. It is soooo frustrating because they make it so hard to find anything ringtone related on the itunes store!!!

    I cant find my purchased ringtones on my itunes account? Anybody know how to find this? It's not popping up under Music in my purchased history. It is soooo frustrating because they make it so hard to find anything ringtone related on the itunes store!!!

    They will be wherever you put them.
    You only get one download.

  • How to know that item is serially controlled or not ?

    Hi,
    How to know that the ordered item is serially controlled or not ?
    In which tables we have refere to know that ?
    Thanks

    --If the item is only serial number controlled and not lot number controlled
    select serial_number from mtl_unit_transactions a, mtl_material_transactions b, wsh_delivery_details c
    where a.transaction_id=b.transaction_id
    and b.trx_source_line_id=c.source_line_id
    and c.source_header_number=&order_number
    and b.transaction_type_id=33 --34 if it is internal order shipments
    OR (If it is lot and serial number controlled)
    select serial_number from mtl_unit_transactions a, mtl_material_transactions b, wsh_delivery_details c, mtl_transaction_lot_numbers d
    where b.transaction_id=d.transaction_id
    and a.transaction_id=d.serial_transaction_id
    and b.trx_source_line_id=c.source_line_id
    and c.source_header_number=&order_number
    and b.transaction_type_id=33 --34 if it is internal order shipments
    Thanks
    Nagamohan

Maybe you are looking for

  • Wrong permission in /usr folder

    A few days ago, I noticed that I'm able to see folder /usr by opening Macintosh HD in finder. Obviously (?) it has the wrong permissions ... I entered terminal and fixed it by: sudo chmod 755 /usr It is OK (drwxr-xr-x ) now, but it is still viewable

  • Mail successfully sent but nothing received in inbox

    Hi experts, I am doing (at least trying to) a file to mail scenario. The configuration seems to be correct and is as follow for my receiver adapter : Transport protocol : SMTP Message protocol : XIALL Adapter Engine : Central Adapter Engine URL : smt

  • Thinking of MacBook Air - flash storage enough?

    I currently have a MacBook Pro 15-inch.  I've had it for a couple of years and love it. I have all my files and apps on it and do back-up regularly.  Howver now, I'm looking at a MacBook Air to replace it.  I'm wondering the size of the hard drive or

  • TS3682 apps not transferring from old iPhone to new one

    does anyone know why im not able to sync my apps from old iPhone to new one through itunes?

  • How to append lines to an Open Hub File

    Hi Colleagues, I have to write data to an open hub destination file. Normaly file overwrite mode is used. But I need to append lines from multiple DTPs to one single file. So far, Open Hub Destination allows to add multiple DTPs, but how to configure