Change document required in CL20n

Hi,
I have prepared class (002) and assigned in CL20n.
Now i change the value in CL20n.
The "change document" or "Change history is not enable in CL20n.
I want to check the change history / Change document that tell me which value got changed with user ID, time, date.
Can anyone help me out.
Thanks,
Kruti

Hi Kruti
The creation of change documents for classification has to be activated for every class type. Go please to the customization of the appropriate class type:
Cross-Application Components
-> Classification System
  -> Classes
   -> Maintain Object Types and Class Types
You will find there a flag to activate change documents.
As a precondition you'll have to activate the flag 'Multiple objects
allowed' before. If you already have classified objects
for this class type these classifications has to be converted before.
For the conversion of already existing classifications use please report
RCCLUKA2. It processes the conversion and sets the flag 'Multiple
objects allowed'. Regard please the documentation of report RCCLUKA2.
Thereafter you'll be able to activate change documents for this class
type.
Please read the 2 notes which explain the process for activating change documents in Classification
80907 Setting the several objs.for each class type indctr
65124 Classification Change Documents
I Hope the information helps
Enda.

Similar Messages

  • How to use change document for AUSP table in MM02?

    Hi All,
    I am working with MM02. When I change the characteristic value in classification view, I want that change to be logged in CDHDR table.
    I have created a change document object for AUSP table and generated update program for that. Now that program needs to be called in some <b>badi</b> or <b>exit</b> which can be called upon saving in MM02 after changing the values in classification view.
    Can anybody give me some idea where can I call that program.
    Any help wud be appreciated.
    Regards,
    Pragya

    Hi
    You have 2 possible solutions to meet this requirement.
    Option 1: Implement point # 3 of SAP OSS Note 943559
    Option 2: This is a workaround solution to skip standard SAP check for activation of change documents of Classification system and allow entries to be written into CDHDR and CDPOS table through MM01 / MM02 / CL20N tcode
    Solution: Implement an implicit enhancement inside include program 'LCLVFF10', at end of subroutine 'FILL_REDUN' i.e. line number '337'.
    Here modify the entry of table 'REDUN' where OBTAB = 'MARA' and set the flag 'AEBLGZUORD' equal 'X'. This will activate the change document creation for Change Object 'CLASSIFY' in CDHDR and CDPOS tables.
    Sample Code
    LOOP AT redun WHERE obtab EQ 'MARA'.
           redun-aeblgzuord = 'X'.
    ENDLOOP.

  • Change Pointers - adding a new field to existing Change Document

    Hi,
    We have a requirement to capture the changes made to the Material object through the transaction C223. The changes to field MKAL-PRFG_F have to be captured.
    There is an exisitng Change Document Object - MATERIAL. This is included in Message Type MATMAS. These are the steps we have done:
    1. In SCDO - added the Z structure to the Change Document Object - Material. [Z structure contains the field MKAL-PRFG_F. Change pointer option is checked for this Data element.
    2. Created a Z Message Type with reference as MATMAS.
    3. In BD52 - we have listed the fields for the new Z Message Type created.
    4. The Change Pointers - reactivated after the steps are done.
    The changes to the field MKAL-PRFG_F through C223 Tcode are not recorded in BDCPV table.
    Have we missed any steps here?
    Thanks,
    Pallavi

    HI,
    I don't think a new zmessage type is required in this case.. is the structure added to MARA table??The change document programs are there which triggers the iodcs... In SCDO transaction code , click on generation info for MATERIAL.. You will find the includes. The FM MATERIAL_WRITE_DOCUMENT creates entries in CDHDR and CDPOS, if we maintain entries in BD52 , the entries wil be written in BDCP and BDCPS tables.
    Try to add your structure in MARA table as append strucre and then you can debug the IDOC from WE19 and use the FM "MASTERIDOC_CREATE_SMD_MATMAS" and then you also need to switch on Update Debugging on, to debug the changes in update FM   MATERIAL_WRITE_DOCUMENT.
    Please see if the change is reflected or not....
    ELSE.
    may be you need to create a new entry in SCDO and do all the ALE configurations for change pointers.
    Please find the link for change pointers and also you can get lot of information on change pointers in SCN.
    http://help.sap.com/saphelp_nw70/helpdata/EN/12/83e03c19758e71e10000000a114084/content.htm
    Regards,
    Nagaraj

  • Report for Change documents in Solution Manager.

    Dear Masters,
    In Solution manager, we are monitoring the inbound support messages through the Transaction code  CRM_DNO_MONITOR.
    Here i can veiw the status of support message as of now, but i am not able to see the changes done throughout the process.
    Is there any report where i can find the data for changes done on the support messages for the given period?
    I can find the change documents where by entering into the support message in Menu bar  under  Extras > Change documents.
    But my requirement is i required this report for the some number of support messages for the given period.
    Your help will be much more appreciated.
    Thanks,
    Panneer

    hi
    is this te one are you looking for
    [http://help.sap.com/saphelp_smehp1/helpdata/en/43/2f40b6853e0d23e10000000a1553f7/frameset.htm|http://help.sap.com/saphelp_smehp1/helpdata/en/43/2f40b6853e0d23e10000000a1553f7/frameset.htm]
    jansi

  • Change documents of material master classification class type 001 and 300

    Dear guru ,
    I want to see the history of change documents of material master classification using MM02.
    The system allow to see the history only for class type 023.
    For class type 001 or 300 the change document isnu2019t available.
    I must do some settings or the function for these class type arenu2019t available ?
    Thanks.

    Dear ,
    changes in values for a characteristic can be monitored in CL20N but as for MM02/MM03 transaction only for class type 023.
    For class type 001 or 300 the change document isnu2019t available.
    Thanks.

  • Vendor Master - Change documents

    Hi
    There is a standard SAP report which gives the change documents for the vendor (t code S_ALR_87012089). But the problem with this is, the report output is not an ALV grid output. Hence, the user is complaining about the amount of format required after downloading it to excel.
    Is there an easier way by which I can use the report output and transform it to ALV output?
    Any help is much appreciated.

    Thanks for your reply.
    I already tried this. It worked OK, but I do have a question. For the fields my report is giving field technical names as the table CDPOS has technical name. I do want to get field text in the report.
    Is there any way I can get them?
    Thanks,

  • Enhance ZMMJ or Normal Change Document with Custom User

    Hi there,
    I am wondering if it is possible to add a specific field into a change document.
    We have a requirement whereby 2 different testers need to be added to a change. The first tester will perform testing of Development in DEV (as per our custom workflow) and then the second tester will perform the normal testing in QA.
    Now these two testers might not necessarily be the same person or have the same authorization.
    So, my question is that when you are assigning team members to the change (Developer, Tester, Change Manager, IT Operator), is there an option to add another user field here, such as Dev Tester?
    Thank you.

    Hi Bradley,
    SAP Note 1728284 has a PDF Attachment with a detailed description what needs to be done. Please follow this description to adapt your configuration.
    Thanks
    Vikram

  • Not able to release normal change document for development

    Hello All
    We have Implemented ChaRM in SolMan 7.1 SP10
    Have created the Project and activated Charm with required DEV/QA/PRD logical component and before creating the Maintenance cycle, we did a check in the project which showed all green..
    We are able to create a request for Change and go till the approval, when we try to change the status to release for development, it is throwing the below error and not letting us go further.
    We have checked the MC phase, and it is in phase Dev with release.
    Project is in IN PROCESS state.
    IBASE and Component details are correct.
    Tried to put back to Validation and re tried for Development and this did not work.
    Until unless change document created successfully, we cannot go ahead even though MC phase is in DEV with release.
    I have seen few blogs and I have checked below steps
    system roles in SMSY
    Landscape system info
    Changed MC phase to DEV with release
    Strange why it is not allowing to create change document ???
    Please assist
    Thanks
    Sateesh.

    Hello,
    Three consistency checks are performed when you choose action "release for development" (resulting in the SMCR's status "being implemented"):
    PROJECT_ASSIGNED: Project is Assigned
    SYSTEM_EXIST: System assigned to collective change request
    FOLLOW_ON_GEN_OK: Change Documents Can be Created
    In case any of these checks fails, the SMCR's status returns to "approved".
    These same consistency check are also checked when the SMCR status is set to "approved". The behavior for a failed check, however, is different in this case. Just a warning message is shown on the top of the screen and the "approved" status can be set.
    Question 1: When you set the SMCR to "approved", those warnings are shown too?
    Perhaps there is something wrong with the assigned project.
    Check if the assigned logical component has the correct systems/clients.
    Check if the transport tracks between the systems listed in the logical component are working.
    Question 2: When you assign the scope (change type, in your case, Normal Change), some system data from the production system defined in the logical component are automatically filled (System, Client, Configuration Item, etc). Is this happening?
    Regards,
    Daniel

  • Objectclass for change documents for contracts using condition record no.

    I want the changes for price, Price per and currency for contract based on the info record number and contion record number.
    Presently i am using object class is COND_A. But if user changes  multiple times price, price per and currency by deleting existing price  and created new price or price per or currency, this case it is saving only latest data based on the change document.
    I want to change the logic as based on the change document, i will display the all changes of price, price per and Currency.
    Could you suggest object class for this?

    Hello,
    Please check with the following user exit for the requirement that you have cited :
    1. USEREXIT_XKOMV_FUELLEN_O_KONP (SAPLV61A) ( RV61AFZB ).
    2. EXIT_SAPLV45L_001
    Kindly check with these two above user exit and let me know if your requirement is fulfilled.
    Regards,
    Sarthak

  • Change documents for hr fields

    Hi All,
    I have a requirement in which we need to get the changes happening at field level in some Employee related (like PA0002) HR master data. We have checked that related fields, in those data elements check box is not enabled. For those changes we need to create interface program.
    I already created change document object in scdo T-code. For triggering the generated function module there is no relevant user-exit.
    For this we found one way of keeping the event trigger at database table level, and we found that we need to keep the form routine AB. But we don’t have any idea about the process methodology.
    Could you please tell me how to write the code in that related process routines in the standard tables? Or if there is another way is available to trap the changes at field level.
    Thank You.
    Regards,
    Srinivas.
    Edited by: Mike Pokraka on Aug 19, 2008 3:47 PM

    Hi ,
    Were you able to solve this problem , I am facing the same right now , Please advice .
    Sudheer

  • Project change with the change in requirements

    Dear All
    My client has the following requirements:
    When the requirements from the customer change, changes to time, resources and budget have to be managed.
    What iam thinking is as soon as the requirements change, a ECR is created for the change in requirements document, which on release will notify the concerned person/PM to analyze the impact on the project.
    Please suggest me if there is any other way to map this scenario in PS or cProjects?
    Thanks & Regards
    Prasad K

    Not Answered but closing the thread

  • How to get the change document Number.

    Hi,
    We have a scenario where the any customer master changes need to be send to the agent. I thought of using CDHDR,CDPOS.I've checked the FMS CHANGEDOCUMENT_READ and position header FMS too.even for these we need to provide the object class.
    But for them we need to have the document number and object class. They can be changed from any transactions. We have many Z transactions through which he can change the customer master data too,but finally master tables only get updated. Is there any FM to find the document numbers.
    Thanks,
    Bharathi.

    Hi Bharti,
    In such situation, you can create the event based on the CDHDR table entries. In fact, based on the object ID and object class, the recent change document can be picked up. If standard change object does not work, a Z change document can be created. This practice can help in picking the change in selected fields as the master tables can be updated in many fields which are not relevant for the requirement.
    Do let me know in case you need more help on it.
    Thanks,
    Jyoti

  • 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.

  • Remote Function Module for Change document Items.

    Hi Experts,
    I want a Remote Function Module to read Change document Items, can any please help me out. <removed by moderator>
    Thanks,
    Sridevi
    Edited by: Jan Stallkamp on Aug 25, 2008 8:25 PM

    If you are looking for the fm here it is.....
    you can check this CHANGEDOCUMENT_READ_POSITIONS fm and its documentation.
    If it is suitable for your requirement copy the same fm and make it remote enabled.
    I think it should work for you.

  • Display Changes: Change document

    Hi all,
    I have a ALE link established between two partner SAP systems. When I change some field in the e.g. material master, it triggers an IDoc to the partner system and updates the same.
    In the source system the Changes are displayed in the Change documents for the material.
    However in the target system the change does not reflect although the IDoc did update the material.
    I have looked at the concept of change pointer fields maintained for the message type in BD52 in both systems but no help.
    Please advice what is the criteria for logging the change documents.
    Regards,
    Aditya

    Hi Experts
    I am new in ABAP , I need help to developed report for document changes
    I had gone through the tables there are CDHDR and CDPOS , from this tables
    the following items have to be retrive to display the report as in attachement
    These standards reports are taken from RVSD100 and RVSD200 reports which allow viewing changes on a single sales document in online mode howver the selection paratmeters for these two standard reports does not allow the selection parameters by plant code, document number, date ranges and also does not allow multiple sales document to be listed at the same time
    I need a report that will allow them to list the changes made in the contract documents with more ranges options on the report selection parameters
    basically this customised report will retrive all the changes made in sales contract documents within a plat , date ragne and other selection paramters
    The report must allow ALV display also
    sales office code and sales office description
    + contract document number
    sort by date, header data filed name <01> with old and new values changes and username
    sort by date, header data field name <02> with old and new values changes and username
    etc....
    etc...
    can you please help me how to start do we required funtional module etc.,I know it is easy but i need some push to start.
    regards
    Piroz

Maybe you are looking for

  • Custom report -Mb51 -EBELN,AUFNR,KDAUF & KUNNR -Data issues

    Hi, This custom report is related to material document list (MB51). I was trying to retrieve Purchase Order(EBELN),Order number(AUFNR),Sales order(KDAUF) & Ship-to-party( KUNNR) from MSEG & MKPF. Unfortunately It looks like for Sales Orders, it picks

  • Using Labview to save image from PCO camera(12 bit images)

    Hello,  I have labview 8.5 version in my Winxp. I have PCO camera (pixelfly). So far I know that it saves 12 bit images. I used normal save pattern of labviewas png,tiff or jpeg. As .pngit saves the images as 32 bit and as bmp it takes 8 bit images.

  • Safari flash player problem! Pls Help!

    Hi, the issue is that if i'm loading a website with a flash player my safari shows me this: "The page "Electronica / Dance - mp3spy - download mp3" has content of MIME type "application/x-shockwave-flash", but you don't have a plug-in installed for t

  • The system is very sluggish

    hello, my iMac skips when changing to full screen. at once, the system is very sluggish. I did not notice athat i have changed anything in my system. Sorry, i am an new mac user since a few days. greets

  • Scenarios when Guided procedures are mandated/preferred to be used

    Hi Everyone Seeking information on when Guided procedures can be part of the SAP Landscape. It would be helpful to cite some examples or may be some scenarios where GP could fit. Note : Existing environment involves SAP Netwevaer MDM 5.5 SP06 ,Enterp