Where  can i find table for field condition rating

hi all ,
where  can i find table for field condition rating& its decription, please help me
thanks in advance to all

Hi Jurgen
thanks for the Quick reply and what shoud be the table for the field
gopal

Similar Messages

  • Where can I find Tables  for Infotype 24 (Skills) & 34 Subtype 3 (Awards)

    Hi I've been looking for these tables for almost a week.
    I'm trying to look for transparency tables of Infotype 24 and 34. I already have the structure HRPE-PROFQ of PA30. Here are my requirements.
    STRUCTURE: HRPE_PROFQ
    COMPONENT:COMPTYPE
    CLASS_TEXT : HRPDV_STEXT_QK : Name of Qualification Group
    TTEXT : STEXT
    PROFC_TEXT : PROFC_TEXT
    STRUCTURE: RP50M
    COMPONENT : COMPTYPE
    TEXT1 : ITXTZ
    TEXT2 : ITXTZ
    TEXT3 : ITXTZ

    Here's what I did>>>
    Get Skills
      DATA: BEGIN OF lt_skills OCCURS 0.
              INCLUDE STRUCTURE zhr_bapi_pd_skills.
      DATA: END OF lt_skills.
      LOOP AT lt_skills.
    Qualification Name                 - QID, QNAME
    READ TABLE lt_skills.
    IF lt_skills-qid IS NOT INITIAL.
        SELECT SINGLE x~objid
                        y~stext
                        x~adatanr
           INTO (lt_skills-qid,
                 lt_skills-qname,
                 lt_skills-adatanr)
          FROM HRP1001 as x JOIN HRP1000 as y
                 ON xobjid = yobjid
                 AND xotype = yotype
          WHERE y~langu = 'E'
            AND x~sobid = employee_no
            AND x~subty = 'B032'
            AND x~otype = 'Q'.
    Qualification Group                - QKID, CHARA
        IF lt_skills-qid IS NOT INITIAL.
          SELECT SINGLE x~objid
           INTO lt_skills-qkid
          FROM HRP1001 as x JOIN HRP1000 as y
                 ON xobjid = yobjid
                 AND xotype = yotype
         WHERE y~langu = 'E'
            AND x~sobid = lt_skills-qid
            AND y~otype = 'QK'.
    SCALE                         -  SCALE
          IF lt_skills-qkid IS NOT INITIAL.
            SELECT SINGLE scale
            INTO lt_skills-scale_id
            FROM HRP1033
            WHERE objid = lt_skills-qkid
              AND  otype = 'QK'.
    RATING                               - RATING
            IF lt_skills-scale_id IS NOT INITIAL.
              SELECT SINGLE chara
              INTO lt_skills-rating
              FROM HRPAD31
              WHERE adatanr = lt_skills-adatanr.
    PROFICIENCY                      - PROFICIENCY TXT
              IF lt_skills-rating IS NOT INITIAL.
                SELECT SINGLE pstext
                INTO lt_skills-pstext
                FROM T77TP
                WHERE scale_id = lt_skills-scale_id
                AND rating = lt_skills-rating.
                IF sy-subrc ne 0.
                  APPEND lt_skills.
                  CLEAR lt_skills.
                ENDIF.
              ENDIF.
            ENDIF.
          ENDIF.
        ENDIF.
    ENDIF.
      ENDLOOP.
    Move Internal Table to SKILLS
    skills[] = lt_skills[].

  • Where can I find Java for Mac OS X 10.6.8?

    Where can I find Java for Mac OS X 10.6.8?

    fixie84 wrote:
    I can't find it on my imac. I searched for it in the finder.
    It should be in /System/Library/Frameworks/
    10.6 update 3 deprecated that path, and since that Java update (if you've installed it) it would be
    /Library/Java/JavaVirtualMachines/
    and
    /System/Library/Java/JavaVirtualMachines/

  • Where can I find Documentation for Oracle financial installation

    Hi
    Where can I find Documentation for Oracle financial
    installation as which all modules to be downloaded for linuk server etc
    here is what I have found
    ===================================
    Oracle9i Application Server, Version 1.0.2.2.2 CD Pack for Linux x86 [Act as Server][to be installed on main linux server]
    ===================================
    Oracle® Applications 11i Release 9 CD Pack for Linux x86     [Act as client][to be installed on client sean,AJ,Vinod]
    ===================================
    Internet Developer Suite (1.0.2.4.1) CD Pack (with iAS Pack) for Microsoft Windows (32-bit)
    ===================================

    user11872870 wrote:
    Hi Tubby,
    http://www.quest.com/documents/list.aspx?SearchOff=true&ContentTypeID=20&prod=1
    This link has many pdf files but none has the useful information. Those pdf's are just 2 or 3 pages each.Sad Christmas for you then i suppose.
    Perhaps you could contact the vendor (quest) and get them to help you in your search for whatever it is you're looking for. An Oracle SQL and PL/SQL forum is not the venue for this, please mark the question as answered, and good luck in your search.

  • Where can I find drivers for Satellite L855-159?

    Hello!
    I am a recent owner of a brand new Toshiba Satellite L855-159 laptop.
    I cannot seem to find any drivers listed for it. i have download some drivers from similar series laptops, like the ethernet driver. That works fine on it, but i cannot seem to find a working wireless driver anywhere.
    I have tried the official toshiba page and the toshiba auto detect tool. It says it cannot find my product.
    I have also tried entering the serial no. manually and it gives me the same answer.... your product cannot be found or invalid serial no.
    (i have tried all versios of toshiba site, in many different languages)
    Only time my serial number worked is when i registered the laptop for warranty.
    So, i must say that it has been a pain to find the right drivers for my product, and it would not hurt to have a cd/dvd with drivers in the box with the laptop. i know it should be a better solution to have drivers online because you always get the newest version, but a dvd with drivers that always work for your laptop is necessary when the main site FAILS so badly at providing them.
    So please tell me... where can i find drivers for my laptop?

    Hi
    According notebook specification your notebook has part number PSKAEE and all drivers, tools and utilities for supported operating systems you can find on Toshiba support and download page - http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp
    Product type > Notebook
    Family > Satellite
    Product series > Satellite L Series
    Model > Satellite L855
    Short Model No. > PSKAEE
    Can you find it?

  • Where can I find workspaces for Photoshop and/or Illustrator for download?

    Where can I find workspaces for Photoshop and/or Illustrator for download?

    Moving this discussion to the Photoshop General Discussion forum.

  • I bought CS5 Design Premium (Student and Teacher Edition) 3 years ago. Now I want to upgrade it but where can I find prices for Students and Teachers for upgrades?

    I bought CS5 Design Premium (Student and Teacher Edition) 3 years ago. Now I want to upgrade it but where can I find prices for Students and Teachers for upgrades?

    There are no upgrades for Student and Teacher Editions. You can continue to use the version you are using, or you can buy CS6 with no special upgrade price, or subscribe to Creative Cloud. However, I believe if you still qualify, you're offered a discount on Creative Cloud.
    Adobe Creative Cloud for students and teachers | Adobe

  • Where can I find Java for my iMac OS X 10.7.2? I would like to print coupons....

    Where can I find Java for my iMac OS X 10.7.2? I'd like to print coupons and the pop-up says that Apple has their own version of Java. I don't even know what it's called!

    download from here: http://mac.softpedia.com/get/System-Utilities/Java.shtml.  Only click this download button
    ignore all the other ones.

  • Where can i find drivers for hp photosmart 5510 for mac 10.7.2?

    Hi!Pls, help me in my problem.
    where can i find drivers for hp photosmart 5510 for mac 10.7.2?
    and how can i connect printer with mac (lion)

    Uh, did you try HP?
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-96135-2 &cc=us&dlc=en&lc=en&os=219&product=5063582&sw_lang=
    It claims to work with Lion.

  • I wanna get a UML Case Tools, where can i find one for free or opensource?

    Hi, Merry X.Mas!!!
    I wanna get a UML Case Tools, where can i find one for free or opensource?
    Merry X.Mas!!!

    Hi,
    There is one more tool by name Enterprise Architect which supports UML2.0. A 30days eval copy is available. You can try hands on it.

  • Where can I find updates for CS4 Web Premium?

    Where can I find updates for CS4 Web Premium?
    I've tried to update in the Help menu.

    Which specific updates are you looking for?

  • Where can I find apps for an older itouch?

    Where can I find apps for an older itouch?

    If you have the 1G iPod that can only go as high as 3.1.3.  You get that here not through iTunes update.
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)

  • Where can i find check for available downloads on ibooks?,

    Where can I find check for available downloads on ibooks?

    Hello samantha0719,
    not really sure about your question.
    Do you have the the iBooks App? You can download
    it for free from the App store on your iPhone. If you
    already have it your ahead of the game.
    Select iBooks, at the top right of the screen select Store.
    At the bottom right you can select Purchased to see a list
    of ePubs you have downloaded.
    Or select Search then select the search bar at top and type
    in a favorite title, author or maybe even free books.
    Hope this gets you started,
    A

  • Where can i find table display option in BI 7?

    We have Table display option  in query designer for 3.5 version and where can i see table  display option in BI 7 query designer?Can any one help me in this.

    Hi JB,
    I changed to 3.x in designer,but still not found table display option.Do we have this type of option in BI 7?if no,can you tell how to keep charatertices in the middle of keyfigures(i have struture in key figures).In 3.x we have this option and i easily keep in the middle.But serached in BI7 ,i wouldnt find any where.
    Thanks again
    Sandy

  • Where can I find drivers for my Portege M200 - I lost my Recovery CD

    Where can I find drivers to my Portege M200? Because on the download-page there are none. The only drivers that you could find there were drivers to the bluetooth, wlan and I think that is it. Have no drivers for my soundcard, my nic and all the other stuff.
    The reason I need to download them is that I really really needed to make an new install and my recovery-disc is lost since the last time I've moved.
    Naturally I called Toshiba and asked if I could get a new one, or if I could download it some how, the answer I got was "sorry, neither we or any of our associates have any".
    And because the windows-license is only valid for "Windows XP Tablet edition Toshiba" with SP1 preistalled and the only way I could get that is if I had such a disc.
    So the advice the support gave me was to purchase an new windows-license and if I wanted everything to work I should bye the Windows XP Tablet edition 2005 or something like that.
    But since I have an XP pro license already I decided to install it since I almost never use the tablet properties anymore. And now when I have done just that I can't find almost any drivers so my computer will work properly.

    Hi
    > Where can I find drivers to my Portege M200? Because on the download-page there are none
    What Toshiba driver page did you check????
    I have visited the Toshiba European driver page and found all necessary drivers
    Please follow this path and you should get the Toshiba European driver site:
    http://eu.computers.toshiba-europe.com/ -> Support & Dowloads -> Support homepage -> Driver download

