Project version and Change documents

Hi,
1) What is the difference between project version and Change documents?
2) For Network say 100000, how to create different versions ( version 1,2,3.....)
Regards,
Prasad

Hi ,
Given below is the scenario:
The project is having WBS and network created using assembly processing. The network say 10000 has got activities with work center (WC) and activity types 1,2 and 3.
The requirement is:
For the same network 10000 with the above activity types, Is it possible to create different work centers WC1, WC2 AND WC3 for Version 1, 2 and 3.
ie,
Network -
work center----
version
10000  -
   WC----
Nil
10000--WC1--
Version 1
10000--WC2--
Version 2
10000--WC3--
Version 3
if it is possible, can any body tell me the procedure for the same.
Regards,
Prasad

Similar Messages

  • MM02 - Enable options change number, change overview and change documents

    I am with the following problem: I enter the transaction MM02, I enter the material 1000765, I select the view "Classification". Later I access the environment option from the menu bar and options for change number, change overwiew and change documents are disabled.
    How do I enable these options change number, change overview and change documents?
    Regards,
    Sérgio Salomã

    Hi Sergio,
    If we activate the change documents for classification data, then we will be able to see the CHANGE DOCUMENTS for characteristic values through CL20N transaction (CL20N via menu ENVIRONMENT --> Change Documents) or MM02.
    For reference please check SAP Note 65124.
    For enabling change documents for classification data in SPRO --> Cross-Application Components --> Classification System --> Classes --> Maintain Object Types and Class Types.
    In this enter into MARA table entry. Inside that corresponding to the respective CLASS TYPE (say 001) enable the CHANGE DOCS check box in Classifications part (For enabling this please check SAP Note 65124). Then for this CLASS TYPE (say 001) inside the OBJECTS folder, enable the CHANGE DOCS CLASS checkbox also.
    Now in MM02 and in CL20N under menu Environment --> Change Documents you can view all the changes done to that characteristic values.
    Once the change documents is activated, then we can get the change documents details in CDHDR and CDPOS tables. The OBJECTCLAS may be "CLASSIFY". We can also use the "CLLA_CHANGE_DOC_CLASSIFICATION" function module to fetch the data from these tables.
    Hope this helps in solving your issue.
    Thanks and Regards,
    Harish kumar.

  • Configuring BW to Report Change Requests and Change Documents

    We upgraded to Solution Manager 4.0 on DB2 and need to extract the Change Request and Change Document tables to BW for reporting. We know that there is an internal Transaction Monitor, but we need to also report using BEx Analyzer for users who will not log into Solution Manager.
    We found one table CRMD_ORDERADM_H for some Change Request fields, but cannot find the tables for the rest. Does someone know the tables where these fields reside?  Thank you.
    <u><b>CHANGE REQUEST</b></u>
    <b><u>Screen Name     Table</u></b>
    Priority     
    Category     
    Description     CRMD_ORDERADM_H
    Sold-to Party     
    Requester                      COMT_PARTNER_TO_DISPLAY
    Change Manager     
    Change Advisory Board     
    Ibase     
    Product     
    Subject     
    External Reference     CRMD_SALES
    Date     
    Change Request ID     CRMD_ORDERADM_H
    Decision Date     
    Implementation Date     
    Time of Entry     
    Change Request Log     
    Description of Change     
    Change Request Status     
    <u><b>CHANGE DOCUMENT</b></u>
    <u><b>Screen Name     Table</b></u>
    Change Document ID     
    Status     
    Description     
    IT Operator     
    Implementation Date     
    Time of Entry     
    Overview

    We upgraded to Solution Manager 4.0 on DB2 and need to extract the Change Request and Change Document tables to BW for reporting. We know that there is an internal Transaction Monitor, but we need to also report using BEx Analyzer for users who will not log into Solution Manager.
    We found one table CRMD_ORDERADM_H for some Change Request fields, but cannot find the tables for the rest. Does someone know the tables where these fields reside?  Thank you.
    <u><b>CHANGE REQUEST</b></u>
    <b><u>Screen Name     Table</u></b>
    Priority     
    Category     
    Description     CRMD_ORDERADM_H
    Sold-to Party     
    Requester                      COMT_PARTNER_TO_DISPLAY
    Change Manager     
    Change Advisory Board     
    Ibase     
    Product     
    Subject     
    External Reference     CRMD_SALES
    Date     
    Change Request ID     CRMD_ORDERADM_H
    Decision Date     
    Implementation Date     
    Time of Entry     
    Change Request Log     
    Description of Change     
    Change Request Status     
    <u><b>CHANGE DOCUMENT</b></u>
    <u><b>Screen Name     Table</b></u>
    Change Document ID     
    Status     
    Description     
    IT Operator     
    Implementation Date     
    Time of Entry     
    Overview

  • Urgent: Extraction of CRM Survey  and change documents

    Hi BW Experts,
    My requirement is to extract CRM Survey which is linked to Activities as XML file and Change documents from CRM to BW. I know what are the datasources we need to use inorder to extract the Survey data to BW some of them are : 0SVY_DATA_1;0SVY_QUEST_TEXT and 0SVY_ANSWER_TEXT but I am confused in mapping Survey questions to BW as they may be of 200 char do we need to split them or is there anyother way we can map please would anyone suggest me steps to extract the Survey data from CRM to BW i.e from activation to Cube mainly I am worried about how do we map Survey questions to BW objects.
    And also I need to extract Change documents,i.e changes made to the created opportunity,activity transactions, from CRM to BW as the changes are not stored in DB tables but we can view them in extras menu->change documents I think they are linked to transaction number but i donot know how to pull them to BW.Would anyone put some light on it. I appreciate it in advance.
    Thanks in advance
    Regards
    Kishore.

    Hi Kishore,
    I have no experience in CRM extraction in BW.
    Did you try to use 'Propose Transfer Rules' function to map objects from extract structure to the comm structure. I am assuming that you have activated all the required Business Content and replicated your extract structures.
    Why do you want to map field by field? May be I did not understand your question?

  • Diff between Project version and selection version

    Hi All
      what is the functions of the project version and selection version and difference between the same.
    Thanks
    S.Murali

    Hi,
    Refer below sap help link for function and use of project version & selection version.
    project version
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d8/1fe8344d1d166be10000009b38f83b/frameset.htm
    selection version
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/ee/41f41846ee11d189470000e829fbbd/content.htm
    Regards,
    Sandeep
    Edited by: Sandeep Theurkar on May 23, 2009 1:29 PM

  • ABAP OO Class and Change Documents

    I have created a class based on the IF_WORKFLOW interface.  I created a couple of events.  I created a workflow task assigned to a custom method of the class.  I setup the Material Change Document to trigger the class event when there is a change.  The workflow task does trigger when I change a material, but I don't know how to pass the key of the Change Document (matnr) to the workflow task/method using the ABAP OO Class interface.  Any help?
    Thanks,
    Kenneth

    Thanks for the reply Florin.  Yes, I have seen Joclyn Dart's Whitepaper and blogs.  They are very helpful, but I haven't seen much information within them about Change Documents.  I tried your suggestions, but the material key is still not being filled when I trigger the change document and workflow task using tcode MM02.
    Here is what I have done:
    Created an Attribute 'Material' type mara-matnr and checked 'Key Attribute'.
    Created an Attribute M_POR type SIBFLPOR.
    Here are the methods:
    Constructor with parameter 'Material' *
    METHOD constructor.
      me->m_por-catid = 'CL'.
      me->m_por-typeid = 'ZMM_WF_MATTEC'.
      me->m_por-instid = me->material.
    ENDMETHOD.
    Find_by_lpor with parameters LPOR and RESULT (default params) *
    METHOD bi_persistent~find_by_lpor.
      DATA: p_material TYPE matnr.
      MOVE lpor-instid TO p_material.
      TRY.
          CREATE OBJECT result
            TYPE
              zmm_wf_mattec
            EXPORTING
              material      = p_material.
        CATCH cx_bo_error .
          EXIT.
      ENDTRY.
    LPOR with parameter RESULT (default param) *
    method BI_PERSISTENT~LPOR.
    result = me->m_por.
    endmethod.
    ENDMETHOD.
    Custom method MAT_CHANGED with parameter 'Material' * (not coded yet)
    This is the task being triggered by the Change Documents *
    METHOD mat_changed.
    ENDMETHOD.
    Edited by: Kenneth Moore on Nov 4, 2008 11:00 AM

  • Entry Document and Change Document in SAP FM

    Dear Expert,
    In SAP FM when we enter a budget through FMBB, system create the entry document and creates change document automatically with the original document
    could you please explain what is the difference between 2 documents. and justify system behavior when system creates 2 change documents for the same entry document (sometimes)
    Thanks & Regards

    Hi Richa,
    a good place to start would be the Master Guide to NW 7.4 SR1 on SAP Market Place which is here.
    The guide goes through everything for planning a NW installation including of course Portal and planning the Landscape design and architectura questions.
    Best regards,
    Andy.

  • Versioning and Change Management in VC 6

    Hi there,
    I couldn't find documenation on VC change management or version management for vc model.
    Could someone shed some light on this?
    Cheers,
    Paul

    Hi Lior,
    I am looking for a soluation that would assist in versioning and migration in a team environment.
    Thx,
    PL

  • PM orders and change documents

    Hi all,
    I have to activate change documents fuctionality in order to know how changes PM order and what does.
    I don't find the customizing path to activate this functionality: may anyone halp me?
    Thanks.

    Hi
    Change documents records the changes to the order header  are displayed in the form of an action log. Therefore, if you want to know who released or completed an order, you must enter an X here for the relevant order type
    Change document is activate for the combination of plnning plant and order type.
    Path-
    Plant Maintenance and Customer Service>Maintenance and Service Orders>Functions and Settings for Order Types-->Define Change Docs, Collective Purc. Req. Indicator, Operation No. Interval
    Regards
    Anil Kumar

  • PO Line item deletion and change documents

    Hello All
    We have cases where when we delete certain lines of a Purchase order, a change document gets created while for certain other lines it doesn't. Has anyone expereienced this issue before ? Any solutions on how to resolve it please ?

    Yes we find such problems in purchase orders such as
    - deleting PO line item
    - Add PO line item
    - change qty
    We had restricted through ABAP program plus release indicator.
    Check..,,,
    Vijay

  • Query on variances and changed documents?

    Hi Friends
    To what documents on SuS side tolerances can be appled and what tolerances are available for these documents.
    Is there a link of Version Control with WFL. What impact Version Control is there on purchasers side and suppliers side when they are using SuS.Please let me know
    Regards
    Andrew
    Edited by: andrewleeod on Dec 17, 2009 3:16 PM

    Hi All,
    Can you please help me understanding the use of
    BTCTRNS1 and BTCTRNS2 in process chain scheduling and de-scheduling. As if we say the
    BTCTRNS1 will suspend all the job which are released then what about the job which are still not released. Is that means that those job will run as usual. If no shall we good to use these TWO program in our production system for de-scheduling and scheduling of Process chain. As scheduling and de-scheduling huge number of PC is really time taking.
    Any quick answer on this will be appreciated.
    Thank you in advance.
    Kind Regards,
    Chandan Praharaj.

  • Access and change documents property with KM API

    Hi,
    I am trying to access KM with the KM API to change some document properties.
    I tried following cod, but I get errors for the IUser:
    IService service = PortalRuntime.getRuntimeResources().getService(IUserManagementService.KEY);
    com.sapportals.portal.security.usermanagement.IUser user =  WPUMFactory.getUserFactory().getEP5User((IUser)request.getUser().getUser());
    IResourceContext context = new ResourceContext(user);
    RID path = RID.getRID("/documents/Access/mydoc.doc");
    IResource res;
    res = ResourceFactory.getInstance().getResource(path, context);
    response.write("ResourceDisplay Name"+res.getDisplayName());
    IPropertyName propName;
    propName = new PropertyName("http://sapportals.com/xmlns/cm/rendering","displayname");
    IMutablePropertyMap map = new MutablePropertyMap();
    IProperty property;
    response.write(map.get(propName).toString());
    property = new Property(propName, "Asia");
    map.put(property);
    res.setProperty(property);
    Does anybody have an example code? Or can anybody help me?
    Thank you
    Regards
    Ismail

    Hi,
    This should work:
    com.sapportals.portal.security.usermanagement.IUser user = WPUMFactory.getUserFactory().getEP5User(request.getUser());
    Make sure you added a sharing reference for "com.sap.km.application" in your portalapp.xml.
    Best regards,
    Avishai Zamir

  • I downloaded the new ios version and changed my acount info and now it says this apple id has not been used in i tunes store. tap review to sign in but that doesnt work plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz help

    i downloaded new data thing and i changed my acount and signed out then it say this apple id has not been used in the i tunes store but when i try use it in itunes store it says the same thing help me i beg u!!!

    same here; am trying restore now
    other similar threads
    https://discussions.apple.com/message/16065356#16065356
    https://discussions.apple.com/thread/3300603
    seems apple is goofing up here

  • ChaRM Change Request and Change Documents if withdraw

    Hi groupies,
    my problem is this:
    we did copy the standard transaction sdcr etc. to zdcr etc.
    If I release a zdcr a new transaction zdmi (normal correction) will be created. I switch into the new transaction type zdmi and  withdraw the transaction zdmi. Now I go back into the transaction zdcr. In the Standard SDCR you must release the SDCR again. But in my case the status is still "released". What is the problem? Know anyone the problem?
    nico

    Hi.
    Search for customizing section "Make settings for Change Transaction Types"
    Select ZDMI and assign the following:
    Assign Action: SET_PREDOC for user status "withdrawn" (check table TJ30 or the corresponding status profile via customizing). It's something like "E0xx"
    Specify Status Attributes: Fill in the appropriate information, especially user status ("E0xx" - same as above), transaction type (ZDCR), Statusprofile (status profile used for ZDCR, i.e. ZDCRHEAD) and user status which ZDCR should be reset to (i.e. "E0001 to be approved" or "E0003 rejected")
    If you just want to be able to create another ZDMI you could also add an action condition to your ZDCR.
    (Tx: SPPFCADM -> CRMD_ORDER -> Condition Configuration)
    Hope this helps.
    /cheers

  • SOLAR_MIGRATION of multiple projects & Change documents

    Hi,
    We are in the process off migrating solution manager projects to a new server using solar_migration. The idea is to migrate project by project since the projects are rather large.
    Now I get the idea that the generated transport contains all the change documents, also those of of other projects not yet migrated, even though I have only selected one project for the migration. The reason I get this idea is that the size of the transport files of empty migration test projects runs into several GB, so they must contains documents that do not belong to it.
    This could be a problem if for instance in 2 weeks time we migrate the second project which also contains all the change documents. This second migration could then overwrite the possibly updated documents in the project we migrated first.
    Is the assumption correct that you cannot limit the migration of a project to only contain the change documents of that specific project?
    If it is could we for the second project select the change documents based on a date range? And will the documents of the second project that have a change stamp before this date range authomatically become visible once the second project is migrated?
    Thanks for any clarification
    Tom

    Hi Tom,
    there is no risk to overwrite any documents, documents are identified by a unique ID, and each change generates a new version.
    If there are objects (=documents) in the transpotr request, that should not be in there (you should verify from the transport objects), you should open a call to SAP asking for clarification there.
    Kind regards,
    Carl

Maybe you are looking for