How to Find PS GUID with WBS Element (POSID) or Project Definition (PSPID)?

Hi all,
    I am creating the custom Extractor similar to 0CO_OM_WBS_1 (WBS elements: Costs) to load into 0PS_C041 (Project System - Controlling (New)). I have the WBS Element (POSID) & Project Definition (PSPID) and I how can I find the GUID (UUID in X form Binary) so that I could map it into 0PSGUID InfoObject in the Transformation. We have WBS Element & Project Definition (PSPID) as Navigation Attributes of 0PSGUID instead of under some Dimension in 0PS_C041 Cube and that's why I am trying to find the GUID with WBS Element (POSID) or Project Definition (PSPID), PLEASE.
Thanks,
Venkat.

Hi Bala
Yes, you have put it rather correctly.
We use WBS elements for booking and posting time (client requirement). So what I am looking for is WBS Elements with the system status TERL (Time and Expense Released).
I talked of the deletion flag also, because a WBS element flagged for deletion can't be used. It's one of the criteria to screen the WBS elements.
I hope it's clearer now.
Vinitha.

Similar Messages

  • WBS elements related to project definition

    Hi all,
    I need to extract all the WBS elements (PSPNR) from PRPS related to the project definition (PSPID) in PROJ. Please help me with the query.
    For Example:
    For project definition: 6HU-000000120
    There are 2 WBS elements: 6HU-000000120(top level) and 6HU-000000120-1(second level)
    Thanks,
    Netrey.

    Hi
    Join the tables PROJ and PRPS using the field
    <b>PROJ-PSPNR = PRPS-PSPHI.</b>
    select af1 af2
             bf1 bf2
         into table itab
    from proj as a join prps as b
    <b>on apspnr = bpsphi</b>
    where a~pspid in s_pspid.
    Reward points if useful
    Regards
    Anji

  • How to find for a particular WBS element thourgh which budget has consumed

    Hi ,
           I have a WBS element C-09864/001/002. In CJ33  system is showing Budget amount 90,000 and distrbuted 90000. So total budget has consumed. Now if i want to know how the budget has consumed ,means in what ways it has consumed like PR or POs and what are those  PR& PO doucment numbers.
    Apart from PR & PO s directly by posting FI documet also , is there chance for consuming budget .If yes how to find ?
    Thanks & regds
    ramachadra

    Apart from PR & PO s directly by posting FI documet also , is there chance for consuming budget .If yes how to find ?
    -> transaction MIRO, CJ88, KO88
    You can use the steps I have provided to check this.
    Regards, Gordon

  • Upload of opening finance balances with wbs elements

    Hi Gurus,
    Appreciate if you can please share some knowledge on taking opening FI balances including open vendor and customer invoices with wbs elements..
    We are going live in mid year and p&l items should reflect data of prior periods in the fiscal year...
    Now question is how can we see project wise details in finance of already running projects?????
    If we enter wbs in gl, customer and vendor lines then how will data come in cost and profit center, as project settlement is required to settle on cost center????
    Whats is ideal way to handle such situation??
    One more thing to add that we have activated document splitting on profit center.....
    Please reply back
    Thank you

    Hi,
    if those WBS are statiscall there will not any settlement even if you pass the WBS in docuemnt level if you don't maintain settlement rule it won't settle it. one more option pass the WBS in a/c doucment text filed or assignment then you can easily find it out .
    Regards,
    Raman

  • Status associated with WBS element

    Hi,
    How can we get status associated with WBS element.
    thanks

    Hi,
    Couldn't find function module to get status associated with WBS element. I want the status description i.e if we run transaction code CN43.  the status column value 'TECO' then what's the description

  • Vendor Payments Report with WBS Elements

    Dear Expert,
    I am looking a report for Vendor outgoing payment against WBS Elements.
    Is there any Vendor Payments report with WBS Elements in SAP? I have seen FBL1N but WBS Elements field is blank.
    Thanks
    Samiee.

    Hi,
    You mentioned WBS Element is blank; so please check in any one sample payment documnet whetehr WBS is maintained and if yes find which field it is populated. For eg; sometimes people populate this information in the text or assignment field. If that is the case then change the layout accordingly in FBL1N.
    Regards
    Sreekanth

  • How to do budgeting at activity level and WBS element level in project syst

    Dear GURU's,
    Can any one please suggest me how to do budgeting at activity level and WBS element level in project systems, friends please I required set by step process.
    I need how to do this configuration to map this scenario.
    Regards,
    Bhanu

    Hi Bhanu,
    Use this link :
    http://help.sap.com/saphelp_45b/helpdata/en/86/98853478616434e10000009b38f83b/frameset.htm
    after page opens , click on BUDGET MANAGEMENT , There you will find each and every step you want .
    Thanks ,
    Dhruv Kumar Malhotra

  • GL account link with WBS element

    dear
    Memebers
    can any body tell me how to see the link with WBS and GL Account
    its vv urgent
    thanks na dregards
    madhu

    Hi,
    G/L acount will post cost to the WBSE say material cost etc through cost elements. You can check various reports for getting G/L account with WBSE such as CJI3 / s_alr_87013542
    Hope this will help you.
    Regards,
    Rakesh Pradhan

  • How to find a routine with it's technical name

    Hello!
    I am wondering how to find a routine with it's technical name (e.g. "ROUT 7QAXE7SDXIVW4BJ2S2UL3HLAS" as shown in the error message in a transport log).
    So I would like to find out, where this routine is located (w.g. which characteristic/key figure in which transfer/update rule).
    Any ideas welcome. Thanks, Thomas

    Hi Thomas,
    You can try the following:
    Look up table <b>RSUPDROUT</b>with the GUID of your routine (like 7QAXE7SDXIVW4BJ2S2UL3HLAS)in the ABAP Code ID field selection. This will show you the InfoObject it is created on, and the GUID of the update rules. If you click on the Check Table button, you can find out the data target and InfoSource of the Update Rule.
    In table <b>RSAROUTT</b>you can again use the GUID of your routine to check the description assigned to the routine during its creation.
    I am not sure if this works for the routines of transfer rules....still checking it and will update if anything turns up.
    Hope this helps...

  • How to find IDOC no with reference to one billing document no

    Dear all,
    Can you please tell :
    How to find IDOC no with reference to one billing document no
    Thanks

    Hi Pavan,
    You are absolutely correct.  But what i need to know is sometime , even in the sales order there will be no output type (basically inbound) which can be found as suggested by Sunil - I think that is the most relevant way to find the IDOC no. Hope you will agree with me. Again how to activate by IAN is also guides the idea. Only thing we need to know the exact parameter to be maintained in own data.
    Thanks for your one of the valid suggestion.
    Regards,
    Ranjan

  • 1 project definition with several wbs elements or several project definitin

    Hello
    I need projects as account assignment elements in CO (when entering vendor invoices for costs). Should I have 1 project definition with all projects /wbs elements underneath, or should I have 1 project definition uniquely defined for each project/wbs element? Some projects are not settled to assets und construction, some projects are settled to assets und construction.
    kind regards
    Arjan

    Arjan
    I don't think you can have Projects as account assignment objects. You can have WBS element as account assignment object.
    One alternative I can suggest, if you want to see project costs at higher level instead of breaking down the project into many WBS elements. Create a project with one WBS element only and use that WBS element as account assignment object.
    It is only possible to have a project with one or more WBS elements. I don't think you can define projects within projects.
    letus put it this way assume WBS elements are projects within a project. But make sure all the WBS elements are related to one project
    Hope you are clear now.
    Thanks
    Prasad

  • How to find report created with Report Painter?

    Hi!
    how to find report created with Report Painter?
    Here is the information that I have:
    Object filename, let's say <b>Y_P01_90000001</b>
    Report painter object <b>INV-102</b>
    The thing is that Library is unknown, thats why I can not find it via GR22...
    Any ideas?
    Will reward,
    Mindaugas

    Check in GRR3 under <b>INV</b> node...

  • How to find out query name using Elements of the query builder.

    Hi SDNers,
    how to find out query name using Elements of the query .
    thanks,
    satyaa

    Hi,
    For having a look at the relation between BEx tables,check the link below:
    http://wiki.sdn.sap.com/wiki/display/BI/ExploretherelationbetweenBEx+Tables
    -Vikram

  • With WBS element unable to create the Shopping cart

    Hi,
    With WBS element unable to create the Shopping cart
    Problem description:
    Shiopping cart >Item detail > Account assignment
    A/c assignment category " WBS element", Assignment no (some no,eg 1000-2 ).System picks the G/L account and business area,unable to create the shopping cart.Getting error message that
    "The account assignment objects are defined for different business areas  "
    Did i missed anything ,please
    Thanks
    Hareesha

    Hi Hareesha,
    As Sreedhar has rightly said the issue is definitely with the correctness of the data.
    Check the assignment of WBS to the proper business area which you are using to create the shopping cart.Check your org. structure and attributes and their assignments once again.
    Neverthless some OSS notes for your reference if in case you can not able to make P.Os or the SC's / P.Os are not getting transfered to back end R/3.
    <b>Note 727897 - WBS element conversion in extended classic scenario</b>
    <b>Note 1000184 - Account assignment error when document transfer to back end</b>
    Even after validating the data if the problem still persists please explain it clearly with the errors for further help.
    Rgds,
    Teja

  • How to find material recieved with excise duty or without excise duty

    HI
    how to find material recieved with or without excise duty , and which table  these data store . Because we need to develope one new report.
    Regards
    Ganesh

    HI,
    Check the report J1I5 , For the Material received with the Excise Details,
    Table "J_1IEXCHDR" will store the Excise invoice header data.
    Regards
    Mascot.

