MASS/MM17 don't create change documents in CDHDR/CDPOS?

Hello,
   This has probably been answered before, but I've been unable to find it in OSS or on forum searches here.
   When I use MASS with object type BUS1001 and make mass changes to materials, the changes are not recorded in CDHDR/CDPOS.  Is there any way to fix this?  These changes really should be recorded.  SAP Version is 4.7.
Thanks,
Randy Poser

The changes will be recorded in the CDHDR but there will not be any document number
to have doc number u have to activate the Eng change management
what ever u do in MASS will get recorded in CDHDR w/o number so check by date u made changes to material and u will see records

Similar Messages

  • Problem while creating change document

    hi all
    i am creating change document for master data like project type , project applicant
    but i am unable to complete it as i am very new to ABAP
    can any one give me step-by-step procedure to do the same?
    I have followed the procedure given in sap Liabrary i.e.
    1 -  Define the change document object
    2 -  Check in the Dictionary, whether the data elements of the fields which are to
          be logged are flagged appropriately.
    3 -  Generate the update.
    4 -  Program the appropriate calls in your program.
    But then i got stucked on point 4...what exactly I need to do in that?
    Regards
    Sheetal

    Hi,
    The table you have used is having the key which comprises both MANDT and ID. However, while writing the code you must have used only the ID. The system takes MANDT and ID both as the key fields.
    This may be the reason of the error you are encountering.
    Thanks,
    Jyoti

  • Creating change documents for VDH1N-customer hierarchy

    Hi
    i need to create change documents so that i can read the changes and extend DEBMAS06 to send customer hierarchy data to non-sap system using IDOC.
    can anyone let me know how to create change documents to customer hierarchy ...

    Hi
    i need to create change documents so that i can read the changes and extend DEBMAS06 to send customer hierarchy data to non-sap system using IDOC.
    can anyone let me know how to create change documents to customer hierarchy ...

  • Generic data source. Delta based on the changes in the CDHDR & CDPOS

    Hello all,
    I need to create a generic data source using fun module. This fun module has to execute delta based on changes in table CDHDR & CDPOS for purchase order info records.
    can I use RSAX_BIW_GET_DTA_SIMPLE?
    Is there any other way to implement this requirement?
    waiting for ur suggestions ...........
    Thanks,
    zak.

    hi
    check the below extractor... it will extract status from both table.. u may not be required to build a generic one..
    0TE_OBJ_STATUS_HIST

  • Creating Change Document for Custom Field in Table PROJ

    Hi,
    We have a few Custom Fields in Table PROJ.
    What needs to be done so that every time a particular custom field  is changed, change document in table CDHDR and CDPOS are created.
    Regards,
    Tarun Bahal

    Hi Tarun,
    Please refer [Link1|https://help.sap.com/saphelp_nwmobile71/helpdata/en/2a/fa018f493111d182b70000e829fbfe/content.htm] & [Link2|http://help.sap.com/saphelp_erp2005/helpdata/en/db/7a2a40ce93185de10000000a1550b0/content.htm]
    Hope this helps!
    Regards
    Shital

  • Create Change document update problem

    Hi Abap expert,
    I am a newbies in the ABAP world, recently i got some requirement to synchronize data from customize table.
    i already create new change document object (SCDO) and also generate update program and others step
    like BD
    The problem is thet the tables bdcp / bdcps do not have any data  after i make any changes to the table . Is there some missing link,
    is that requirement can be done ?
    Thank you and Best Regards
    Fernand

    If its a warning you can simply you can ignore the same.
    If its a hard error, make sure your function group / module name starts with a Z / Y.
    If its still gives a error, use the naming convention something like this
    ZXX_XXXX or YXX_XXXX...
    Regards,
    Ravi
    Note - Please mark all the helpful answers

  • Issue in creating Change Document.

    Hi,
    I am trying to create a Change Document using transaction SCDO to track changes in data records some of my own custom Z tables.
    When we create a new change doc, you have to give the the Customer namespace and the name of the object.
    But when i do a F4 on the the list of Customer namespace and select any of the namespaces marked for Customers, ( and give the name of the doc, it says that the namespace given is not allowed.
    Any one done this before and can help ??
    Thanks in advance,
    Anuj.

    Hi Anju,
    Don't enter anything in the field NAMESPACE . Just fill in the Change document object and Continue.
    You have to fill the NameSPACE if required only.
    Thanks
    Shekar

  • F150 dunning- create change documents in FI journal

    hi all,
    when running F150 in update mode the dunning information is updated in the FI posting.
    however, no change documents are created for the FI posting.
    Is this possible to achieve and how?
    If I change dunning fields manually via FB02 I get the change document for those fields. I would like to get this also for the F150 program execution.
    Thanks in advance
    Hein

    Hi,
    maybe SAPNET note 609773 is helpful (depending on your SAP Release).
    best regards, Christian

  • Creating Change Documents?

    I've a table for which the change documents are written for some of the fields. Now, two new fields have beeen added to the table and I want change docs to be created for them as well.
    i checked the "change documents" check box in the properties of the data elements of the two fields, but still the change documents are not getting craeted for these new fieds.
    Do I need to do some more changes??

    Hi ,
    If you activated that table successfully (Adjusting database if necessary) and although you are getting the problem then I suggest you to -
    Go to transaction SCDOC and Generate Update program again.
    Now it will be in ' WILL BE CREATED ' status,SAVE it and the status
    will changed to ' CREATED '.
    Call the function module again in the program by deleting the old function module call.
    This will realy solve your problem.
    Regards
    Pinaki.

  • Use of Function CREDITLIMIT_CHANGE does not create change documents

    Hello,
    I've been using this FM in a customer program for some time, now, but it was called to my attention that no change documents where being kept, aswell as no administrative data.
    Can't seem to find any SAP Note regarding this issue.
    Is this behaviour expected?
    Thank you
    D

    was not setting UPDATEFLAG in adtelx

  • Don't allow changing documents in CRM after replication to R3

    Hello,
    We have applied the scenario A for the replication of sales orders in our client. So, this means that the orders can be replicated in both R3 and CRM system and all the changes are replicated. SO, the orders are always consistent in both systems.
    Nevertheless we would need to apply a different scenario for the replication of complaints as Return orders. We would need to implement the following scenario:
    1.- Creation of complaint in CRM
    2.- Replication to R3 if the complaint is free of errors
    3.- Leave the Complaint in CRM  unchangeable for all the users.
    4.- The return order should be modifiable in R3 and all the changes made FROM R3 should be seen in CRM. (Changes/Delivery number/Invoice number... , etc.)
    Could any one let me know how could we apply this scenario? We are working with CRM7.0.
    Thanks in advance,
    Regards.
    Edited by: yoli_vd on Nov 24, 2011 3:16 PM

    Hello ,
      normally the User status behaviour (as recommended in the previous msg) will work. In case you do not want to add any user status then you can do a little ABAP in the AUTH_CHECK Badi and put control on the System status which is in any case maintained automatically.
    after the document is distributed to ECC, there is a specific status set. you can refer tables CRM_LINK, CRM_JEST, CRM_JCDS to understand the behaviour and then put little condition in the AUTH CHECK badi.
    hope this helps.
    rgds

  • How to create a change document?

    How to implement this:
    When table IHPA is updated (fields: OBJNR, PARNR, PARVW)
    A change document should be automaticly created in table CDHDR and CDPOS
    I have gone to the T-code scdo to create a new change document object ZIHPA
    and set the table = IHPA and marked Doc. for individal fields at delete
    Then I generate the the fuction module ZIHPA_write_document.
    I have create a program and call this fuction module.
    But I'm confused by the import parameter.
    And I have tried some parameter, the function run successful but no record has been created in table CDHDR and CDPOS.
    Who can help me?  Thanks a lot.

    Hi Siarhei,
    Thank u for ur reply very much.
    'If you are trying to log updates (change indicator = 'U') - it will log it for those fields only which have "Change document" checkbox ticked on data element level in your table.'
    I have set the the checkbox as on already. But if I don't create change document manual, it will not create change document automaticlly.
    Another reason for my saddness is that I have read some other write document fuction in where they are used. Such as material_write_document, but in fact, I am confused by the code. I still don't know how to get the new workarea. Can you help me? Thanks god and you. _

  • CJ20N - Change Document Details

    Hi All,
    We need to capture the details of the project and WBS elements in change document tables(CDHDR,CDPOS). Right now when the project is being created and released in the Cj20N then only it captures the change document details in CDHDR table. If I create any project and hit the save option then it is not getting saved in CDHDR table. Even if i add any WBS element in the existing Project and hit the save button the information is not captured in the change document tables. I checked the configuration in SWED, SWEC,SCDO also. But the details are maintained properly. Could any one please guide me how to resolve this issue?
    Regards
    Ram

    HI Madhu,
    I followed the same step which you mentioned and I am able to check the change history. But could you please clarify few points. 1. I am not able to find the change history details of the WBS element in CDHDR under my name when ever I am chaging something or creating new WBS element. 2. The 'I' icon checking and EXTRAS->CHANGE DOCUMENT-> STATUS ALL needs to be done for each and every WBS element that I am creating ? 3. This 'I' con is available for each and every WBS element that I am creating so Do I need to do this for all the WBS element?
    Please advise.
    Regards
    Ram

  • Article Change Documents for Custom Fields

    Hi,
    We have lot of custom fields defined in the article master. When the custom fields are changed through the online transaction, the changes are recorded in the change document tables (CDHDR / CDPOS). If the changes are made through the "BAPI_MATERIAL_MAINTAINDATA_RT" the changes are not getting recorded in the change document tables and hence they cannot be viewed under "Environment -> Display Changes". Lately, this is causing big issues as users are using the custom attributes more seriously now..and we're having issues tracing back the changes...Users do not use online transactions to make the changes..The changes are submitted through the portal which are then submitted through the ARTMAS IDOC which in turn calls the BAPI....
    We want to activate the change document functionality through IDOCs/BAPI....Is it configurable or has to be coded somewhere in the BAPI where it generates the custom segments for the custom fields....
    Any help would be greatly appreciated
    Thanks,
    Sri

    Hi,
            You can use txn BD51 in which you can specify "BAPI_MATERIAL_MAINTAINDATA_RT" and use "o" as Input without checking the Dialog allowed option.
    I assume that you have already done the relevant settings for the change pointers for message type ARTMAS( BD50) and activate change poiinter for relevant document changes (in Txn BD52 by maintaining the relevant Object - MAT_FULL,Table name - MARA and ZZ fields)
    Hope this helps,
    Best Regards,
    Aram.

  • How to create the change document functionality for a dependent objects?

    May I please know how to create the change document functionality for a dependent objects?
    I have done it follow the same process as for business process objects. But when i try to test it in BOBT, there is no records under "FIELD_CHANGE_WITH_FILTER". It seems the change hasn't been recorded.
    If the way I did to create change document for dependent object is correct, please also kindly advise the possibilities for why there is no record during testing.
    thanks in advance.

    I also have some doubts about the business object.In this case,one abstract BO hase a subnode wihich is root extended.I added the change document for this node under the category "root_extended" and then tested the function in BOBT.I got some error message "can't find the root key".Shall i redefine the method /BOFU/IF_CDO_CREATION~IS_CDO_CREATION_ACTIVE so as to solve the problem?
    Thx.

Maybe you are looking for

  • The grace period for the Remote Desktop Session Host server has expired

    <p>I'm running Windows Server 2012, we only have 1 server and it's a DC.  I'm trying to RD to the server from my Windows 7 laptop. It was working fine on Friday but when I came in on Monday I got message saying that 'The remote session was disconnnec

  • J3d and swing - dukes dollars!

    am trying to get my j3d scene to display in a swing JFrame JPanel pane1 = new JPanel(); pane1.add(universe.canvas3D); frame3D = new JFrame("Hiya"); frame3D.getContentPane().add(pane1, BorderLayout.CENTER); frame3D.setBounds(400, 400, 400, 400); frame

  • How to handle user preference which has "_" and " " in the name

    Hi Experts, I have a question how to handle value which has like "_" and "space" etc in user preference. If setting "a_b-c d", I could not retrieve this because it's escaped in database. So this code can't get value even though I can set it. Is there

  • Error in Database backup using RMAN.

    Hi While taking full online backup using RMAN i got the following error. ORA-19566: exceeded limit of 0 corrupt blocks for file /oracle/DEV/sapdata2/dev640_6/dev640.data6 Please help me how to resolve this issue.

  • XMLForms Service not installed?

    Hi All, I am currently trying to setup a standard PCR and have gone through the steps for configuration, and I am going to run my Personnel Change Request, but it throws and exeptions and bombs. One of the key lines I could piece together from the St