Oranisational Management  in HR ABAP

Hi Experts
I got problem with Oranisational Management Report . please can any one help me out.
I did taken conditions like this.
1 Unlinked Positions
  select * from hrp1001 into corresponding fields of table itab    where OTYPE = 'S' 
and subty ne 'A003'
and sclas eq 'O'.
2 Unlinked Organastions units
    select * from hrp1001 into corresponding fields of table itab where OTYPE = 'O'
  and subty eq 'A002'
   and sclas eq 'O' .
3 Objects with name changes
select * from hrp1001 into corresponding fields of table itab where OTYPE in ('S','P','O','K','C').
4 postions without jobs
select * from hrp1001 into corresponding fields of table itab where OTYPE = 'S'
and subty ne 'B007'
and sclas eq 'C'.
5 jobs without occ. categaries
  select * from hrp1001 into corresponding fields of table itab where OTYPE = 'C'
    and Infty ne '1633'.
this what i took the conditions  . its not pulling the all the data how does it work  please help me.

i did post wrong place sorry

Similar Messages

  • Floor plan manager in WD ABAP

    Hi All,
    Can you please tell me how to use Floor plan manager in WD ABAP.
    Thanks in advance.
    Sonia

    Hi Neha Agarwal,
    I have a webdynpro leave request application which is in Floor Plan Manager in Java webdynpro.
    My leave request java WD application has 4 different functional steps like view-> edit->review-> complete.
    User completes the steps one by one...and for that there are 4 screens--and user moves from one screen to another after completing each step.
    Now I made the changes in the edit view which has the duration field which needs to be filled with half of the work schedule allocated to the employee per day if they chose half day leave in the application.
    As per the requirement duration field populated the data(half of the work schedule allocated to the employee per day ) but when I hit review button,navigation goes to the next screen duration field has the value of full work schedule (say 8 hours)which suppose to be half of the workschedule .(say 4 hours).
    any clues ?what will be the root cause of this problem..............
    Higher points will be rewarded for the useful inputs.............
    Thanks in Advance,
    Dharani

  • Transport management system in ABAP

    Hello Abappers,
    Could you please provide me with the guided procedure of how the transport management system in ABAP works?
    Please explain it in detail.
    Points will be rewarded for relevant answers.
    Regards,
    Mansi.

    Hi,
    Try these links...
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCTSTMS/BCCTSTMS.pdf
    http://www.bayerbbs.de/fileadmin/user_upload/bbs_internet/pdf/brochures/Einkauf/TM3%20Broschre_en.pdf
    Do Reward points if useful....
    Regards
    AK

  • Organisation Management (OM) in ABAP-HR

    Hi all,
    Will anybody please give me idea/link on Organisation Management (OM) in ABAP-HR.
    Anirban Bhattacharjee.

    Hi Anirban,
    The core areas in HR are -
    Recuritment ,
    Personnel Administration,
    Organizational Management
    Organizationtal Development (OD),
    Traning and Developemt-this is under Personal developement,
    Organizational management mainly deals with the following-
    Organization Plan,
    Org. Hierarchy,
    This mainly deals with the Planning activtiy of the company and
    the hierarchy of departments .
    It tells abt how the org is structured.
    For eg:
    Take Dr.Reddy's Labs-
    Org- Board of Directors-CEO,COO,CFO are there at this top level,
    under this (Org untis are there) - It may span across countries also- Exah head for the country,
    Under this Diff departments r postiions are there - Dept for HR, Finance, Quality, Manufacturing etc. here thos head will be there.
    Again Sub departments may exts.
    for Eg:
    HR may have-
    HRP(HR planning),
    HRD(HR development) etc those head will be there.
    Under  each department -  we have employees.
    Thhis goes on N levels depending on company structure and its business and uits span across countries.
    OD-
    mainly deals with the Risk and change management. How a org should make changes to comany, if any change is masde whats its impact on company etc are discuseed under this.
    Reply if u have any queries.
    Reward if useful.
    Chandralekha

  • Regarding Time Management in SAP ABAP-HR

    Hi,
          Can anybody provide the link for Time Management . I want to learn Time Management in SAP ABAP-HR. Please do the needful.
    Thanks in advance.
    Pavan.

    Hi
    http://help.sap.com/saphelp_47x200/helpdata/en/8a/9868bc46c411d189470000e829fbbd/frameset.htm
    Regards

  • Is there something wrong with with "Floorplan Manager for WebDynpro Abap"

    Hi,
    Seems like there may be something wrong with the forum
    [SAP Community Network Forums » SAP Solutions » Floorplan Manager for WebDynpro Abap |;
    no-one has got any p0ints (sorry for break but auto guideline logic is stopping the post) in the last 30 days - and it doesn't seem to be for lack of trying...
    [ref to thread where person claims not to be able to r3ward|;
    is this normal?
    Cheers,
    Chris

    Hello,
    And another thread in the same forum,
    [Thread: Change Close button translation in FPM screen  |Change Close button translation in FPM screen;
    where the person closing the thread has stated
    P.S. I did not see radio buttons for rewarding points. I don't how to do it then
    seems like there is some problem in this forum.
    Could you please investigate?
    Thanks,
    Chris

  • Package Management for CodeExchange ABAP projects

    Hi CodeExchange ABAP Contributors,
    according to the size of ABAP in the [https://cw.sdn.sap.com/cw/codex/projects|CodeExchange Project Directory Tag cloud] most of the Projects are ABAP based. Some of them like Twibap, ABAP JSON and ABAP OAuth depend on each other. That is also the case if you want to install packages using [SAPLink|http://code.google.com/p/saplink/], then you need in the most of the cases some [Plugin|http://code.google.com/p/saplink/wiki/pluginList] installed. That can be sometimes very cumbersome.
    As a user of Perl, PHP and Ruby I was using their package management systems like CPAN, Pear and Gems. They provide an easy command line interface to install and update packages. In addition they take care about dependencies.
    I think it's time to start working on a Package Management for CodeExchange ABAP projects. Let's call it ABAP Package Management (APM). SAPLink providing the container to exchange the package and ZAKE to handle the download and install can be a good starting point.
    Let's discuss the problem space here and perhaps we also can involve someone who has perhaps already some experience in building a package management system.
    Best regards
    Gregor

    Hi,
    an XML file to be included into the nugg that describes dependencies on a base of Plugin ID, Plugin Name and Version should be enough.
    The XML should be managed by SAPLink, the hard job is to automatically download and install the plugins.
    How to login to CodExch?
    How to download the certified version of the plugin? A project can delete an old version nugg.
    As you said we need a central instance were the plugin version are versioned and identified univocally.
    Indeed we need a page in code exchange or a tool in release page in order to register the current file as versioned.
    Regards,
    Ivan

  • Oranisational Management  in HR

    Hi Experts
    I got problem with Oranisational Management Report . please can any one help me out.
    I did taken conditions like this.
    1 Unlinked Positions
    select * from hrp1001 into corresponding fields of table itab where OTYPE = 'S'
    and subty ne 'A003'
    and sclas eq 'O'.
    2 Unlinked Organastions units
    select * from hrp1001 into corresponding fields of table itab where OTYPE = 'O'
    and subty eq 'A002'
    and sclas eq 'O' .
    3 Objects with name changes
    select * from hrp1001 into corresponding fields of table itab where OTYPE in ('S','P','O','K','C').
    4 postions without jobs
    select * from hrp1001 into corresponding fields of table itab where OTYPE = 'S'
    and subty ne 'B007'
    and sclas eq 'C'.
    5 jobs without occ. categaries
    select * from hrp1001 into corresponding fields of table itab where OTYPE = 'C'
    and Infty ne '1633'.
    this what i took the conditions . its not pulling the all the data how does it work please help me.

    Hi Dilek
    I got probelm with these buttons . I did what exactly u told me.
    1.Jobs without Occ.categories
          SELECT OBJID OTYPE sclas FROM hrp1001 INTO CORRESPONDING FIELDS OF TABLE ITAB WHERE OTYPE = 'C'.
      SELECT OBJID OTYPE sclas FROM hrp1001 INTO CORRESPONDING FIELDS OF TABLE ITAB1 WHERE OTYPE = 'C'
                                                                          AND  Infty eq '1633'.
    LOOP AT ITAB.
       LOOP AT ITAB1 where OBJID EQ ITAB-OBJID.
         DELETE ITAB.
         ENDLOOP.
      ENDLOOP.
      sort ITAB by  objid .
      Delete adjacent duplicates from ITAB COMPARING OTYPE objid .
      LOOP at itab .
        select single * from hrp1000 where OTYPE =  ITAB-OTYPE
                                       AND objid =  ITAB-objid
                                       and stext <> ' '
        IF sy-subrc = 0.
          itab-stext = hrp1000-stext.
        Endif.
        Modify itab.
      Endloop.
    Its pulling the data but not correct Data.
    2.Delimited Position Holder
    SELECT OBJID OTYPE sclas FROM hrp1001 INTO CORRESPONDING FIELDS OF TABLE ITAB WHERE OTYPE = 'S'.
      SELECT OBJID OTYPE sclas FROM hrp1001 INTO CORRESPONDING FIELDS OF TABLE ITAB1 WHERE OTYPE = 'S'
                                                                 AND SUBTY EQ 'A008'.
      LOOP AT ITAB.
       LOOP AT ITAB1 where OBJID EQ ITAB-OBJID.
         DELETE ITAB.
         ENDLOOP.
      ENDLOOP.
      sort ITAB by  objid .
      Delete adjacent duplicates from ITAB COMPARING OTYPE objid  .
      LOOP at itab .
        select single * from hrp1000 where OTYPE = ITAB-OTYPE
                                       AND objid =  ITAB-objid
                                       and stext <> ' '
        IF sy-subrc = 0.
          itab-stext = hrp1000-stext.
        Endif.
        Modify itab.
      Endloop.
    its pulling the data but when the ending date is less than 31.12.9999 not  pulling (It has to be ending date 31.12.9999)
    3.Open positions not falged as vacant (condition must be  S NE P NE 1007)
    4 vacant filled positions . (Condition must be S EQ P EQ 1007)
    (How can i take the conditions )
    Please Help me .

  • Personal adminstartion and org management IN HR ABAP

    Hi All,
    can any one explain brief idea about the Personal adminstartion and org management in HR ABAP.
    thanks in advance.
    regds,

    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPD/PAPD.pdf
    Regards,
    Amit
    Reward all helpful replies.

  • Solution manager with EP , Abap and java stack

    i am planning to install Solution Manager 4.0 with Oracle 10G. in win2003 . Along with ..can i install EP,JAVA and Abap (netweaver) in the same server with MCOD??

    avoid MCOD in environments where the systems do not have any transactional relations.
    this is exactly the case between SOLman and any other SAP System.
    Solman should not be installed on production servers use development or qa systems, use 64 bit.
    Peter

  • FLOOR PLAN MANAGER WITH WEBDYNPRO ABAP

    Hi All,
    How to learn FPM , please help me....and please send some doc's...
    Regards.
    Sunil B

    Hello Sunil,
    furthermore to the information above you can have a look into the official documentation within [SAP Library|http://help.sap.com/saphelp_nw70ehp2/helpdata/en/9f/95467bbefc4a808fffeba4c5177258/content.htm]. After you have called the link, click on the small icon beside the top title and on the left-hand side a navigation panel will open with further FPM topics. Just open up the tree structure below FPM.
    Another very good info material is our [FPM Developer's Guide|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0d500f5-5205-2e10-43a6-dd023a5d0818], available on our official [SDN page for the Floorplan Manager|http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/00b4312a-ac72-2b10-e0ad-e0219cfeb78e].
    Last but not least an offical FPM classroom training can be booked for the course [NET313|https://training.sap.com/de/en/course/net313-floor-plan-manager-fpm-for-web-dynpro-abap-classroom-092-en-en].
    Have fun and best regards,
    Julia

  • Floor Plan Manager in Webdynpro ABAP

    Hello,
    I want to create a Webdynpro ABAP Application based on FPM (Floor Plan Manager) and using UI BB(User Interface Building Blocks). Are there good tutorials/demos on the same.?
    Any help would be highly appreciated.
    Thanks.

    Hi
    Please go through this...
    it gives documentation.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/9f/95467bbefc4a808fffeba4c5177258/content.htm
    http://help.sap.com/erp2005_ehp_02/helpdata/en/4b/fbb33af3014fdcbde5df8c408cd8b1/frameset.htm
    How to create.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90f3cfd2-46d0-2b10-b3ab-eabf3452cc50
    https://wiki.wdf.sap.corp/display/FPM/Home
    and we have seperate forum for FPM.. check
    Floorplan Manager for Web Dynpro ABAP
    Hope it might help you,
    Thanks,
    Kris.
    Edited by: kissnas on Feb 17, 2011 6:11 AM

  • Performance Management (Appraisal Documents) ABAP webdynpro error on HTTPS

    Hello all,
                      Please help , in resolving the issue with Performance Management Application "Appraisal Documents" getting Blanks Screen on the routing back from "Appraisal Document" after user close the application. Issue is only applicable in 'HTTPs' and work fine in internal network.
    On HTTP Watch :  "ERROR_HTTP_INVALID_SERVER_RESPONSE"   in the trace.
    Steps to replicate :
    1. User click on the "Appraisal Documents" link on the Area page and open the application on the new window.
    2. User select one of the "Appraisal document" from the list available to work on it , which result in another window.
    3. User close the application after finishing the work on the "Appraisal Document" and return on the Parent window "Appraisal Documents".
    4. At this point "Appraisal Documents " window get refresh and every things looks great.
    5. Now if user want to select another appraisal document to work on it in "Appraisal documents" window, it freeze or give blank screen.
    Thanks in advance.

    Hello surya,
    is the problem solved?
    Best regards Oliver

  • Customization of Travel Management in Webdynpro ABAP

    Hi Friends,
    In Travel Management, we have General_data screen and framework utilizing this screen in travel Request creation, expense creation and other places, but my requirement is to add some additional fields in travel request creation screen.
    For this I have to differentiate the screen based on some parameters, how to do this please help me.
    If we dont have any parameter to differ this screens, give me the code to get the iview name, based on this i will put some additional fields in the screen.
    Regards,
    Lakshmi Prasad.

    Hi,
    Could you please give some more details, I am not able to understand the word FITVFELD_WEB.
    Fields I can manage.
    Regards,
    Lakshmi Prasad.

  • Exit Button in Floor Plan Manager for WD-ABAP

    Hi,
    I am trying to create an ESS application in WD-ABAP using FPM.
    I have created it as GAF. Everything is working fine, but I want to implement an Exit button functionality, same as in WD-JAVA.
    Once I click on Exit button it should take me to corresponding Subarea (I am using Home Page Framework).
    How can I achieve this.
    Any pointers in this regard will be a great help.
    Thanks
    Prashant

    Hi,
    Check the following link
    https://wiki.sdn.sap.com/wiki/display/WDABAP/ASimpleWebDynproApplicationtodisplayapdffileinthebrowser+window

Maybe you are looking for

  • Cannot print character mode in windows 2000

    Hi, When I try to execute a character mode report using a network printer the report does not run correctly (prt sheet size, escape sequences etc.). There are three machines involved in this problem: 1) A Windows XP Professional running reports devel

  • Background image for a JApplet

    Hi everybody. I have a app with some textfields, buttons and some JLabels. I want to put a image as background. How can I do that? Thanks in advance.

  • How to pass the two viewname in narative View

    Hi all, How to pass the two viewnames in the narative view. Ex.<iframe src="saw.dll?Go&Path=/shared/Subjectarea/Domain/Reports/Detailed%20reports/Sub%20Reports/Monthly/Report17&Action=Navigate&ViewName=tableView!1+&ViewName=tableView!+2&P0=1&P1=eq&P2

  • Mail RSS: Apple Hot News RRS does not display html page/images

    Hi, everyone who use Lion in my community has Apple Hot News RRS and it is perfectly displayed in Mail RSS feed. as an html letter with pctures and etc. I get only plain text with "read more" in the end. I tryed to find the solution in every preferen

  • Import scripts from another computer

    I bought a new computer and exported the scripts from my old computer to a flat file, then imported onto the new computer (after a new install of XE from the website). I got a security error that I was not in the same security group as the exporter!