'creation date of the change document' in me23n or me22n

hi experts,
               i want a help from you to find out where ( in which ) table the  'date'  field is getting stored.if u go to me23n and give a po number and go to menu bar  environment --> header changes, then we can find 'creation date of the change document', i need to capture that date when status is 9. can any one tell me where that date is stored

Hi Kiran,
You can search for table CDHDR & CDPOS for the change documents.
where CDHER-OBJECTCLAS = EINKBELEG
OBJECTID
Regards,
Anbalagan

Similar Messages

  • USER EXIT FOR CHANGING POSTING DATE IN THE MATERIAL DOCUMENT

    Hi,
    Pls advise any USER EXIT FOR CHANGING POSTING DATE IN THE MATERIAL DOCUMENT.
    Regards,

    Hi,
    There is another user exit for updating material document data Upon posting  is MB_CF001
    I hope this will fullfill you.
    Prem

  • How to get the Change Document Header details for a given date

    Hi All,
    Can anyone help me on this Change Document Header details(CDHDR).
    Better way to pull the information of Change Document Header details(CDHDR). No Index is maintained for the tables.
    So please suggest better Optimising techniques to get the Change Document Header details(CDHDR).
    Using this Function module : CHANGEDOCUMENT_READ_HEADERS how to import the DATE_OF_CHANGE.
    Thanks in advance
    Regards
    Chakri

    HI,
    Go through the documenattion of the FM u can get the details.. and also where used list
    Regards,
    Nagaraj

  • Billing doc creation date in order changing when cancelled

    Hi All,
    In Order, if 'Future Cancelled date' is given, Billing document creation date is being changed automatically to cancellation date (if cancellation date is less than billing date). Is there any way to restrict this?
    Thanks,
    Regards,
    Rajesh.

    Hi Leo,
    When any invoice is cancelled it will automatically pick the original invoice date.
    If you want other date on which the cancelled invoice has to be created can give the date in the billing date field, so that it wil creat cancelled invoice on date you entered when cancelling
    T.code VF11.
    kindly reward points if usefull.
    Regards
    RVK

  • How to fetch data for the Change Request in PROCESS_EVENT

    Hi All,
    I need to write some custom logic on Save/Submit button. For this I am planning to enhance the PROCESS_EVENT method of class CL_USMD_CR_MASTER. Within this method I need to access runtime data of the change request currently being processed.
    I am going to create a post-method exit for this PROCESS_EVENT method. Is this correct?
    I have heard we have APIs in MDG which can be used to fetch data, however I do not know how to use the same.
    Can someone please help me with sample code how to fetch the runtime data of the Change Request
    Thanks in advance.
    Regards,
    Vanessa

    What MDG domain are you working on? What you are trying to do is called "reuse mode" enhancement and you do NOT want to tinker with the FPM feeder classes in this case. SCN document Configuration and Enhancement of SAP Master Data Governance contains many examples on how to achieve this.
    This is a how-to document for MDG-M reuse mode enhancement: Extend MDG-M Data Model by a New Entity Type (Reuse Option)
    This is a how-to document for MDG-C/S reuse mode enhancement: SAP How-To Guide: Extend the MDG Business Partner - Node Extension (Reuse Option)
    Keep in mind, these examples are mainly for additional "master data" fields. If you need additional fields that are not master data but are more related to the Change Request itself, you should use this how-to document: Enhancement of the User Interface Building Block for Change Requests
    Again, all of these documents can be found on the first document I referenced above. I suggest that you bookmark it.

  • BAPI_PROCORDCONF_CREATE_HDR not updating the change document transaction

    I am using FM BAPI_PROCORDCONF_CREATE_HDR to confirm a process order.
    I am also updating the batch characteristics with this FM.
    Now when i check the the change documents of the batch in MSC3n (in "Change" tab), the transaction field is sometimes blank.
    This FM will sometimes update the transaction with my Ztcode and sometimes it will not for the same batch.
    We get this same issue in the change documenst in the "Classification" tab.

    Thnaks for your reply sujay.
    I am not passing the key relations ships. Is it the mistake am doiong ??
    I have just passed the data which i have passed manually to the BAPI.
    here is my code any way
    *Header data
    ls_ntype = 'Z2'.
    ls_nhead-REFOBJECTTYPE = 'BUS2078'.
    *ls_nhead-REFOBJECTKEY   = '000000004711'.
    ls_nhead-REFRELTYPE     = 'REFZ'.
    ls_nhead-doc_year          =  '2010'.
    ls_nhead-mat_doc_item      =  '0001'.
    ls_nhead-mat_doc           =  '0011171068'.
    ls_nhead-po_number         =  '4500084423'.
    ls_nhead-po_item           =  '00010'.
    *ls_nhead-REFOBJECTTYPE     = 'QMEL'.
      Patener data
    ls_part-partn_role = 'KU'.
    ls_part-partner    = 'BEYER'.
    APPEND ls_part TO lt_part.
    CLEAR ls_part.
    ls_part-partn_role = 'LF'.
    ls_part-partner    = '000000304302'.
    APPEND ls_part TO lt_part.
    CLEAR ls_part.
    CALL FUNCTION 'BAPI_QUALNOT_CREATE'
      EXPORTING
       EXTERNAL_NUMBER          =
        notif_type               = ls_ntype
        notifheader              = ls_nhead
       TASK_DETERMINATION       = ' '
       SENDER                   =
    IMPORTING
       notifheader_export       = ls_exp
    TABLES
       NOTITEM                  = lt_item
       NOTIFCAUS                = lt_caus
       NOTIFACTV                =
       NOTIFTASK                =
       notifpartnr              = lt_part
       LONGTEXTS                =
       KEY_RELATIONSHIPS        =
       return                   = lt_ret .
    CLEAR lt_ret.
    CALL FUNCTION 'BAPI_QUALNOT_SAVE'
      EXPORTING
        number      = ls_exp-notif_no
      IMPORTING
        notifheader = ls_exp1
      TABLES
        return      = lt_ret.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'    .

  • Where can  we  see the  " Change document history " of  internal order .

    Dear  Experts
    Where can  we  see the  " Change document history " of  internal order .
    which are the tables  help us  to  get the  change  document history .
    Eg : The   Order  From  CRM  get  replicated  to internal order in  ECC . When   we  do 
    some  changes ( addition  of new  line  item ) in  CRM  , it  will update the internal order in  ECC.  I  want to   see the  changes in  Internal order .
    Regards
    Raj

    Hi  Rupesh
    Thank you  Rupesh   for your  updation and   Answer .  i  still have some  doubts . i  tried  the  same in  system ,  here are  some of   my  findings ,
    Will   it  gives  complete date wise  log  of   changes in  I/O. -  I am not  able  to   see the  full   log
    Eg :  When  ever make  some  changes in   The CRM   order ,  the   changes  get  replicated  to  ECC as  the  CRM REMOTE as the user , But   here i could not  get that  complete  history  of  change .
    If you  have  any  other  solution , pls  let me  now .
    Regards
    Raj

  • I want my pictures and videos to be sorted by the time and date they were taken.   I have Lilghtroom sorting by the creation date, but the videos are sorting separately from the pictures even when the creation dates indicate they are out of order.

    I have set the sort order to be by the creation date of the pictures and media I have in the catalog.  But the pictures appear first, in chronological order, then some of the videos follow, in their chronological order, but the videos and pictures don't mix amongst each other in straight chronological order.  How can I fix this?

    I think it’s only possible to see raw and jpeg stills side by side e.g. in true chronological order after setting LR prefs. Your video files will automatically show up in the Video smart collection. So you can view them in one place regardless of which folders they are stored in. Otherwise move your images and videos into a new collection and drag them into the order you want, where they will remain fixed. Or use the library filter to define a date range.

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

  • Concept of the change document table BWFI_AEDAT ???

    concept of the change document table BWFI_AEDAT and the use of the 60 day (user definable) parameter ???
    does this table hold the time stamps for deltas ???
    Could anybody elaborate on this ??
    Was going through some of the posts and came across this...

    Seems one of the 4 replaced positions is going to be filled after all
    Sorry for this aside, couldn't resist

  • Location where the change document log is stored

    Hi all,
    In SRM bidding process, I need the initial bid price and the final bid price, quantity before negotiation and after negotiation, PR or project number for that bid invitation number. Can anyone tell me where these are stored. Actually I want to know where the changed document log is stored.
    Regards,
    Asha

    Hi Asha,
    AFAIK there is no Project Number in Bidding Engine.
    Until Quote versionning (SRM 6.0 ?), there is no other way than looking at change documents.
    All changes are stored in change tables: CDHRD and CDPOS.
    You can try to reuse FM BBP_CHANGE_DOC_GET_NEW.
    Rgds
    Christophe
    PS: please reward points for helpful answers.

  • Can I script the changing of creation date, using the file name?

    Normally people are doing this in reverse, but let me paint the picture.
    I pulled 204 video files from an old HDD based JVC camera.  JVC records in .MOD format which iPhoto won't import.  I imported them into iMovie just fine, and iMovie even set the file name to clip-2007-11-04 04;42;29.mov which is great, but it now has a new creation date of whatever date I imported it.  Which then causes problem when I want the videos stored in iPhoto and sorted appropriately by creation date.
    I've used the application "A Better Finder Attributes 5" to individually edit the creation and modify, but I'm sure I don't want to do this 203 more times, as you can't just type in the date and time, you have to type in each part of the date/time, or select it on a calendar.
    I've used the application "Name Changer" to batch convert the file names to the format YYYYMMDDhhmm which would be helpful if I were going to use the terminal command touch -t, but again I don't want to have to type it in 203 more times, plus drag and drop the file into finder to populate the location.
    Now, if I were more handy with automator, or maybe some (any) scripting language this would be easy peasy.  I'd batch rename all the files to the YYYYMMDDhhmm.mov and then have a script that just took the file name, passed that to touch -t along with the file location, and a few seconds later, they would all be done!
    Anybody have any suggestions to how I can do this, and tips to what commands to use or ANY advice?  I'm more than happy to RTFM, but I have no idea which manual to read!
    Thanks

    If your file names are precisely as you have written, this script will do what you want.
    Copy the script into an AppleScript Editor document, select one or more files in a Finder window, return to the AS Editor and press Run.  Note: you will need to provide your password when the script runs.
    Make sure you have a backup of any files you are working on (try using duplicates first, perhaps). The script has no error handling.
    tell application "Finder"
              set FileList to selection
              repeat with theFile in FileList
                        set fileName to name of theFile
                        set filePath to quoted form of (POSIX path of (theFile as alias))
                        set crYear to text 6 thru 9 of fileName
                        set crMonth to text 11 thru 12 of fileName
                        set crDay to text 14 thru 15 of fileName
                        set crHour to text 17 thru 18 of fileName
                        set crMins to text 20 thru 21 of fileName
                        set crDate to crYear & crMonth & crDay & crHour & crMins
                        set shellString to "touch -t " & crDate & " " & filePath
      do shell script shellString with administrator privileges
              end repeat
    end tell

  • How do I use AppleScript to Change the Creation Date to the Current Date?

    I sorted my downloads folder by creation date and found that the items were sorted seemingly randomly. On closer inspection, I saw that the creation dates were not the same as the dates that I downloaded the items, so I figures that Snow Leopard was using the date given to it by the server.
    In order to get the items sorted by download date, I figured I'd use Hazel, but it doesn't have a “change creation date” item. It does, however, have an “run AppleScript” item.
    So my question is this: how do I use AppleScript to change the creation date of an item to the current date?

    TC (Techno Cat) wrote:
    Okay, I tried changing the creation date with SetFile, but it kept giving me an error:
    What am I doing wrong?
    Looks like the date and time was not quoted
    Try this Applescript. It will change the creation date of every file in the Downloads folder to the current date and time:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #E6E6EE;
    overflow: auto;"
    title="this text can be pasted into the AppleScript Editor">
    set current_date_and_time to do shell script "date \"+%m/%d/%Y %H:%M\""
    tell application "Finder"
    set filelist to every file of the alias (the path to downloads folder as text)
    repeat with currentFile in filelist
    do shell script "/usr/bin/SetFile -d " & quoted form of current_date_and_time & space & quoted form of POSIX path of (currentFile as string)
    end repeat
    end tell</pre>

  • 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

  • A report for the changed document histroy ...

    Hi experts,
    I want to write a program which can display all the delivery documents changed history ...
    Of course i only care the delivery number , qty & date ...
    As i know there has one TCODE : VL22 can display only one delivery document's detail .
    but it is not easy to looking for some delivery documents at the same time ...
    if i want to display all the delivery document how to do it ???
    Has some BAPI i can use in here ????
    Best Regards,
    Carlos

    You can refer to the tables - CDHRD and CDPOS for this.
    In CDHDR pass the Object class = 'LIEFERUNG'
    and  Object value = Your Delivery Number .
    You will get the list of Change Documents. With same information you can go to CDPOS to find out what exactly was changed.
    You can use the following FMs also -
    CHANGEDOCUMENT_READ_HEADERS
    CHANGEDOCUMENT_READ_POSITIONS
    Hope this will enable to you to come up with your own report for viewing history of multiple Deliveries.
    As these CDHDR and CDPOS contains all the change related informations , the performance of your report might be not very impressive if you try to do a wildcard search. Make sure you have some Delivery Numbers with you before you go into CDHDR/CDPOS.

Maybe you are looking for

  • Lost start up account after lion server upgrade

    I upgrade my core 2 duo running osx lion to osx lion server and my main admin login icon has dissaperaed from the startup login screen although the three other user accounts still show and now there is a guest account login that wasnt there before? H

  • BB Torch 9810 direct access mailbox Microsoft Exchange 2010

    Hi, Wanna check whether in anyway my BB could direct access mailbox Microsoft Exchange 2010 without BES (private and/or Company). Thanks BR

  • InDesign 5.5 "interruption" every 7 seconds

    This problem started just this week. I'm working on a multi-page document and InDesign appears to "interrupt" every 7 seconds. I see whatever tool I'm using at that second flicker and a brief "beachball" and whatever I'm doing stops for a second, and

  • Dreamweaver CS6 on Windows 8.1

    Dreamweaver does not upload jpegs for deletes them when I use it on win 8.1.  do you have a fix for this?

  • Can't install Nokia Podcasting application on the ...

    Is Nokia Podcasting compatible with the N86? Always get an error when installing it. If not, what other Podcasting applications are available? Thanks  Solved! Go to Solution.