LIS Not showing correct values

Dear All
We are having a peculiar situation in MCSI report which is customized.  where order quantity is "0" after changing it from original quantities where as the gross order value(field name - KZWI1) is having same value despite change in the order quantity. 
For instance:
Scenario 1:
Order no: 100       ( through va01 mode)
Order qty                   10    
Order value                1000       
Scenario 2:
Order no: 100  (through va02 mode)
Order qty                  1
Order value              1000     This is not changing.
Can some one help....
Thanks

Hi,
After creating your order run MCVR for your sales doc number.
Then after changing your order do the same thing. Check after the change if your LIS/SIS structure is being updated.
You can double click to see key values and characteristics.
If you dont see your LIS SIS structure then you can start your analysis.

Similar Messages

  • Report S_ALR_87012000 Asset Register does not show correct values sums

    Hi,
    I've taken a look at S_ALR_87012000 transaction - Asset Register (Italy) after an Assets Data transfer and something strange happens:
    1-  the sum of column Depreciation for year is not correct. It is a little bit strange because the single assets depreciation for year is correct. The same problem is in report S_ALR_87011990  - Asset history sheet
    2- if I put  an asset number range or the asset class in the report selection screen the report does not show some of the assets included in the range or in the asset class.
    Could you explain me why? Is there some program bug?
    Thanks in advance
    Giovanna

    Hi
    If you are executing the reports for previous / future years - execute them as of last day of the fiscal year
    The execution for current year can have any date of the fiscal year for report execution
    BR,Ajay M

  • Flex Date Time Axis Not showing Correct Values

    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/halo" width="700" height="500">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    public var stockDataAC:ArrayCollection = new ArrayCollection( [
    {date: "2005, 7, 27", close: 41.71},
    {date: "2005, 7, 28", close: 42.21},
    {date: "2005, 3, 29", close: 42.11},
    {date: "2005, 1, 1", close: 42.71},
    {date: "2005, 10, 2", close: 42.99},
    {date: "2005, 9, 3", close: 44} ]);
    public function myParseFunction(s:String):Date {
    // Get an array of Strings from the comma-separated String passed in.
    var a:Array = s.split(",");
    // Create the new Date object. Subtract one from the month property.
    // The month property is zero-based in the Date constructor.
    var newDate:Date = new Date(a[0],a[1]-1,a[2]);
    return newDate;
    ]]>
    </fx:Script>
    <mx:Panel title="DateTimeAxis Example" height="100%" width="100%">
    <mx:LineChart id="mychart" height="100%" width="100%"
      paddingRight="5" paddingLeft="5"
      showDataTips="true" dataProvider="{stockDataAC}">
    <mx:horizontalAxis>
    <mx:DateTimeAxis dataUnits="days" parseFunction="myParseFunction"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis baseAtZero="false" />
    </mx:verticalAxis>
    <mx:series>
    <mx:LineSeries yField="close" xField="date" displayName="AAPL"/>
    </mx:series>
    </mx:LineChart>
    </mx:Panel>
    </s:Application>
    the above code shows reverse values of date on date axis i.e it should show 01/05 2/05 3/05 4/05 but its showing 10/05 09/05 08/05 07/05 on date axis.
    Please help.

    I've seen this bug in Adobe's JIRA so nothing much you can do for now   DateTimeAxis is quite bugged.
    By the way, is it me or mx:datavisu is on low priority these days ? Maybe the team is working on a spark version ?
    https://bugs.adobe.com/jira/browse/FLEXDMV-2231

  • Navigational attribute not showing correct values

    Hello,
    I have a Notification cube Z_QM_C09, Apart from other infoobjects, it has Notification (0Notificatn) and one of its Nav attr 'Esc Category (0NOTIFICATN_/BIC/Z_ESC_CAT).
    The Master data for one of the Notification is as shown below
    /BI0/PNOTIFICATN - Master data table                   
       SOURSYSTEM   NOTIFICATN         OBJVERS   /BIC/Z_ESC_CAT   
       P1                        005000482694    A                (Blanks)     
    /BI0/XNOTIFICATN - SID Table attr                                                                   
      Notification SID      OBJVERS     SOURSYSTEM       NOTIFICATN          S__Z_ESC_CAT                    
       30,233,260            A                   P1                          005000482694      7                                                                               
    However, when I check the data in the cube for the same Notification, the data is as shown below;
    Notification         Notification SID      Z_ESC_CAT    Z_ESC_CAT SID
    5000482694         30,233,260            ESC2               7
    Can anyone throw some light on why this would be happening?
    Thanks for your input!
    Bala

    Hi,
    I believe Master data was loaded after the Transactional Data.
    You can do a full load for the Master data from the Data soruce from the Navigational Attribute is beng updated.
    And then acitvate it, No need to load the Transaction data as in the cube the value of Notificaiton is being refered from Master data.
    The above load will not have any side affects and is worth trying for.
    Hope this resolves.
    Thanks,
    Karan

  • ME23n , Does not shows the values correctly in print preview

    Hi,
    When viewing a PO using ME23n , it does not shows the values correctly in the print preview.
    For example;
    This is the vendor & its address.  (check attached image img1.jpg)
    ZERANDIB BUSINESS APPLIANCES
    Number-122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO-04
    When displaying the print preview, it shows only some parts of the above address
    Shows only; (check attached image img2.jpg)
    ZERANDIB BUSINESS APPLIANCES
    PO BOX 41,112,REID AVENUE
    These values are getting from a table called LFA1. I have checked that table & in that table all the values exists correctly.
    I have noted issue is with, having only a single word. (If address or name having only a single word, that is without spaces, it will not going to show in the print preview) -
    In the above example, it is not showing Number-122/A and  COLOMBO-04 (Its a single word. No spaces there)
    If its like --> Number - 122/A   &  COLOMBO - 04 ,  then it will display in the print preview correctly (where there are spaces after - mark)
    check img3.jpg
    If its having more than one word, then it will display correctly in the print preview.  As below;
    ZERANDIB BUSINESS APPLIANCES
    Number - 122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO - 04
    If its 2 or more words, it shows correctly.
    If its 1 word, then its not showing!
    Why it is happening like that? Any ideas how to resolve this issue?
    regards.
    zerandib

    It turns out that this problem went away after the program crashed.  Everything seems to be working well now.

  • Finder not showing correct free space for DROBO

    I have replaced a "working" 16TB (8*2TB drive) DroboPlus with (3*4TB +5*2TB) drives after a low space warning ( just under 1TB free with double redundancy)
    I Am having the problem with free memory being shown as 439.4 Mb from Yosemite finder for my FW800 connected DroboPro (1.2.2) ( also using USB2)
    (It very very occasionally it shows the correct value but there does not seem to be a logic in it.)
    MBP (early2011) 10.10.1
    running just one 16TB volume,
    Drobo Dashboard (2.6.3) shows 9.81TB used with 6.18TB free  ( from 20TB 4+4+4+2+2+2+2+2 single redundancy=3.94TB)
    "About this mac">Storage shows 6.8TB free of 17.59TB (with data type other=10.79TB)
    Disk Utilty shows Drobo as 17.59TB with 6.8TB available.
    How can I get finder to show a more "correct" value, as I cannot save any files (>439Mb) to it despite plenty of memory available.
    Other applications and OS DiskUtility and Storage show correct values.
    I have tried saving a small file at route level and also preventing spotlight from indexing it, both make no difference.
    Drobo non-Suport do not want to know as the DroboPro is no longer available.  Caveat Emptor

    What is the source that you are looking at?
    Download OmniDiskSweeper and/or Grand Perspective and open it.  How does it compare with your MBP data?
    Ciao.

  • The onhand quantity at sub inventory level it is not showing correctly

    For an item the org level quantityt is showing correctly but at sub inventory level it is not showing correctly.
    1)For an item org level the avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           7     7          7
         STORES          0     0          0     
    2) Created an Sales order with quantity 5 ,then STAGING decreased by 5 which is correct.
              the avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           2     2          2
         STORES          0     0          0     
    3) Shipping Transaction not completed,Received 4 into Stores – Staging avail increased by 6 and even STORES also increased by 4 . Here we do not understand why STAGING increased to 6.
         the avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           6     6          6
         STORES          4     4          4     
    4)Ship Transaction Completed sucessfully now the values are showing correctly.
         The avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           2     2          2
         STORES          4     4          4

    Hi Patel,
    You can create a confirmations using CO11N for sub-operations, but you can only confirm hours, not yield quantity. The yield quantity requried to be confirmed in the operation. You can partially or fully confirm sub-operations.
    Enter the order number, sub -operation number all the related data will be displayed execpt greyed quantity fields.
    Can you see the "sub-operation" entry field below "oper./activity" in CO11N ?
    Thanks & Regards,
    Ramagiri

  • Balance Sheet not showing correct sign for Liability and Equity

    Hai,
    I am using SAP PL 40,
    In SAP Balance sheet Report,
    Liability Ledgers and Equity Ledgers is not showing correct sign. i mean,
    In my Liability Ledger the value is
    INR-10000.
    In Balance sheet it showing 
    INR1000.
    And also, is it possible to bring Dr and Cr column in Balance Sheet?
    Now, it's coming in single Column.
    Please help me out.
    Regards,
    Thanga Raj.K
    09710445987

    Hi
    It's the system definition that under Standard Balance Sheet Report, the
    Liabilities are displayed with POSITIVE SIGN although we know that the
    balance for those liabilities accounts are negative. The reason for it
    is that the liabilities accounts are defined as Passive Account, so when
    the balance is negative, it's displayed with positive sign.  And when
    the balance is positive, it is displayed with negative sign. The
    definition is mainly for the purpose of the reporting. In most of the
    localizations, the financial reports supplied by the business should
    display Liability and Equity with positive sign.
    If you really want to display them in negative sign , you can define a
    customized report template in Financials->Financial Report Templates->
    and select all liabilities and tick the box in front of 'Reversal Sign'.
    Regards,
    Syn Qin
    SAP Business One Forums Team
    Edited by: Syn Qin on Aug 22, 2008 8:49 AM

  • OBI columns not showing distinct values.

    Hi,
    Please help me out with the below issue.
    I have a colulmn called Product Type. Same column is been pulled into many subject areas. In one of the subject area the column when checked for all product types, it is not showing distinct values, instead it displays multiple rows of sinlge value. Whereas in other subject areas it dsiplays distinct values.
    So please help me out on this issue.
    Thanks,
    Rajesh S

    Hi,
    I don't think it's not an issue with not selecting "Select Distinct Value" checkbox .. because same column pulled into to other subject areas working fine. But here also sometimes it shows correct distinct value and sometimes all values(Duplicate values).
    Thanks,
    Rajesh.

  • MiniDV Video in Affert Effects not showing correct ratio.

    I'd like to know how to edit minidv video in its aspect ratio in After Effects. Video is 720 by 480 and 16 by 9 (non-square pixels). When I import the video, it's stretched too tall (set to square pixels I believe). No mater how many times I change the composition ration to widescreen, it still does not show correctly.
    I seem to do fine in Premiere. It automatically sets the aspect ratio for minidv video. But I can't get After Effects to do it. I don't want to spend time creating something only for it to be squished in Premiere later.
    So how to do create a composition that's 16 x 9 using non-square pixels 720 by 480 that can be edited into miniDV video in adobe premiere?

    If you properly interpret your footage as widescreen (AE may guess incorrectly here) and put it in any square pixel comp it will not look distorted but it may or may not fill the frame. It will only fill the frame if the frame size is the square pixel equivalent size of your widescreen footage. This applies to all non square pixel aspect ratio footage.
    If you interpret your footage as widescreen and put it in the same format (NTSC, PAL HDV) widescreen comp it will also fill the frame. There may be some black pixels on the left and right side because almost all cameras don't put live pixels in every column or even every row of the frame, but the footage will fill the frame. The caveat is that this footage will look distorted unless you activate pixel aspect correction preview in the Comp window because computer displays are always square pixels. You have to fool the display by selecting this option.
    When you render your widescreen comp, if you're using any of the standard DV codecs or a codec like Quicktime Animation or JPG, there is no place in this codec for an aspect ratio tag that will tell apps like Premiere or FCP or Avid that this footage is supposed to be widescreen. Once you import the footage to another app you'll have to check and make sure that the footage is interpreted as widescreen there too.
    I hope this helps. What ever you do, do not use the Fit to Frame option to force footage into a comp frame. If you insist on using Fit to Frame then check the X and Y scale values after you do and make sure they are identical. If they are not, you've distorted your footage at that point and it will be difficult or impossible to fix it later.

  • SelectOneChoice not showing all values from database

    Hi!
    I have to put a list of values in my select one choice. When I do the query in database, all the values are selected. But, with the same query on JPQL, the select on choice do not show all values in database. Anyone can help me, please?
    P.S.: I am using SelectOneChoice with SelectItems, in JDeveloper 11g
    Code:
    <af:selectOneChoice id="selAction" value="#{row.idCmd}"
    unselectedLabel="&lt;Selecione>">
    <af:forEach var="alertTypeNode"
    items="#{bindings.actionFindAll.iteratorBinding.allRowsInRange}">
    <af:selectItem value="#{alertTypeNode.dataProvider.idCmd}"
    label="#{alertTypeNode.dataProvider.nmCmd}"
    id="si1"/>
    </af:forEach>
    </af:selectOneChoice>

    In your page binding check the rangesize setting for the executable you use - set it to -1.

  • Report similar to MC$4 that does not show absolute values

    Hi all,
    We need a report similar to Report similar to MC$4 which has the same drilldown capabilities but does not show absolute values, and instead shows the proper (actual) values.
    Or if its possible to change something in the MC$4 report to show the actual values and not the absolute.
    Thanks in advance!
    George

    HI
    Your input criteria should contain all plant numbers and the period to be analyzed.  Execute the report and then select:  Plant Analysis\Export\Transfer to XXL\Deselect all options and tick Plant, Storage Location and Month.  Follow the options to export to Excel.  Report will be based on Plant, Storage location and Month.
    Regards

  • Not showing correct output when parsing the date

    //WAP the gives the details of employees
    import java.io.*;
    import java.util.*;
    import java.text.Format;
    import java.text.DateFormat;
    import java.text.ParseException;
    import java.text.SimpleDateFormat;
    class employee
      private String nm,curr_dt;
      private Date dob,doj;
      private int salary;
               employee()
                  nm="\0";
                  dob=null;
                  doj=null;
                  curr_dt=null;
                  salary=0;
               void getdata()throws IOException
                  String dt;
                  BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
                  //we can create date with these 3 type of objects
                  Format fm=new SimpleDateFormat("dd-mm-yyyy");
                  DateFormat df=new SimpleDateFormat("dd-mm-yyyy");
       //object of base class are type compatible with the object of derived class
                  SimpleDateFormat sdf=new SimpleDateFormat("dd-mm-yyyy");
                  System.out.print("\nEnter the name of Employee : ");
                  nm=br.readLine();
                  try{
                  System.out.print("\nEnter the date of birth of Employee : ");
                  dt=br.readLine();
                  dob=(Date)fm.parseObject(dt);
                  System.out.print("\nEnter the date of joining of Employee : ");
                  dt=br.readLine();
                  doj=df.parse(dt);
                  }catch(ParseException e){
                  Date d=new Date();
                  curr_dt=sdf.format(d);
                  System.out.print("\nEnter the salary of employee : ");
                  salary=Integer.parseInt(br.readLine());
               void putdata()
                  System.out.println("\n\n\nEmployee Name : "+nm);
                  System.out.println("\nDate of birth : "+dob);
                  System.out.println("\nDate of joining : "+doj);
                  System.out.println("\nCurrent date : "+curr_dt);
                  /*if((doj-curr_dt)>1)
                       salary+=3000;
                  System.out.println("\nSalary of Employee : "+salary);
    class emp
      public static void main(String str[])throws IOException
           employee emp[]=new employee[1];
           System.out.println("\nEnter the detail of employees \n\n");
           for(int i=0;i<1;i++)
                emp=new employee();
    emp[i].getdata();
    System.out.println("\n\nDetail of employees are\n\n");
    for(int i=0;i<1;i++)
    emp[i].putdata();
    }*Output:*
    Enter the detail of employees
    Enter the name of Employee : Rajendra Sharma
    Enter the date of birth of Employee : 10-10-1979
    Enter the date of joining of Employee : 05-09-2004
    Enter the salary of employee : 2000
    *it is not showing date in the "dd-mm-yyyy" format and not showing correct month as well*
    Detail of employees are
    Employee Name : Rajendra Sharma
    Date of birth : Wed Jan 10 00:10:00 IST 1979
    Date of joining : Mon Jan 05 00:09:00 IST 2004
    Current date : 17-08-2008
    Salary of Employee : 2000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    Use below code that will help u to sort ur problem.
    import java.io.*;
    import java.util.*;
    import java.text.Format;
    import java.text.DateFormat;
    import java.text.ParseException;
    import java.text.SimpleDateFormat;
    class employee
    private String nm,curr_dt;
    private Date dob,doj;
    private int salary;
    private String dobb,dojj;
    employee()
    nm="\0";
    dob=null;
    doj=null;
    curr_dt=null;
    salary=0;
    void getdata()throws IOException
    String dt;
    BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
    //we can create date with these 3 type of objects
    DateFormat fm=new SimpleDateFormat("dd-mm-yyyy");
    DateFormat df=new SimpleDateFormat("dd-mm-yyyy");
    //object of base class are type compatible with the object of derived class
    SimpleDateFormat sdf=new SimpleDateFormat("dd-mm-yyyy");
    System.out.print("\nEnter the name of Employee : ");
    nm=br.readLine();
    try{
    System.out.print("\nEnter the date of birth of Employee : ");
    dt=br.readLine();
    dob=(Date)fm.parseObject(dt);
    dobb= fm.format(dob);
    System.out.print("\nEnter the date of joining of Employee : ");
    dt=br.readLine();
    doj=df.parse(dt);
    dojj = df.format(doj);
    }catch(ParseException e){
    Date d=new Date();
    curr_dt=sdf.format(d);
    System.out.print("\nEnter the salary of employee : ");
    salary=Integer.parseInt(br.readLine());
    void putdata()
    System.out.println("\n\n\nEmployee Name : "+nm);
    System.out.println("\nDate of birth : "+dobb);
    System.out.println("\nDate of joining : "+dojj);
    System.out.println("\nCurrent date : "+curr_dt);
    /*if((doj-curr_dt)>1)
    salary+=3000;
    System.out.println("\nSalary of Employee : "+salary);
    class emp
    public static void main(String str[])throws IOException
    employee emp[]=new employee[1];
    System.out.println("\nEnter the detail of employees \n\n");
    for(int i=0;i<1;i++)
    emp=new employee();
    emp[i].getdata();
    System.out.println("\n\nDetail of employees are\n\n");
    for(int i=0;i<1;i++)
    emp[i].putdata();
    thanks,
    prabhu selvakumar.

  • SharePont 2013 Document Library lookup Column Properties not Showing Correctly when editing in Word

    Hi
    I keep seeing this issue albeit intermittently.  I have set up a doc library for my users which has a custom content type (lookup, metadata columns, etc)  . They all appear perfectly most of the time except the lookup column. Sometimes is just
    decides to display the title field of the current library and not the lookup list title .  It is weird as it has been working perfectly for ages given the library is populated with valid documents.
    There are some fixes listed here. Has anyone got any experience of this?
    https://social.msdn.microsoft.com/Forums/azure/en-US/e0b55531-509c-4219-8113-61b3e488de69/document-library-metadata-properties-of-a-content-type-do-not-show-correctly-when-editing-in-word?forum=sharepointdevelopmentprevious
    Freelance consultant

    Hi,
    According to your post, my understanding is that the lookup  column not display well while editing in word.
    Did you customize the Document Information Panel?
    I recommend you edit your custom document information panel or create a new document information panel, then re-publish it to check whether it works.
    https://support.office.com/en-gb/article/Create-or-edit-a-custom-Document-Information-Panel-for-a-content-type-b701a9af-3ea6-4c1a-9e1c-75363bd987c9?ui=en-US&rs=en-GB&ad=GB
    Or you can also use the methods in the post you have pasted to check whether it works.
    As the limitation of the environment, we could not reproduce the issue in our environment.
    I  would suggest you open a case to Microsoft Customer Service via Phone.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • The web site of Adobe does not show correctly in FireFox

    I have a bizarre problem.  The site of Adobe (including where I can download the flash player) does not show correctly in FireFox and I only see it as a text HTML page, but without most images (typically, for instance, I do not see the image "Download now" but see a text line "Dowload now", and so on...
    This seems to specifically affect the Adobe web site as I have no problme for other web sites (so far).
    It is something specific to FireFox as  I do have the problem with Internet Explorer.
    The problem persis even if I restart FireFox without any add-on (safe mode).
    Any suggestion ?

    Does this only happen in Firefox?  What do you see with Internet Explorer or Chrome?  If it is only Firefox, I'd try these steps in this order:
    1. Clear your cookies and cache
    2. Reset your Firefox settings
    3. Make a new profile
    Chris

Maybe you are looking for

  • Can't Connect to WiFi After Updating To 2.2

    Hey guys, I just updated my software to 2.2, and now all of a sudden i can't connect to my wireless router at home. I can easily connect to it using my phone, but can't using my ipod. I've searched around a bit, and still can't find a solution. When

  • How do I convince itunes that ipad is NOT synchronized to a different library?

    When I attach my ipad2 to my PC, itunes (latest version installed) always says that the ipad is synchronized to another library, and do I want to  ..... This is the only computer the ipad has ever been connected to!  I'm tired of having music/picture

  • Missing fonts in Word documents?

    Hi I have just got a new iMac and have upgraded to Word for Mac 2011 from Word OSX and when I open older documents the original documents fonts are missing. Any ideas how I can globally correct this rather than changing each document everytime I open

  • Adobe CS5 Eraser tool won't work

    My eraser tool won't work on any adjustment layers I add. It will erase on a background copy but not on a curves or black and white layer. It's strange because my brush tools are working and the eraser tool has been working up until now. It's not eve

  • Development backup error (urgent)

    Dear All, I m having problem while taking development backup.log file is attached.plz advice me hoe to resolve this issue. Detail log: bdxxiprp.ant BR0051I BRBACKUP 7.00 (13) BR0189W Expiration period equal 0 - backup volumes could be immediately ove