Use of Marker & No marker Update

Hi All,
I am going through the Inventory Management I want to know the use of Marker update and No marker update.
and also please let me know the below details.
1. First time when we will load the data we will compress the request with marker update and while loading BF&UM we will comopress with No marker Update.Could please brief me explain why we need to do and how it will
effects the data with marker and no marker.
Thanks & Regards
Ajay
"Points will be assigned"

Hi Ajay,
As you asked, Data Mismatch willn't be happened if you compress the cube with "No marker update".
to avoid mismath only we compress "no marker update"
Why mismacth?
Suppose you are taking the opening balance on 01 jan 2008 by using BX datasource.
You have business running for 1 year in R3(2007). There would be some movements happened in all storage locations.
Ex : Storage 1
Material M1 --> Received - 100 ; Issued 60; again Received 30
NOw the current stock available in storage 1 = 100-60+30 =70
When you load BX data source it takes value 70 for storage location 1. Then you compress  the cube with "Marker update". SO marker sets a reference point to this 70.
Later when you load BF datasource for the past movements, you get these 3 transactions , i.e 100, 60 and 30. If you compress the cube with these movements againg one more 70 will go and add to the reference point. Because initial 70 has come by calculating these historical movements only.
But that is the wrong value. So to avoid this, we compress the cube with "No marker update".
Since these no marker compressed values are not added to reference point, So your Non Cumulative KF will take the result from that reference point.
Later you can delta movements, i.e from Jan 1 2008 to Feb 1 2008, those will be compressed with "Marker update", because these are new and should be added to reference point.
This is my longest thread ever written Ajay.
Thanks
Sreekanth.

