CTBW - extraction of "Change Documents" from Classification or time-depende

Hello,
I want to extract classification-data from class 023 from our R3 701 to BW 700.
Unfortunatley I can extract via T-Code ctbw only 'active' data but i would like to extract also the "Change Documents" - mapped to batch or material-document / ~item.
Do you have any idea for a standard-solution?
Thomas

change documents are not "standard" extractable... reason is probably that all change documents (irregardless of which object) are stored in 2 (or 3) big tables

Similar Messages

  • Change documents for Classification View

    Hi,
    Can anyone please tell me how to activate Change documents for the Classification view of material master.  if we activate that one what will be consequences?
    Thanks in adavance

    CHANGING CLASSIFICATION VIEW FOR MATERIAL USING BAPI
    ->CREATE CHARACTERISTIC USING TCODE CT04
    ->CREATE CLASS USING TCODE CL01 .
    -> RUN THIS PROGRAM TO CHANGE THE CLASSIFICATION VIEW
    PARAMETERS: P_MATNR TYPE MARA-MATNR. "MATERIAL
    DATA: OBJECTKEY TYPE BAPI1003_KEY-OBJECT,
    OBJECTTABLE TYPE BAPI1003_KEY-OBJECTTABLE,
    CLASSNUM TYPE BAPI1003_KEY-CLASSNUM,
    CLASSTYPE TYPE BAPI1003_KEY-CLASSTYPE,
    ALLOCVALUESNUMNEW TYPE TABLE OF BAPI1003_ALLOC_VALUES_NUM WITH HEADER LINE,
    ALLOCVALUESCHARNEW TYPE TABLE OF BAPI1003_ALLOC_VALUES_CHAR WITH HEADER LINE,
    ALLOCVALUESCURRNEW TYPE TABLE OF BAPI1003_ALLOC_VALUES_CURR WITH HEADER LINE,
    RETURN TYPE TABLE OF BAPIRET2 WITH HEADER LINE.
    OBJECTKEY = P_MATNR.
    OBJECTTABLE = 'MARA'.
    CLASSNUM = 'MTS_CABLE_BIN1'. "CLASS(CREATED USING CL01)
    CLASSTYPE = '023'. "CLASS TYPE (023 FOR BATCH)
    CALL FUNCTION 'BAPI_OBJCL_CHANGE'
    EXPORTING
    OBJECTKEY = OBJECTKEY
    OBJECTTABLE = OBJECTTABLE
    CLASSNUM = CLASSNUM
    CLASSTYPE = CLASSTYPE
    STATUS = '1'
    STANDARDCLASS =
    CHANGENUMBER =
    KEYDATE = SY-DATUM
    NO_DEFAULT_VALUES = ' '
    IMPORTING
    CLASSIF_STATUS =
    TABLES
    ALLOCVALUESNUMNEW = ALLOCVALUESNUMNEW
    ALLOCVALUESCHARNEW = ALLOCVALUESCHARNEW
    ALLOCVALUESCURRNEW = ALLOCVALUESCURRNEW
    RETURN = RETURN
    LOOP AT RETURN.
    WRITE: / RETURN-TYPE ,RETURN-MESSAGE.
    ENDLOOP.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
    WAIT =
    IMPORTING
    RETURN =
    BY VENKAT

  • IPhoto 9.2.1 displaying wrong time on photo after changing back from daylight savings time

    Europe went back to standard time (from daylight savings time) on Sunday morning, Oct. 30.  In my Nikon D7000 I changed the time accordingly by retaining the time zone (UTC+1) but switching Daylight Savings to OFF.  The times on the photos display correctly in the camera and in Finder.  They also display correctly in EXIF-O-Matic.  In iPhoto 9.2.1, however, they display with one hour added.  Has anybody else encountered this problem?
    Just tried to reproduce the error but could not.  Without changing any of the time zone settings I shot a photo and imported it into iPhoto.  The time in iPhoto is now correct.  I am absolutely sure that I set Daylight Savings to OFF in the camera before taking any photos on Oct. 30.  Perhaps the problem has to do with importing on Oct. 30, the day of the change?
    Regards,
    Richard

    You should not be importing that Library.
    Never import one Library to another. Every version and thumbnail is imported like a distinct photo, you lose all your Albums, Keywords etc., the link between Original and Previews is destroyed, the non-destructive editing feature is ruined and so on. In summary: it's mess.
    You simply restore the Library from Time Machine and then open it.
    Regards
    TD

  • Change to cost center in time dependent data. Can I rerun depreciation YTD?

    I need to change the cost center in October (Period 10) Period 9 and prior are already closed.  I thought that since I put the Interval for the new cost center as 1/1/11 that it might do and adjustment in October reversing the depreciation posted for the old cost center and put the YTD depreciation in the new cost center, but it did not.  it only posted the current month depreciation to the new cost center.  Is there any way to do this?  Thank you very much.

    Hi.  Thanks for your reply.  I went into the ABAA screen, but I am afraid to process this transaction because I do not understand what is going to happen.  I cannot find any documentation that explains this.  I have already changed the cost center on the asset and run depreciation.  It posted the current month depreciation to the new cost center, but it did not make a correction to the prior periods.  I am not creating a new asset, i just want to reclass the prior months depreciation (in the current year) to the new cost center.  In case it will help I provide some details:
    Asset acquired 5/1/11 Depreciation posted to Cost Center A From May - Sept $1,796.06 per month x 5 = $8,980.30
    Before posting Oct depreciation, I went to Master Data - Time Dependent - and changed the cost center as of 1/1/11. So I now have two intervals: From 1/1/1900-Cost Center A, and From 1/1/11 - Cost Center B. I then ran the regular depreciation for Oct. It posted Oct Depreciation of $1,796.06 to the new Cost Center-Cost Center B.  My total YTD depreciation is now $10,776.36, but it is split between two cost centers.  I need to move the depreciation from Cost Center A to Cost Center B for the prior months.  If it was a Journal Entry, I would do it as follows in the month of October, so my YTD numbers would be correct.
    Debit Depreciation Cost Center B   $8,980.30
    Credit Depreciation Cost Center A $8,980.30
    Then when I run my October numbers it would show zero depreciation in Cost Center A Year To Date (and negative 8,980.30 in month of October)
    If i follow the steps you propose, what would be the result?  Thanks so much!

  • 6234 Change to/from daylight saving time or summer...

    We have just changed back to winter time, and I am sure that there is a way to make the phone change, without setting the time. I can only find time zones, and have set it to GMT (which is my local zone), but even so, I am sure that there is another menu item somewhere to change to and from summer time. The phone time did not change, so it was already on the right time zone.
    I've looked in the user guide, but there is no mention of it.
    I can't remember what I did 6 months ago.

    hi Peter,
    same problem-just gone to winter time (UK)and my 6500s was also set to auto but never changed i evan left it an extra day thinking that i too may have missed a setting or something simelar but had to change it manually today after finally giving up.Thing is this will really bug me til i can solve it.

  • Changing default "From / To" Event time from 12:00AM???

    I've giving up trying to find out how to change the default From / To time for an event to something more reasonable than 12:00am. Does anyone know how to do this, so that when you create an new event, it is created with a time other than the default, without having to go in and override it each time an event is created? Thanks.
    Message was edited by: durrace

    durrace,
    First, refresh the the com.apple.iCal.plist file. You will find the com.apple.iCal.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder. Quit iCal, drag the com.apple.iCal.plist file to your Desktop, log out/in or restart.
    Then before restarting iCal, open System Preferences...>Language & Text>Formats>Region: and set/reset the appropriate region.
    ;~)

  • Problems in extracting changed documents

    Hi Experts,
    I am new to sdn and this is my second post, My requirement is to extract changed documents from CRM to BW as they are neither stored in any database tables nor i think i can fetch them through function module but I can view them in for example in Business Partner transaction under Extras menu->changed documents i can find the records which i need to pull , would anyone suggest me what are the steps I need to follow in order to extract them to BW.I appreciate it in advance and If you need any additional information let me know.
    Thanks
    Regards
    Kishore

    Hi Marco,
    when i checked to know where exactly the changed documents are stored after choosing Change Documents in Extras menu I see a structure CDRED in technical Information screen after pressing F1 on any field in changed documents but when I check in CDHDR or CDPOS I didnot see the documents which I am expecting. Would You please suggest me some steps how to pull records using structure CDRED or If I am wrong please correct me as I am new to CRM BW and also I appreciate if you would explain me in detail.
    Thanks
    Regards
    Kishore.

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

  • How can i extract just documents from time machine backup?

    How can I extract just my documents from a time machine backup?   I had to re-install Lion after the update screwed things up, the Genius Bar guy told me to re-install each App, and then transfer just my data (documents) back but didn't tell me how.   I only see how you can restore the entire snapshot of what was on my MacBook that day, I don't see how to select specifics. 

    Hi,
    Install a fresh Lion OS on your Mac. After this is done, then connect your time capsule. Click on the time machine icon in the dock bar so you will enter in time machine. Select the document folder and any document or all you need. The same thing you can do with iPhoto, Emails, etc.
    Let me know
    Claudio

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

  • WHAT IS USE OF CHANGE DOCUMENT FIELD?

    HI experts,
    go like this,
      mara->matnr->dataelement of matnr->further charecteristics ->change document
    in this if we select change document field what will be occured , if we deselect   thatfield what will be the changes and where will be reflected that changes.
      thanks,

    Hi,
    It is used as an Indicator for writing change documents
    <b>Use</b>
    This flag is used to create change documents for business objects.
    You can create a change document object for a business object. This change document object contains the tables in which the data of the business object is stored. Function modules that are called in the corresponding application programs and that log the changes at runtime can be generated from the change document object.
    Logging only takes place if the fields whose contents were changed refer to a data element that was flagged as relevant for the change document.
    You can go to the maintenance screen for change documents from the initial screen of the ABAP Workbench with Development -> Other tools -> Change documents.
    Regards,
    Padmam.

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

  • History Documents, Change Documents and Potential documents in PGS

    What are History Documents, Cleared documents, Change Documents and Potential documents in PGS.
    I need to retrieve history documents from tables BSIK, VBKPF and RBKP. Which fields are considered as History documents from these tables?
    How to retrieve Cleared documents from Table BSAK? Which fields from this table can be considered as cleared documents.
    How to retrieve Change documents from Table CDPOS? Which fields from this table can be considered as change documents.
    How to retrieve Potential duplicate documents from tables BSIK, VBKPF, RBKP? Which fields from this table can be considered as potential duplicate documents.

    In order to include audio and video, you need to export it into a format that supports this, and you need to have a program to open it that supports audio and video in exactly the way it was included (not all flavors of format have the same features).
    PDF does not do this. I'm not sure about .doc (but I doubt it).
    EPUB does support audio and video, but I have no idea how easy it is to use (nor how reliable).

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

  • Change document

    I learn the procedure for change document from sap hlep:
    1.Define change document object
    2.Set change document flag
    3.Generate update and INCLUDE objects
    4.Integrating the functionality into the program
    5.Writing the fields in the program
    I'm confuse about step 4 & 5. Can any guys tell me how to achieve them?
    Thanks a lot
    --Alex Miao

    Hi Alex,
    The entries into the table CDHDR and CDPOS are not made just because of making the change document active in the data element of the corresponding field.
    We need to first create a change document object using the transaction SCDO for the corresponding fields and tables. Now upon generation, you would get a couple of includes and a function module.
    Now, in your program, if you want to have entries in CDHDR and CDPOS for the database changes you make, you need to include the programs generated in SCDO and call the function module after every INSERT,MODIFY or DELETE. Without which the entries will not be made in CDHDR and CDPOS.
    Souce: http://www.****************