Maybe you are looking for

  • New iPod shuffle won't stay on, charge, and not recognized by computer

    My daughter won a new iPod Shuffle that as far as we know has never been opened/used till today.  We have iTunes downloaded and working on our computer.  But when plugging in iPod via provided USB cable, the computer (and I've tried two different one

  • How to get the physical path of my web app root context ?

    Hi, I used this code to initialize my LOG4J logger.         System.out.println(Version + "Servlet context path : " + sctx .getContextPath());         String path = sctx .getRealPath("/");         fullyqualifiedlog4jpath = path + "log4j.xml";        

  • I installed OS X Mountain Lion last night and now my microsoft 2011 products will not open

    Once I installed the new system OS X Mountain Lion on my iMac none of my microsoft 2011 programs open. They keep coming up with an error report and wants to send it back to microsoft.  Has anyone else had this problem and if so how do I fix it. 

  • AppleTV and Panasonic, black screen

    Hi, I just bought a new Panasonic TV(Panasonic 42" LCD-TV TX-L42U3E), and a new AppleTV(black one). When I first plugged in my AppleTV it just worked. After a few minutes I got a black screen, and from what I could understand the TV "lost" the AppleT

  • Cannot make a textfield to bold in CS5

    Hello All I've a weird problem, i'm not sure whether this is already raised or addressed elsewhere. I've got an FLA which was originally created using CS3, and i've got a dynamic textfield in it that uses font "Gadget". If i open the FLA in CS3, it g