One network header in a project

Hi ,
While using assembly processing I am generating project from sales order.but if I put second line item system triggers second network in the same project.I want to restrict by generating second network in same project.
Hw to achieve this ?

Hi ,
when u put the second line item in the sales order another network will be created.if u want to avoid this the material should be a different one and should be linked to CN08,and the material should have not have the stratergy group and the requirement class.
if u do so accordingly there will be no second network cretaed for the second line item put in the sales order.
Hope this should work for u.
Regards.
Varaprasad

Similar Messages

  • Network Header at  the Project Planning Board gantt chart

    Hi again,
    Does anyone knows a configuration to allow the network header to appear in the project planning board gantt chart?
    Tks
    James

    Try transaction OPT7
    Double click on the appropriate Profile
    On the Table Area Tab, select the flag for the field "Display Network"
    Hope this helps
    Regards
    Steve

  • Creating PS Network header with one activity

    I need to create to a projekt the network header with one activity. so I want top proceed the following coding:
         CALL FUNCTION 'BAPI_PS_INITIALIZATION'.
          CALL FUNCTION 'BAPI_BUS2002_CREATE'
            EXPORTING
              i_network = gs_network
            TABLES
              et_return = et_return.
          CALL FUNCTION 'BAPI_PS_PRECOMMIT'
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
            IMPORTING
              return = es_return.
            CALL FUNCTION 'BAPI_PS_INITIALIZATION'.
            CALL FUNCTION 'BAPI_BUS2002_ACT_CREATE_MULTI'
              EXPORTING
                i_number    = ls_number
              TABLES
                it_activity = gt_activity.
            CALL FUNCTION 'BAPI_PS_PRECOMMIT'
            CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
              IMPORTING
                return = es_return.
    But I get an Runtime Error with "MESSAGE_TYPE_X" because the PRECOMMIT was not successful.
    Has anyone an idea how to handle that ??
    thx a lot
    Edited by: Rob Burbank on Nov 18, 2009 9:42 AM

    DATA: lt_return   TYPE TABLE OF bapiret2,
            l_wa_return TYPE bapiret2.
      CALL FUNCTION 'BAPI_PS_INITIALIZATION'
      CALL FUNCTION 'BAPI_BUS2002_CREATE'
        EXPORTING
          i_network = pi_wa_aufnr
        TABLES
          et_return = lt_return.
      READ TABLE lt_return WITH KEY type = 'S'
                           TRANSPORTING NO FIELDS.
      IF sy-subrc = 0.
        REFRESH lt_return.
        CALL FUNCTION 'BAPI_PS_PRECOMMIT'
          TABLES
            et_return = lt_return.
        READ TABLE lt_return WITH KEY type = 'S'
                           TRANSPORTING NO FIELDS.
        IF sy-subrc = 0.
          READ TABLE lt_return INTO l_wa_return INDEX 3.
          pc_aufnr_new = l_wa_return-message_v2.
        ENDIF.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          IMPORTING
            return = l_wa_return.
      ENDIF.
    this is the sample code to create network & to get the network number created

  • Finish Date in the Project Definition / Network Header

    Dear Experts
    When I am creating project through CJ20N, system by default putting current date as finish date. for both project definition and network header.
    How can I make it start date.
    Thanking you.
    Best Regards,
    Abdul.

    Check out your project, is it created before you change these configuration parameters. In normal circumstances, it should work.
    Sorry I misunderstood, if you want system to ask you to put the start date enter scheduling type in both transactions as 'forward scheduling'.
    Regards,
    Mahendra
    Edited by: Mahendra Dighe on Jan 28, 2010 7:02 PM

  • Add Network Header to project template

    Hi All,
    I have created a project template but would like to assign a Network header to a WBS Element in the template as I require the Network for every project.
    Can this be done.
    My project is a customer project. I have created a new project profile, copied from the standard profile.
    Thanks
    Stuart

    Hi All,
    I have created a project template but would like to assign a Network header to a WBS Element in the template as I require the Network for every project.
    Can this be done.
    My project is a customer project. I have created a new project profile, copied from the standard profile.
    Thanks
    Stuart

  • PROJECT PROGRESS ANALYSIS FOR NETWORK HEADER

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. >
    Dear all,
    We can get the progress analysis data (tcode CNE5) for a network activity and also for WBS element. However data is not cumulated at the network header. Need your urgent help for getting this at the network header level. Is there a workaround like user exit for doing this?
    Also let me know available user exists for PS. Please guide me how to find an user exit for PS in particular.
    Regards,
    Prakash.

    arenk03 wrote:
    > Is there any possibility to assign progress versions to network activitys automatically when creating a new network activity?
    No , it is not possible.
    Please search the forum for further details, as it discussed many times earlier.

  • Can we delete network header and then use it again under a WBS?

    Hi All,
    I have an issue where user wrongly create network header and activity not under WBS/project. The situation :
    There is a project / WBS called ABCD. User require a network header ID called RSKA005100S1 under the WBS. However, user create the master network header RSKA005100S1 not under WBS. How can we assign network RSKA005100S1 to be assigned in the WBS ABCD, coz when i tried to create the same network, it says order already exist.
    CHeers,
    Nies

    Hil,
    i hope network header is not released and no cost posting done in your case !!
    Select Network Header RSKA005100S1 and goto assignments tab. assign the WBSE ABCD here, then system shifts the network header assignment to ABCD automatically. No need to delete existing one and creating new one under ABCD.
    Hope this helps you !
    Br
    Hari.

  • Ability to change Network Header Number

    Hi
    Can someone please tell me if there is a way to change the network header number (regardless of the status).  I am looking initially for something similar to how you can change the project definition (field is open) or an appropriation request where you follow the menu path in Ima2n (environment > settings > apropn request number modifiable).  
    At present, once you create the NWH, the number field (AUFNR) is greyed out.  There does not appear to be a switch in IMG so I was wondering if there is business txn similar to PSNC ( WBS element number change)  that is available for Network headers.  Or perhaps there is a program that allows this.
    The issue is that we create networks with a manual external number that holds the project number (ie project being A-A12345. we would then create the network number as N-AA12345).  As this is a manual process, user error is becoming an increasing issue.
    Thankyou

    Hi Virendra
    Thankyou for your suggestion. I will try the exit
    PSNC is a business status via txn BS22 (system status).
    As to per your last comment - the explanation is that the business decided that they wanted the NW number to reflect the project number rather than a unrelated number range which we had previously used. 
    Trish

  • Time in Network Header

    Hi all,
    How can i have basic start TIME and Basic finish TIME for Network header? In Plant maintance SAP has provided these fields in Service order header, but these fields are not available in Networks though technically SO and network are the same. Was it made purposefully. I need these fields in Networks very desperatly,
    Regards,
    Pavalavel.

    Hi all,
    My requirement is complicated... Ok you ask for it...
    I need to copy dates and times from one network activity to another network header and schedule the second network based on the dates and times received from the first network activity. This is done through an enhancement. When i am not able to copy time, the second network gets scheduled taking time as 00:00:00 start time. If the time in first network activity is say 23:00:00. My deviation would be 23 hours in the second network, this is an unacceptable deviation in a shop floor.
    Note : The second network cannot be a sub network of first network activity. Because i have a functionality called as MEB(maintainance event builder working there). The volume of this copying dates functionality is very huge, if i had this as a std functionality(through BAPI NETWORK MAINTAIN)... It would save lot of system resource...For your info this is not a new requirement... It is available in PM service orders and PP orders...if you are aware of scheduling types pls check it....
    for any info contact me at [email protected]
    Regards,
    Pavalavel.
    Edited by: Pavalavel Kanagavel on Mar 12, 2008 2:21 PM

  • Network Header Start Date is not accepted by the system

    Hi,
      When I try to create a Network and put the start date I get an error message-
    Date 01.01.2011 is later than the validity period of the factory calendar
    Message no. CO032
    Procedure
    Enter a date which lies within the validity period of the factory calendar.
    And this does not allow me to cfreate the network.
    But the same date is accepted by the system for WBS element and activities.So I doubt it has anything to do with the factory calendar.
    Please assist.
    Thanks and Regards

    Hi,
    The validity end-period has been maintained as 2011 for the calandar.
    One difference I noticed is that for activity and WBS element the calendar maintained is 01.While for network header we do not have any explicit factory calendar concept but I think the system derives the Factory Calendar from the assigned Plant.But even in the Plant the Factory Calendar maintained has the validity end-period as 2011.
    In the network header's Basic Start field when I hit F4,then all the 2011 dates show in Italics-like the non-working SAT and SUN days.
    Thanks and Regards

  • Network header gets status Confirmation automatically

    Hello Friends,
    I have  one network, and three activities.
    When i release / Procure/ GI and then try to Confirm the acitivity,then immedialty the Netw Head gets the Status "Conf" Auto.
    Then for the other 2 activities i am unbale to do confirmation,what needs to be done such that network header should not confirm auto
    RamananPV

    Hi Ramanan,
    This is happening bcause for your network activities, confirmation is not mandatory. You look for the settings in the control key of your activity - Transaction :OPSU.
    Please check the entry against "confirmation". In all likelihood it will be blank - means, confirmation is optional. So when you confirm any one activity, the system really doesn't know whether any more confirmations are due, and hence confirm the whole network. By opting for "confirmation "requied" in this field , this problem can be overcome. This is not an error, but standard behaviour of the system.
    SAP Note:148654 gives a thorough explanation of this. I quote the relevant portions of the note below:
    Quote begins:
    "Symptom
    Although open activities, that is, not yet confirmed activities exist in the network, the system sets the status of the network header to 'Finally confirmed' after the first final confirmation.
    Other terms
    CN25, confirmation, status
    Reason and Prerequisites
    Definition:
    The status of the network header is always set to 'Finally confirmed' if all activities requiring confirmation are finally confirmed.
    If indicator 'Confirmation' is valuated with BLANK in Customizing for the control key of an activity, this means that a confirmation is indeed possible but not required.
    If all activities of the network are set like this, then the system sets the status of the network header after the first final confirmation to 'Finally confirmed', since the system cannot decide whether additional confirmations are entered or not (since the confirmation is not required).
    Nevertheless, additional confirmations can be entered (despite of 'Final confirmation' in the network header) if the confirmation parameters are changed correspondingly (see block 'Selection' in the parameter screen - Confirmed ops).
    If you require a different system response, you must change the control key correspondingly (for example, to confirmation is obligatory). In this case, the status of the network header is only set to 'Finally confirmed' when all activities requiring confirmation are finally confirmed"
    Quote ends.
    Hope this addresses the problem and resolve the issue. If so, kindly acknowledge the same.
    Muraleedharan.R
    091 9880028904

  • One wbs and one network

    Dear All,
    Recently I got the answer in forum that check Network Profile and instaed of Project ID give WBS Element in configuration. What does it mean ? I dont find any Project ID field or WBS field in Network Profile configuration settings. Please advice.
    Regards,
    Bekele

    I think it is for-Stipulates that when you create an activity, the system displays a list of all networks assigned to the WBS element or the project definition.
    It may not restrict us from creating more than one network under a WBS Element.
    Please confirm.
    Regards,
    Bekele

  • How to setup multiple base station under one network?

    How to setup multiple base station under one network? I have 6 rooms but one airport base station makes really difficult to get good signal from every rooms. I wonder if I can setup multiple airport base stations talking to each other under the same network to build up the signal strength will help solve this problem. But, is it possible? How?

    One route would be to utilize a "roaming" network. In a roaming network, you would connect multiple AirPort Extreme Base Stations (AEBS) to the same Ethernet. Of course, this would require that your home is already wired for Ethernet.

  • Multi PS3's on one network unable to use applicati...

    Multi PS3's on one network unable to use application sharing on all only one.
    Can this be changed or is the a fix for it? Plz help i wannaa be able to play on the ps3 with my bro and sis.

    disabe the firewall in the hub and you should be able to connect your ps3's without needing app sharing

  • Can I have two Domain in one network?

    I have two Server in my office in same network.
    Server A is Active Directory / Domain Server. Certain user join domain and connect to this server.
    Server B is File Server. The other user just use Workgroup. But now this server want to Up Domain to be Domain Server.
    But user that connect to the domain Server A will not connect to domain server B and user connect to domain server B will not connect to domain server A.
    Is there any problem if I setup two domain in one network?
    Please Advise.

    Domains are logical structure of your network. Yes you can create two domains in the same network. One thing you should consider in this scenario is trusts between your domains. By default separate domains have not any trusts between each other and you should
    establish trust manually if you would like to have users in A authenticated in domain B.
    Regards.
    Mahdi Tehrani Loves Powershell
    Please kindly click on Propose As Answer or to mark this post as
    and helpfull to other poeple.

Maybe you are looking for