Maybe you are looking for

  • Keep getting error message from 'Cron Daemon'

    I have been running an Xserve G4 with Mac OS X Server 10.3.9 as a mail server and web server for several years now with no problems. Recently, however, I tried to set up a mailing list, which I had never done before. When I tried doing this, OS X aut

  • Fade to black at the end

    Hi all     I've started to use Motion 5 for a few weeks now but I'm kinda stuck on how to fade to black on a project. Ok it's a Motion 5 project (built in the program) called "Atmospheric - lower third" in the "Composition" section and I want to do a

  • Re: About menu ...

    Brendan, This is just a guess on my part. Try removing the 'Task.Part.AppTitle = new();' line. Forte instantiates the AppTitle attribute for you (it is a TextData). Other objects (including whatever handles the 'About...' menu) probably keep a sepera

  • How to have the Z30 in exchange of my Q10

    Hi, i have a Blackbery Q10 and i want to change to Z30 I have too a blackberry Playbook, Curve 8520 and 9380 Does Blackberry can change my phone to Z30 ? Thanks

  • Sorting on a Formula field

    Everytime I try to do a sort on the formula field below, I can't sort on the field.  It doesn't even show the field in the explorer window to sort on.  The formula is below. Sum ({fct_CurrentSales.Cases}, {@upc}) /     (tonumber(Maximum ({vw_dim_Prod