Maybe you are looking for

  • How to automate storing ibot results in a directory

    Hello, I have a requirement of 1. scheduling couple of reports which runs every day 2. Automating storing the results of the scheduled reports (Alerts) in a directory in the server (with date sufix to the files or in a new directory for date). My dev

  • Dell U2711 in a Mac Pro - Best Callibration settings?

    Hi guys. This is my first Post. This message is to ask if anyone has a really good calibration setting for this monitor DELL U2711. I purchased this monitor 1 month ago and want the best settings to use it in a Macpro 3.1. Im a graphic designer and a

  • Configuring MSCS Node B in windows clustring environment.

    Hello everybody, I installed the  IDES 5.0 on windows 2003 SP1 and SQL serer 2005 in windows clustering environment. I have configured the MSCS Node A but I am confuse for How to configure on Node B 1. How to configure MSCS on node B? 2. Is  setup (i

  • F110S - Payment program selection criteria

    We have a large backlog of past due invoices, we are looking to create payment runs that will select invoices that are due through a certain date that is in the past.  For example, on the first day, we may want to pay only invoices that are due throu

  • How can I create my own document type

    Hello I want to know if we can create our own document types. With coloring methods... Beacause I want to have a coloring methode for my templates, whose I edit them a lot of with dreamweaver. And it will be simply if they can have theirs colors. Sor