Similar Messages

  • Using a topic name marker in TCS2

    Hi everyone,
    I'm trying to set up FM to RH converstion for the first time since TCS1. I have TCS2 with FM 9.0p255 and RH 8.0.2.208.
    In my project, I'm attempting to use a topic name marker to specify the HTML filename and topic title in RH when I convert my FM files. It appeared to be working well but some in some linked topics, the topic title would be the filename rather than the title I'd specified in the FM marker. After some investigation, it seems that adding cross-references to a topic in FM breaks the topic title portion of the feature. Add the internal cross-reference in FM, update in RH, topic title = topic filename (though they are both specified in the marker). Remove the cross-reference in FM, update RH, and the filename and topic title are as expected.
    Has anyone else seen this issue and may know what I'm doing wrong or have found a workaround?
    I want to be able to create my TOC separately in RH rather than using the FM version. Not being able to control the topic titles is a big enough deal for me that I may have to abandon the project if I can't fix it.
    Thanks for any help,
    Glynnis

    In case anyone else has this problem, I eventually called Adobe tech support. My issue has been identified as a bug in both TCS2 and TCS3. With any luck, they'll fix it in an update.
    Glynnis

  • EOS 5D Mark III Firmware Update

    Free EOS 5D Mark III Firmware Update
    The EOS 5D Mark III firmware update expands the EOS 5D Mark III’s performance and usability. The update gives you uncompressed HDMI output when shooting video and cross-type AF support at f/8.
    To learn more and download the update, click here

    Hi,
    I am using my 5D Mark III with the Black Magic HyperDeck Shuttle 2 and I can't figure out how to get the camera to trigger the deck to record automatically.
    Any ideas?  I thought I set all the menu settings correctly in camerra with the new firmware.
    Thanks,
    Mike

  • When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    Yes, you can do something like that. What you would do is create a button for each image and then hide them. When I do this type of thing I place all of the buttons on a template page and then hide the template.
    You can then use JavaScript to copy the icon from any of the hidden buttons to the main button that you've set up to display the image. For example, suppose you set up 10 buttons named b1, b2, b3, ...b10. The code to copy the icon from one of them to the button used to display the image (b0) would be something like this:
    // Get the icon from the b3 button
    var oIcon = getField("b3").buttonGetIcon();
    // Get  reference to the b0 button
    var f = getField("b0");
    // Set the icon of the b0 button to the icon retrieved from the hidden button
    f.buttonSetIcon(oIcon);
    // Show the b0 button
    f.display = display.visible;
    This code would go in the Mouse Up event of the smaller button.

  • I have CS4 and was using a Canon 5D Mark II with raw photos. I just got the Canon 5D Mark III and CS4 now can not read the raw photos. It has raw version 5.7.0.213 and CS4 version 11.0.2. Can anyone help?

    I have CS4 and was using a Canon 5D Mark II with raw photos. I just got the Canon 5D Mark III and CS4 now can not read the raw photos. It has raw version 5.7.0.213 and CS4 version 11.0.2. Can anyone help?

    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications
    EOS 5D Mark II
    CR2
    5.2
    2.2
    EOS 5D Mark III
    CR2
    6.7, 7.1
    4.1
    Photoshop CS6
    7.0
    8.3
    Photoshop CS5
    6.0
    6.7
    Photoshop CS4
    5.0
    5.7
    The 5D Mark II was first supported by Camera Raw 5.2 which is compatible with CS4+.
    The 5D Mark III was first supported by Camera Raw 6.7 and 7.1 which is only compatible with CS5 and CS6.
    So the CS4 will never be able to open Raw 5D Mark III files.
    Why doesn’t my version of Photoshop or Lightroom support my camera?
    Choices:
    Purchase CS6 full version (CS4 is too old to qualify for an upgrade)
    Join the Cloud
    Free option: download the free Adobe DNG converter, convert all 5D Mark III Raw files to DNG format then edit the DNGs in CS4
    Photoshop Help | Digital Negative (DNG)

  • How can I use a ranged comment marker to quickly define in and out range?

    Hi,
    I'm using several parts of a single clip, and they have overlapping in and out points. As I'll need to go back and grab them multiple times, I've defined these ranges by using a comment marker, then giving them a range by setting the in and out point in the marker panel.
    What I want to do is using this defined comment marker range, right click/double click/clap twice or something that will allow a shortcut to set this marker range as an in and out range so that I can put it into my sequence's timeline.
    I'm happy if I can skip the in and out all together and drag the marker to the timeline - but I tried this from the Marker panel, and it didn't work.
    If this functionality doesn't exist, I'm going to have to just set a marker for every in and out point, and that's just busywork and confusing as it's not clear what's the in and the out when your'e in the middle of all the markers.
    Thanks for any and all help

    Premiere does not have a feature that automatically converts a marker's In/Out to function as clip In/Out points. I recommend saving a subclip for each segment of interest. The subclip becomes a new instance of the clip in the project panel, which you can give a descriptive name.
    If you give this a try--and if you're using Premiere Pro CC--take a little time to learn about the "Restrict Trims to Subclip Boundaries" option, which controls whether a subclip is "hard" or "soft." http://tv.adobe.com/watch/learn-premiere-pro-cc/create-soft-subclips-with-flexible-edit-po ints/

  • Is anybody using the Canon 1D mark III with RAW and Aperture?

    Hello,
    Is anybody using the Canon 1D mark III with RAW and Aperture?
    JO

    I'm using a 5D with a G5 and having nothing but problems. I have aperture installed on my Powerbook and don't have any problems. Upload fine and everything. But as soon as i try and upload photos on my G5 it's terrible. They preview fine before import.
    but afterwards they're corrupt.
    any help....
    Message was edited by: Kris Shacochis

  • Battery running down fast using Yosemite, running the latest update 10.10.2. I think there is bug in this update. Please help me out or is there a way can i switch back to mavericks and how

    Battery running down fast using Yosemite, running the latest update 10.10.2. I think there is bug in this update. Please help me out or is there a way can i switch back to mavericks and how

    1. Check the cycle count of the battery against the rated life for your model. The battery may be due for replacement. If the power adapter is connected almost all the time, the battery may need replacing even though the cycle count is not too high.
    2. Follow these instructions, or these for OS X 10.8 or earlier.
    3. In the Energy Saver preference pane, uncheck the box marked
              Enable Power Nap while on battery power
    if it's shown (it may not be.)
    4. You can also try resetting the SMC.
    5. Make sure your system is up to date in Software Update.
    6. Make a "Genius" appointment at an Apple Store, or go to another authorized service center.

  • Use sccm to rollback software update on windows xp

    Hi we have used sccm2012 to deployed some update including Kb2964358 and it cause IE not working well. we used wusa command line on sccm to uninstalled some for win7.
    but winxp  pc not able to work. any advice how can I use sccm to rollback those xp pc so that this kb2964358 will be removed quickly?Thanks
    Thanks and best regards, -- KF

    See "Removal information" section:
    https://technet.microsoft.com/en-US/library/security/MS14-021#ID0EDWAG
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Using ProductionOrderService for Shop Order Update

    Hi,
    Im using web Service ProductionOrderService for update of shop order Status. Aim is to Close shop orders with Status 504 for defined SAP ERP Status changes.
    Executing web Service delivers the following error message: "Cannot update Status to closed because not all SFCs for this shop order marked as Done".
    Do I have the possibility to use an other web Service that also Closes all SFCs of shop order?
    Are there any SAP ME web Service documentations that I can use for Research?
    Thanks and regards,
    Anke

    Hi Anke,
    This issue will be resolved by the anticipated code change within SAP Note 2115350.
    Regards,
    Sergiy

  • Import of Shot Marks / Essence Mark possible with Premiere Pro CC?

    Shooting news is a matter of time! I shot outside by using the button "shot mark" on my Sony PMW 320
    It would be very helpful to see this marks in Premiere Pro to find the important frames quickly like Sony Vegas or AVID does.
    I do have made a feature request.
    Any hints or workarounds?

    I am having the same issue.
    Your best bet is to logon to Adobe website and go to customer support. If you chat with someone they can go on your computer and trash all your preferences. Your computer will be stable again. It worked great for me, but I just imported an XML from Resolve and it is crashing the system again.
    Good luck. 

  • How can i use multiple row subquery in update statement

    Hai All
    I using group function in my update statement.. and i need to update more rows so i need to use multiple row
    subquery pls tell me how to use multiple row subquery in update statement
    For example
    while i am using this like this i got an error
    update dail_att set outtime in (select max(r2.ptime) from temp_att where empcode=r2.enpno and
    barcode=r2.cardn and attend_date=r2.pdate group by enpno,pdate,cardn);
    Pls tell me how to use with example
    Thanks & regards
    Srikkanth.M

    Hai Man
    Thanks for ur response Let me clear what i need
    First step Fetch the records as text file and stores into table T1
    and the next step is i have seperated the text using substring and stores in different columns of a table
    There are two shifts 0815 to 1645 and 1200 and 2000
    Here I rep IN and O rep OUT
    Empno date time inout
    001 01-01-10 0815 I
    002 01-01-10 0815 I
    003 01-01-10 0818 I
    001 01-01-10 1100 0
    001 01-01-10 1130 I
    002 01-01-10 1145 0
    002 01-01-10 1215 I
    004 01-01-10 1200 I
    005 01-01-10 1215 I
    004 01-01-10 1315 O
    004 01-01-10 1345 I
    001 01-01-10 1645 0
    002 01-01-10 1715 0
    003 01-01-10 1718 0
    004 01-01-10 2010 0
    005 01-01-10 2015 0
    This is my T1 table i have taken data from text file and stored in this table from this table i need to move data to another table T2
    T2 contains like this
    Empno Intime Intrin Introut Outtime Date
    001 0815 1100 1130 1645 01-01-10
    002 0815 1145 1215 1715 01-01-10
    003 0818 1718 01-01-10
    004 1200 1315 1345 2010 01-01-10
    005 1215 2015 01-01-10
    This what i am trying to do man but i have little bit problems Pls give some solution with good example
    And my coding is
    declare
         emp_code varchar2(25);
    in_time varchar2(25);
    out_time varchar2(25);
    Cursor P1 is
    Select REASON,ECODE,READMODE,EMPD,ENPNO,FILL,PDATE,PTIME,INOUT,CARDN,READERN
    From temp_att
    group by REASON,ECODE,READMODE,EMPD,ENPNO,FILL,PDATE,PTIME,INOUT,CARDN,READERN
    ORDER BY enpno,pdate,ptime;
    begin
         for r2 in p1 loop
    declare
    bar_code varchar2(25);
    begin
    select barcode into bar_code from dail_att where empcode=r2.enpno and attend_date=r2.pdate;
    For r3 in (select empcode,empname,barcode,intime,intrin,introut,addin,addout,outtime,attend_date from dail_att)loop
    if r2.inout ='O' then
    update dail_att set outtime =(select max(r2.ptime) from temp_att where empcode=r2.enpno and barcode=r2.cardn and attend_date=r2.pdate group by r2.cardn,r2.enpno,r2.pdate );
    end if;
    end loop;     
    exception
         when no_data_found then
         if r2.inout ='I' then
                   insert into dail_att(barcode,empcode,intime,attend_date)(select r2.cardn,r2.enpno,min(r2.ptime),r2.pdate from temp_att group by r2.cardn,r2.enpno,r2.pdate );
         end if;
    end;
    end loop;
    commit;     
         end;
    Pls tell me what correction i need to do i the update statement i have used a subquery with group function but when i used it will return only one row but my need is to return many rows and i need to use multiple row subquery
    and how can i use it in the update statement
    Thanks In Advance
    Srikkanth.M

  • How can I use multiple row insert or update into DB in JSP?

    Hi all,
    pls help for my question.
    "How can I use multiple rows insert or update into DB in JSP?"
    I mean I will insert or update the multiple records like grid component. All the data I enter will go into the DB.
    With thanks,

    That isn't true. Different SQL databases have
    different capabilities and use different syntax, That's true - every database has its own quirks and extensions. No disagreement there. But they all follow ANSI SQL for CRUD operations. Since the OP said they wanted to do INSERTs and UPDATEs in batches, I assumed that ANSI SQL was sufficient.
    I'd argue that it's best to use ANSI SQL as much as possible, especially if you want your JDBC code to be portable between databases.
    and there are also a lot of different ways of talking to
    SQL databases that are possible in JSP, from using
    plain old java.sql.* in scriptlets to using the
    jstlsql taglib. I've done maintenance on both, and
    they are as different as night and day.Right, because you don't maintain JSP and Java classes the same way. No news there. Both java.sql and JSTL sql taglib are both based on SQL and JDBC. Same difference, except that one uses tags and the other doesn't. Both are Java JDBC code in the end.
    Well, sure. As long as you only want to update rows
    with the same value in column 2. I had the impression
    he wanted to update a whole table. If he only meant
    update all rows with the same value in a given column
    with the same value, that's trivial. All updates do
    that. But as far as I know there's know way to update
    more than one row where the values are different.I used this as an example to demonstrate that it's possible to UPDATE more than one row at a time. If I have 1,000 rows, and each one is a separate UPDATE statement that's unique from all the others, I guess I'd have to write 1,000 UPDATE statements. It's possible to have them all either succeed or fail as a single unit of work. I'm pointing out transaction, because they weren't coming up in the discussion.
    Unless you're using MySQL, for instance. I only have
    experience with MySQL and M$ SQL Server, so I don't
    know what PostgreSQL, Oracle, Sybase, DB2 and all the
    rest are capable of, but I know for sure that MySQL
    can insert multiple rows while SQL Server can't (or at
    least I've never seen the syntax for doing it if it
    does).Right, but this syntax seems to be specific to MySQL The moment you use it, you're locked into MySQL. There are other ways to accomplish the same thing with ANSI SQL.
    Don't assume that all SQL databases are the same.
    They're not, and it can really screw you up badly if
    you assume you can deploy a project you've developed
    with one database in an environment where you have to
    use a different one. Even different versions of the
    same database can have huge differences. I recommend
    you get a copy of the O'Reilly book, SQL in a
    Nutshell. It covers the most common DBMSes and does a
    good job of pointing out the differences.Yes, I understand that.
    It's funny that you're telling me not to assume that all SQL databases are the same. You're the one who's proposing that the OP use a MySQL-specific extension.
    I haven't looked at the MySQL docs to find out how the syntax you're suggesting works. What if one value set INSERT succeeds and the next one fails? Does MySQL roll back the successful INSERT? Is the unit of work under the JDBC driver's control with autoCommit?
    The OP is free to follow your suggestion. I'm pointing out that there are transactions for units of work and ANSI SQL ways to accomplish the same thing.

  • I lost my Iphone 3GS. My brother has given me his Iphone 4 now. We both use the same notebook to update and sync our phones. I would like to know how can i reconnect back to my account using the Iphone which was previous used by my brother.

    I lost my Iphone 3GS. My brother has given me his Iphone 4 now. We both use the same notebook to update and sync our phones. I would like to know how can i reconnect back to my account using the Iphone which was previous used by my brother.

    If you are saying that you both have iCloud accounts and use the same icloud ID, then yes, the contacts will be deleted.  The idea is that all devices using the same icloud ID are kept in sync.  You need to use different IDs.  You can keep the same iTunes ID so you can share the songs and apps.  But use different icloud IDs.

  • Is it still possible to downgrade from ios 6 to ios 5.1.1 on my ipod touch 4th gen as of Sept.24?Also, if I use a backup created AFTER updating to ios 6 when I restore/downgrade to ios 5.1.1, does it become ios 6 again because of the backup?

    Is it still possible to downgrade from ios 6 to ios 5.1.1 on my ipod touch 4th gen as of Sept.24? Also, if I use a backup created AFTER updating to ios 6, when I restore/downgrade to ios 5.1.1, does it become ios 6 again because of the version of ios 6 that I created the backup on?

    There has never been a legit way to downgrade.
    It will always restore to the latest available software.

  • Using a LOV in an Update page for a QBE Report

    In my QBE Report-based portlet, I have set one of the fields to use a LOV.
    When I go into Customize for the portlet, that field uses the LOV, but when I click on the Update link for a row, the same field does NOT use the LOV.
    How do I make it use the LOV in the Update page?
    Thanks for any help!
    Regards
    Bryan

    Folks --
    Is this question a difficult one?
    I'd appreciate even a pointer...
    Thanks
    Bryan

Maybe you are looking for

  • How can I add page numbers using Adobe Reader?

    I am trying to add page numbers to my document only using Adobe Reader.  Is that possible?  Or do I need to use Adobe Acrobat?

  • Blurry photos on iPad after import

    After importing pictures from iPhoto or a separate folder, many photos take several seconds to come into focus when viewing. This makes it useless to try to view in slideshow format. Is there something I am missing? These are hi-res photos taken with

  • MacBook Makes odd Static noise ~NOT SPEAKERS~

    I have just recently reinstalled Leopard after a hard drive error (possibly caused when I dropped it 4 feet :P), and everything was fine. But I noticed that my speakers weren't as loud as they were and they sounded kind of muffled. Then the MacBook j

  • CSS11506 Client to server connection

    Hey guys, I currently have 1 CSS11506 terminating 2 SSL connections to 2 backend web servers. However when I sniff the traffic on the web servers I notice that the client is connected directly to them. Once the ARP for the CSS VIP has been completed,

  • Problem with TX ABUMN

    Hi: I have some problem with Fixed assets accounting and I need some help. I have two fixed assets and I need to change their value and create a new one with the addition of these values I get from these two fixed assets. T I think Tx. ABUMN is the r