Attach Network to a WBS Element

Hi,
I have created a network having activity and its milestone using BAPI bapi_network_maintain, and a project and its wbs elements using bapi_project_maintain. Now i've to attach the network to the wbs element using a bapi.How to achieve this??

I dont know which version you are using. But, it is there since release 4.0A. Go to t.code BAPI > click on Alahabetical tab ? Network > Maintain > INetwork Update.  that is BAPI_NETWORK_UPDATE

Similar Messages

  • Standard network assigning various WBS Elements

    Hi,
    I am using Standard network and Stand WBS Element for creating actual project.
    There are Std WBS Elements, using the same Standard network. As i know, we can assign Std WBS Element in Std network. How can i make it using same std network for various Std wbs element to create actual project as Std network is same for most of the WBS Elements.
    I donot want to copy Std network for actual project once we create copying Std Project in CJ20N.
    Regards
    N.Raju

    create more standard wbs - there is no other way

  • Attach a network to several WBS elements`

    hi to all,
    i would just like to ask if its possible for a standard network to be assigned to several WBS elements? this is because i have a Standard WBS structure with elements having similar activities, i wonder if i could just create a single network then assign them to SEVERAL WBS elements and not just one.

    Hi,
    To assign the standard network Activities to multiple standard WBS elements please follow the procedure below:
    1. Go to Tcode :CN02 (If the network is already created with CN01 or else create with Tcode CN01)
    2. Select the Network in question.
    3. hit F5, this will take you to the standard network Header.
    Assign the WBS Element where this network header should be asisgned.
    4. Hit Shift+F1, this will take you to the screen where internal, external activities can be entered. Please select the relevent tab. And enter all the activities.
    5. By default all the activities are assigned to the WBS element mentioned in the Network header, this can  be seen by scrolling little right in the same screen under the column standard WBS Element.
    6. Pick the column Standard WBS element and drop it next to Operation short text.
    7. Now identify the activities to which the different WBS elements need to be assigned. Either select them from the list or you may refer to Tcode. CJ93.
    Hope it is clear now.
    Reward points if found useful.

  • How to use BAPI_PROJECT_MAINTAIN to create network activities under WBS elements ?

    Hello ABAPers,
    I have been using BAPI_PROJECT_MAINTAIN to create Project and WBS elements and I have done them without any errors.
    Now I need help on how to create network activities.
    Can anyone share on how to pass data to I_NETWORK table and I_ACTIVITY table and a brief description on what they are ?
    Thanks in advance,
    Kiran

    Hi Kiran,
    Do the following steps
    1.pass the following to i_method_project
    method_project-refnumber = lv_refnum.
    method_project-objecttype = 'NETWORK-ACTIVITY'.
    method_project-method = 'UPDATE'.
    concatenate aufnr(network nr) vornr(activity) into method_project-objectkey.
    2.Into i_activity
    activity-network = aufnr.
    activity-activity = vornr.
    3.i_activity_update
    activity_update-network = 'X'.
    activity_update-activity = 'X'.
    It should work.If not let me know.
    Rgds,
    K.S.

  • How to attaching the documents to WBS element in projects .

    Hi Friends,
    Can any one explain me how to attaching the documents in project WBS element. We have u201CDMSu201D server. But I donu2019t know the process. Please explain me step by step the entire process of attaching documents to WBS elements in project.
    Regards,
    Hari Krishan

    Hi...
    Im adding to Expert..Venkats reply.
    Plz see this link
    http://help.sap.com/saphelp_45b/helpdata/en/95/5fdf348840ee64e10000009b38f83b/frameset.htm
    Regards
    Chandra

  • Assignment of networks / activities and WBS elements

    hi experts,
    I have some basic doubts... can any ony clarify these:
    1.can a WBS element be assigned to several Projects.
    2.  can a network be assigned to several WBS elements.
    3. can an activity be assigned to several networks
    4. can an activity element be assigned to several network activities.
    thanking in advance.
    regards,
    priyanka
    Edited by: priyanka on Jun 29, 2008 10:54 PM

    Hi Priyanka,
    Yes, Iam sure that a single network can be assigned to more than 1 WBS at a same time.
    A WBS can be assigned several activities even different networks also if required, but an activity can be assigned to one WBS element only. Once activities are assigned to WBS elements, you can exchange data between activities and networks. For example activities can inherit statuses from the WBS elements they are assigned to. Conversely you can total up project activity dates to WBS elements or can check funds allotted to activities against WBS.
    A single or several networks can be used in the project structure, to map individual aspects of the project such as activities that are linked to each other via relationships. The relationships between two activities define the logical sequence of the activities (predecessor u2013 successor relationship) as well as their time dependencies. Activities of different networks can also be linked to one another. Advantage of network technique is that, system can automatically determine planned dates for each activity and entire network on the basis of duration of individual activities and their chronological sequence.
    Priyanka, I hope this may clear your doubt . .
    reward points required please . . .
    Regards,
    Dhruv Kumar Malhotra

  • Copy partner function from sales order to WBS element

    Hello
    Does someone know if it is possible to copy the partner function and its assignment from the sales order to the WBS element?
    In our project, we create sales order with article having a strategy group (85) view MRP3. Thanks to that a network and a WBS element is created in background based on template. In the template a partner determination procedure is maintained => partner tab in the WBS element is displayed (CJ20N) but the partners maintained in the sales order are not populated.
    Is something missing in the customizing?
    Is it possible to do it in standard?
    Kind regards
    Chris

    Hello Tison.
    I guess you have the Project created with a BAPI in your system in background. As far as I have seen I'd try the following in ABAP to create Partners in the Project Definition: BAPI_BUS2001_PARTNER_CREATE_M or the corresponding method ProjectDefinitionPI.PartnerCreateMultiple. This should happen in background when the Project is created also.
    Best regards.
    Jens Schmid

  • Link between Cost element GL Account and WBS element.

    Hi,
    I want to get the List of all dollars sitting on the GL account  attached to the selected WBS element.
    For this, Any one please suggest me the table where i can get the link between the WBS element and GL account.
    or
    Table for link between the Cost element and GL account
    and Table for link between the Cost element and WBS element.
    Thanks,
    Suresh.

    Hi,
    1. There is no link between cost element and WBS
    2. Link between cost element and G/L account is one-to-one. This means, that if it's a primary cost element it has the same code as the G/L account. If it's a secondary element, no link exists.
    3. The table where you can see the postings on your WBS is COEP. There you will find the cost element, WBS, amounts, etc.
    Regards,
    Eli

  • Internal processing Vs external processing with in the networks under a WBS

    Dear Gurus,
    please give an over view about internal processing Vs external processing with in the networks under a WBS element ,
    is there any different process for creating reservatios & PRs in both the above ?
    rgds

    I think for internal processing the procurement indicator willbe 140 (when PR is not required) & for external processing the procurement indicator willbe 130 (when PR is required)
    Regards,
    Indranil

  • Down payment  request concept, Network or WBS element is mandatory?

    Dear All,
    To use down payment  request concept, Network or WBS element is mandatory? And without milestone billing can't use down payment?
    Regards,
    Srikanthraj

    dear
    it is not mandatory to have the Network or WBS for the billing plan .
    we will use Billing plan manually in the sales order with relevent Billing rule 4 /5 for milestone.
    regards

  • How to view history status of a Network activity of a WBS element

    Hi,
    Which transaction can I use to view history of a Network Activity on a WBS element? I want to know when were changes made on an activity, e.g. when it was REL or TECO etc, and by whom.
    Thanks.
    PS_PS01

    YOu can get the same in all the PS Transaction where you can get the disply of user & system status. The prerequisite as Ahmed Pointed out you must have ticked on change document and atleast ordstatchange and opstatchange ticket ( for the ordertype and Plant  combination )
    If the same is done than you can check as below,
    check in CJ20n > Click on any of activity> click on Blue ( Status Icon )>Extra>Change Document -->All.
    System will disply the status( User  & System ) change history of that activity.
    With Regards
    Nitin P.

  • Assign activity type  to WBS element  without network

    Hi There,
    I have a customer business scenario where I have to assign activites to WBS element  without network.
    can any one help me on that..
    Thanks,
    Paritosh

    Hi Thomas,
    Thanks for your information. I have created customer Project with one network and multiple WBS.
    But another issue related to project RBB & DIP profile. I have a scenario it like quantity should be updated from DIP profile in quotation and billing price should take from sales condition record.
    After booking activity base cost directly from KB21N and it is showing in line item. Still when I am trying to run transaction with DP82 to update sales base price system is giving me a message "No expenditure item found" although in WBS level showing all the cost/quantity.
    Can any one tell why I am getting message and how to correct it?
    Paritosh

  • Project  Definition/WBS element/Network Creation Date?

    Dear All,
    request kindly let me know, which standard report gives the details of
    created on
                 Project Definition or
                 WBS Element  or
                 Network
    I am checked up the available standard reports, created by is available but created on is not available.
    pl help if any one knows which PS report gives this information.
    thanx in advance
    regards
    Srihari

    Hi Shrihari
    Field "created on" is not delivered in the standard reports.
    Sunil's suggestion is quite a good option. You can also consider adding the field
    to your report's layout by means of a modification. In note 43493 you will find all the necessary steps and details to do so.
    Hope this helps!
    Regards
    Martina

  • Status of WBS element triggering confirmation of network activity ?

    Hello,
    Can you please let me know if the following requirement could be solved using workflow in PS module :
    Setting of 'Fully invoiced' status (FNBL) on WBS element in CN02 transaction should trigger the confirmation of network activity (transaction CN25).
    How this possibly could be done using workflow ?
    Regards, Wieslaw

    Hi,
       its possible to raise a workflow on Setting of 'Fully invoiced' status (FNBL) on WBS element in CN02 transaction .
      BOR: bus2054
      Do status managemnet to raise a  evnt of this BOR  ( BSVW  ).
      In the work flow in one of the method of extended BOR,
        do the confirmation of network activity thru  some bapis,etc.
    For confirmation:
       BOR: PSAFRU method:    NetworkConfirmation.Create
       check if this is helpfu
      create an instance of this nd check if this method helps.

  • How to generate external network number based on WBS element number

    Hi all(experts)
    I am new to PS and I have a requirment.
    <u>To derive network no. from WBS identifier.</u>
    Enhancement is CNEXOO12
    Function module is EXIT_SAPLCOKO_002(data transfer for Network number).
    I wnat to know how to use the above enhancement to generate external network number based on the WBS element  number. We have to take the Project number and extract the part of the name from it and then assign it to NETWORK and ACTIVITIY under it. The above also depends upon the project type.
    Please let me know the fields\structures\tables that are needed and available during runtime in this Function module exit. If possible with some examples.
    Thanks for your time.
    SH

    Hi Karthik
    Thanks for sending me the table relations.
    Can you please help me with the following.
    1) Can you please expand the table relations with an example because when I am doing a relation I am not able to get the AUFNR fromAUFK-->PSPEL because the there are four levels of WBS in the Project and if I plug the first level WBS from the PRPS there are no table entries found. if I put directly the WBS(fourth level X-yyyyyyy95.xxxx10.10.2) in the AUFK-PSPEL table it works and I get the AUFNR.
    2) Can I do retrieve the network number from the sales order(KDUAF).
    Please suggest.
    By enhancing this CNEX0012(EXIT_SAPLCCOKO_002) which transactions in PS are affected.
    Please reply at your earliest.
    As always thanks for your time and your help
    SH.

Maybe you are looking for