ABAP - Project Systems.

Hi All,
Has anybody come across a requirement in which you were suppose to compare the hierarchy of planned and operational proejcts ?
Regards,
Dipesh Jhala
<b>*Points for useful answer</b>

Hi,
You can read the Entered Material Information through the Parameter ID 'MAT'.
Example:
l_matnr type matnr.
GET PARAMETER ID 'MAT' FIELD l_matnr.
And the IT_WBS_ELEMENT import parameter of the BADI itself is having the MATNR column.
Kindly check.
Regards.
Praveer.

Similar Messages

  • In which tables (ABAP) the Project System Information Will be stored

    Dear Guruu2019s
    Happy New Year
    In project systems can we able to see, against the projects and against WBS what all the sales orders, Employees and material etc... That we assigned, in which STD report we can check all these assignments, from which tables (ABAP) it picks up the data to populate in the STD report.
    I need the Tables for preparing the Z- Report. Please help meu2026
    Regards,
    Bhanu Prathap

    The most common overviews with respect to sales and distribution can be obtained from CN54N/ CN55N or you can also use CNS54 / CNS55. Tables for the same are VBAK/ VBAP.
    For materials you can refer to CN52N overviews for material components and CO24 for missing parts.
    For resources, CN50N provides the capacity requirements and CMP9 workforce planning.
    Venu

  • ABAPER for the project system

    Dear Friends  ,
    i am ABAPER having 3 years of experience . Major developments are related to the MM SD  HCM PP etc . Module
    i am working in the user company  .
    Now there is a offer from another user company  who is offering me a job of ABAPER specifically for the Project SYSTEM  , plus onsite (Germeny ) for interaction with the Functional Consultant .
    Now dear Gurus please suggest , Is is rite to shift myself specifically for the PS System  or shall i go for other company like HCL , IBM who is offering me less pacakage as compare to above user company .
    Dear Gurus , u'r Response will be appreciated and will also be rewarded .

    Hi Sharma,
    adding to Vetri,
    I hope so this is not right place to discuss about careers.
    And one more thing try to avoid Company names
    Coming to your career path as you have good exposure with various modules, deffinetly it will be good if you work with PS Consultant.
    Packages is totally personal.
    Try to post same thread in
    SAP Community Network Forums » Community Discussions » Career Center
    Regards
    Guruprasad

  • Error when creating a new ABAP project

    Hello ADT Gurus,
    I'm trying to start using Eclipse for ABAP development. However after successful installation of ADT into Eclipse I'm still not able to create an ABAP project.
    When I want to create ABAP project I always receive following error message:
    An error has occurred. See error log for more details.
    No enum constant com.sap.adt.destinations.model.internal.ISystemConfigurationInternal.OriginType.NUL
    Does anyone have an idea, solution, suggestion....advice?
    Thank you in advance.
    My environment:
    Windows 7 Enterprise 64bit
    Eclipse Kepler 4.3.2
    ADT 2.28.5
    SAP GUI 7.30
    SAP NetWeaver 7.31 SP8
    Regards
    Martin

    Hi Uwe,
    thanks for your advice.
    That's exactely how I proceeded today and at the end found a reason of my error.... yey
    There were invalid parameters in section [Origin] of my saplogon.ini file.
    See attached screenshot.
    According to OSS note 99435 - 'NUL' is not an allowed value.
    Those items don't  refer to a SAP systems, they represents only kind of a "separator" between landscapes with a description.
    My problem was solved by changing those values to 'USEREDIT' .
    Anyway...native SAP logon worked w/o problems even with these invalid entries in saplogon.ini.
    Regards
    Martin

  • BAPI for Getting Project Profiles in Project System

    hi,
         Can any 1 tell me the BAPI to invoke to get project profiles from project system.
    Thanks,
    Debashish Sarkar

    see if this thread is of any help
    Re: File Inputfield - ABAP functions to store files?

  • Display ALV on click of custom filed in custom project system report

    Hi All,
    Need your guidence.
    I am working on custom project system drill down reports which is created using report painter CJE1/CJE2.
    Requirement is to display one custom field in drill down output and on double click event of that custom field , need to display one ALV.
    I am able to manage to add new custom field in output but not getting how to handle double click event as no user exit / or BADI getting triggered.
    Please let me know is it possible to develop such scenario or not?
    Thanks in advance.

    Hi Rachna,
    First let us know is custom field z? or standard?
    if z then for achieving this functionality please search same word key in abap forum as functionality is related to abap.
    if standard then share few screenshot what is already exist and what you want to add.
    Regards,
    Sanjeev

  • Project system Report Developement

    To,
    Dear Colleagues,
    I have a requriement to develop a new report for Project system. Apart from Table PRPS,BSEG,MSEG Please let me know the table and logic to pick up the fileds and displayed in the report
    The requirement is as follows
    Month   WBS Element no  Budget uploaded   Budget utilized  Balance  G/L Code   Vendor code   Amount
    These are the coloum heading, out of this  Balance= Budget uploaded-Budget utilized.
    I need table name, process logic, and some helpful hint so that the performance will be optimum.
    Thanks and Regards
    yogi

    It is possible to write such a report.
    Get a good ABAPer to fulfill your requirements.
    There is a very good article in the SCN Sheetal Deshmukh which gives all the table details. Look that up

  • Project System Report

    Greetings Experts,
    We are on Enterprise 4.7 release 1.0 for government solutions. 
    My end users has asked to create a Project System report with "as of date". 
    We control the actual budget on Funds Management as well as project system side. 
    My technical team has informed me that on PS side where commitments are recorded and once the commitments are turned to actual the history is not recorded as such I can't run "as of date" report in Project System to see what my budget was available "as of date" in other words it does not provide me history. 
    Has someone created a Project System report that provides history of committment.
    Thanks.

    Jai,
    Welcome to SDN....
    It depends on what you use to generate the report - is it ABAP / ALV or a BI report ?
    BI - the data model can be changed to reflect the report , - what you could check is if the tables in PS hold data about the nature of changes...
    Arun

  • Project System for ABAPers

    Dear All,
    Can you please explain me the importance of Project system in an ABAPer's perspective? In which phases of Project system, does an abaper come into picture?
    regards,
    Surya

    Hi,
    As an ABAPer, it does not matter which module you are working in as long as you know the business flow of that module, what are the main tables, how the module is integrated with other modules etc.
    I am working in PS module. Here i have done custom reports / tables / FMs, user-exits, work-flows and many more things. Also, since it is integrated with SD / FI / HR / MM etc, i have to work in those module also and code related to some custom integration scenarios between these modules and PS module.
    The question you are asking is vague. What ABAPer can do in any module can only be answered on case by case basis depending on what the requirement is.
    I hope i clarify your doubt. Let me know if you have further question.
    Regards,
    RS

  • 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

  • ABAP projects..

    Hi All..
    Currently I m working in TCS n attended SAP-ABAP certification course given by SAP Education Servises in TCS..but presently working on .NET projetcs..
    so I have installed SAP-System software in my PC..its working very nicely..
    so please let me know about ABAP projects..or will there be any kind of part time support jobs which we can do in siiting home.?
    I m expecting a clear picture of ABAP projects..please let me know the type of projects n also help me into devoloping it..
    Thanks a lot .

    this is not the right forum for this question. try the coffe corner forum
    About SCN

  • ABAP in HANA Studio via WTS, error in defining ABAP Project

    Dear Colleagues,
    I managed to configure the ABAP Development Tool in SAP Hana Studio in my WTS.
    But as I want to add a new ABAP Project, it ends with an error saying:
    Logon to system FA7 failed (SNC Library not found; environment variable "SNC_LIB_64" not defined, fallback location does not exist: "C:\Program Files\SAP\FrontEnd\SecureLogin\lib\secgss.dll" )
    As you know there is not C:\Program Files\... path in WTS.
    Could please advise,
    Thank you and best regards,
    Steve

    Hi Steve,
    As i know, it is beacuse your ADT is 64bit. Ca you quickly check the following.
    1. Open your SAP Logon in WTS
    2. Open the properties of your ABAP System added
    3. Deactivate the Single Sign on (Uncheck the check box 'Activate Secure Network Connection' on Network tab)
    4. Now on your ADT add the ABAP Project .
    This should work.
    As of now, 64 bit ADT does not support adding ABAP Projects with single sign on.
    Thanks
    Prakash K

  • Problem in creating an abap project in eclipse

    Hi,
    I am trying to start a new abap project in eclipse.But whenever I try to login using "developer" as my username,I am not able to do so.The error message is coming  "User DEVELOPER is not authorized to access system E66 via ABAP in Eclipse (No authorization to access the resource  /sap/bc/adt/compatibility/graph.)"
    could someone plz suggest me a way so that i could use eclipse for abap development?
    Thanks.

    Hi Sanjo,
    did you check the following thread already?
    http://scn.sap.com/thread/3240770
    Just use the latest installation guide (of version 2.28) instead of the one mentioned in the other thread.
    Regards, Felix

  • Business process of Purchasing, FI-AA, Project Systems, Invst Mgmt for BW

    Hi
    I am a BW consultant and I would like to know the business process like what-is-what regarding the modules of Purchasing, FI-AA (Asset Accounting), Project Systems, Investment Management, SRM from BW perspective like how much and what should I know.
    Help me by posting some material/documnets so that I can come to an idea regarding the business process of those modules that will help me to work in that application areas as a BW Consultant.
    Thanks in advance
    Sugandhi

    Hi Sugandhi,
    Take a look bi best practice - purchasing analysis
    http://help.sap.com/bp_biv235/BI_EN/html/bw.htm
    http://help.sap.com/bp_biv235/BI_EN/html/BW/PurchAnal.htm
    and sap help business content
    http://help.sap.com/saphelp_nw04/helpdata/en/ed/62073c44564d59e10000000a114084/frameset.htm
    (navigate left panel for infocube, query etc)
    Please go through this links:
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/62073c44564d59e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_ides/helpdata/en/fd/45beec9d6411d189b60000e829fbbd/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/9c/df293581dc1f79e10000009b38f889/frameset.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/e9/62073c44564d59e10000000a114084/frameset.htm
    http://www.sap-img.com/sap-mm.htm
    http://www.sapgenie.com/abap/tables_mm.htm
    SRM:
    This is the SAP help link:
    http://help.sap.com/saphelp_nw04/helpdata/en/3a/7aeb3cad744026e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/bb/66073c52619459e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/7a/68073c52619459e10000000a114084/frameset.htm
    Also check http://service.sap.com/bi -> business content -> supplier relationship management and http://service.sap.com/srm
    the connection/create source system should just same (for r/3, srm, scm with bi also), not sure you had this doc already
    http://help.sap.com/bp_biv335/BI_EN/BBLibrary/documentation/B84_BB_ConfigGuide_EN_DE.doc
    for portal
    https://www.sdn.sap.com/irj/sdn/developerareas/ep
    and search bi and portal integration in sdn library
    Keys for Integrating SAP BW 3.5 and SAP Enterprise Portal 6.0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6b1472a7-0301-0010-64bd-dc96509db6f7
    Hope these helps u...
    Regards,
    KK.

  • Project system (user field key)

    HI ALL
    Can i add user field TAB at Project Defination level. if yes then how.....
    Thanks
    shabbir

    Hope this helps...
    The following SAP enhancement is available for project definitions in
    the Project System:
    o   CNEX0006    Customer-specific fields in the project definition
    You can use this enhancement to add new customer-specific fields for the
    standard project definition in table PROJ.  To process these fields you
    can create your own screen, which the user can call up when maintaining
    standard project definitions.
    The enhancement CNEX0006 contains the following enhancement components:
    Menu entries:
        SAPLCJGR+CUD Project planning board
        SAPLCJWB+CUD Master data maintenance (CJ06, CJ07, CJ08)
    Function exits:
        EXIT_SAPLCJSS_002 for transferring data to your own program
        EXIT_SAPLCJSS_003 for transferring data from your program to R/3
    Screen areas:
        SAPLCJSS0205_CUSTSCR1_SAPLXCN10600
    Activities
    1.  Create the enhancement.
        To do this, either create a new project or use an existing one.
    2.  Create structure CI_PROJ in ABAP/4-Dictionary (transaction SE11) in
        your own development class.
      3.  Expand structure CI_PROJ to include your own fields.
          Note the following:
          -   You must use the name ranges reserved for customers.
          -   The maximum number of fields in database tables is 255 (in PROJ
              and CI PROJ - for SAP field and user-defined fields together).
              SAP reserves the right to add new fields to table PROJ; if the
              maximum number is reached, your user-defined fields could be
              excluded.
          Activate the structure.
      4.  Maintain the enhancement components:
          -   Assign the function customer fields a name.
          -   Add to the program code for the function exit EXIT_SAPLCJWB_002.
              This function exit transfers SAP data to your part of the
              program.
              To do this, call up the function module and double-click the
              include line.  Create the include module.
              In order to transfer the variables, you must insert a
              Move-corresponding statement in Include ZXCN1V11:
              move-corresponding sap_proj_imp to proj.
              Now define the "projs" data structure as global variable. To do
              this, jump to the main program SAPLXCN1. First, double click
              include LXCN1TOP and then include ZXCN1TOP. Create the object if
              required.
              Include the following tables statement in the source text for
              include ZXCN1TOP.
    tables
              tables proj.
          -   Add to the program code for the function exit EXIT_SAPLCJWB_003.
                This function exit takes the data from your part of the program
                and transfers it to the SAP standard program. Create your own
                corresponding include module.
                In order to transfer the variables, you must insert a
                Move-corresponding statement in Include ZXCN1U12:
                move-corresponding proj to cnci_proj_exp.
            -   Create the screen area.
                Double-click SAPLCJSS0205_CUSTSCR1_SAPLXCN10600 and then choose
                Fullscreen. The screen has been preconfigured by SAP. You can
                delete these fields and add new ones:
                Choose Goto -> Dict./Program fields
                Maintain the table/field name PROJ and select the fields to
                appear on the screen.
                Generate the screen.
            For detailed information, see OSS Note number 86050.
        5.  Activate the project.
            Only once you have activated the project, will your enhancement take
            effect.
        Note for Batch-Input
        For your customer-specific fields to be evaluated in the project
        information system, the structures in the project information system
        must be regenerated. To do this, start program RCNCT001.
        If you want to fill your customer-specific fields later using
        batch-input you must take the screen SAPLCJWB 0205 into consideration.
        Further notes
        Unlike modifications, enhancements are not influenced by a release
        upgrade because they are not part of the original SAP programs, rather,
    they exist in an area reserved for customers.
    You can also find documentation for this enhancement in the enhancement
    transaction.

Maybe you are looking for

  • Can I print 2 different reports consecutively on the same page?

    I need to print two different reports on the same page. E.g. Page 1. Report 1 Report 2 --------------- page break --------------- Page 2 Report 1 Report 2 --------------- page break --------------- Is there any way to ensure that the physical page in

  • [Materialized View] - NEEDS_COMPILE Problem ... no refresh

    Hello, I've a strange problem with an Oracle 8.1.7.4 DB. I've a table 'BRANCARD' I create a MV with auto-refresh. <code> CREATE MATERIALIZED VIEW MV_00087_BRANCARD STORAGE (INITIAL 100K NEXT 100K PCTINCREASE 0) TABLESPACE BRANCA REFRESH FAST WITH PRI

  • Data missing in 0PA_C01

    Hi, I load master data 0ACTIONTYPE, 0EMPLOYEE, 0PERSON,  and load transaction data, buit 0Person data is missing in the cube, i checked the sid table  it is showing just 0. Please some one explain how do fix this problem, Thanks

  • Business content infoobjects are still in verion 2.x & 3.x

    Hi all, We have upgraded our system to BI 7.0 from BW 3.5, when we check customer created infoobjects thy look fine,but business content info objects show us version 2.x and 3.x, Why is it so.do we need to do some migration for this.We used the lates

  • MM_SPTOCK - Problems when Material assigned to more than one Batch Id

    Hi Experts, We are using MM_SPSTOCK object for archiving Batch Records. While executing this Archiving object ,Suppose we have a case where there exists a  material assigned to more than one batch .Lets Say B1 and B2 for Material M1. If we are intere