Data of Receipt Corrections

Hi Gurus,
I am working in India Localization Project.
I am facing one issue while receipt corrections,when i receive any materail the data of taxes is stored in ja_in_receipt_lines,but when i do any corrections through the Correction form for the same reciept...i am unable where the data exactly stores.I got a table JA_IN_RECEIPT_CORRECTIONS which shows no data.
Is this the correct table? If not can any one let me know the exact table.
Waiting for your response..
Thanking You,
Rgadwala.

Hi Taj,
In the Note specified by you,its regarding the Quantity issue and Oracle Tables.
but for me the problem is with India Table JA_IN_RECEIPT_CORRECTIONS.
For Example --
I have created a PO with Quantity = 100 and Tax amount for 100 No's is say 100 Rs.
So when i create Receipt for the PO, i received only 80 Quantity. Now i can get the Receipt Qty = 80 and Tax Amount = 80Rs from rcv_shipment_llines and ja_in_receipt_lines respectively.
The problem is when i add more 20 Qty for the same Receipt Number from Correction Form.I am getting the receipt qty exactly as 100 but it still showing the tax amount as 80. As ja_in_receipt_lines doesnt save the correction details.
But when i quried JA_IN_RECEIPT_CORRECTIONS table theres no data in it.
Can you please let me know the solution.....
Regards,
Rgadwala

Similar Messages

  • When Printing Emails Date References "Yesterday" Not Date of Receipt

    Help! I need to print some emails for use in court. In the past the emails would clearly show the date of Receipt. Now the date displayed on the emails in iCloud prints the date on the email as "Yesterday 6:08 pm" instead of the actual date and time of receipt, like "05/22/2014 6:08 pm." The time zone is correct, this seems to be a "feature" that changed recently in iCloud. Other than turning the long header on when printing each email, which results in a lot of extra header information being displayed, what can I do?  Thanks for your help!

    The date offered is the date time printed. You do not get the option to modify which date and time is used. If you feel it is not correct, simply remove it.

  • Strange scenario,Oracle can not display the data in mysql correctly

    I use Heterogeneous Service+ODBC to achieve "oracle access mysql"(any other method?),and now i find Oracle can not display the data in mysql correctly:
    -------mysql------------
    mysql> create table tst(id int,name varchar(10));
    Query OK, 0 rows affected (0.00 sec)
    mysql> insert into tst values(1,'a');
    Query OK, 1 row affected (0.00 sec)
    mysql> select * from tst;
    ------------+
    | id | name |
    ------------+
    | 1 | a |
    ------------+
    1 row in set (0.00 sec)
    mysql> show create table tst\G
    *************************** 1. row ***************************
    Table: tst
    Create Table: CREATE TABLE `tst` (
    `id` int(11) DEFAULT NULL,
    `name` varchar(10) DEFAULT NULL
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8
    1 row in set (0.00 sec)
    -------------oracle ------------------
    SQL> select count(*) from "tst"@mysql;
    COUNT(*)
    49
    SQL> select * from "tst"@mysql;
    id
    1
    SQL> desc "tst"@mysql;
    Name Null? Type
    id NUMBER(10)

    You can make the following query on the result page:
    "select * from the_table where movietitle = ? and cinema = ?"
    then you set movietitle and cinema to those which the user selected. If the resultset contains more than 0 rows, that means the movie is available.
    Below is the sample code, it assumes you have a connection to the database:
    PreparedStatement stat = myConnection.prepareStatement("select * from the_table where movietitle = ? and cinema = ?");
    stat.setString(1, usersMovieTitleSelection);
    stat.setString(2, usersCinemaSelection);
    ResultSet res = stat.executeQuery();
    if (res.next()) {
    out.print("The movie is available");
    } else {
    out.print("The movie is not available");
    }Now just add that to your JSP page. Enjoy ! =)

  • Calendar Tile on Windows 8.1 displaying incorrect date for icloud calendar but date icon displays correct date on iPhone 5 and iPad Air

    Calendar Tile on Windows 8.1 displaying incorrect date for icloud calendar but date icon displays correct date on iPhone 5 and iPad Air.  Date on Windows 8.1 is correct.  Thank you.

    Try doing  a reset on your phone. Sounds like your carrier's time set is not getting through to your device. If the reset doesn't do it, then go to Settings>General>Reset>Reset Network Settings. That should do it.

  • The receipt corrections form for PO does not recognize LPs

    Hi
    The receipt corrections form for PO does not recognize LPs to perform corrections. The LPs are currently in Subinventory, we have lpn numbers, through that i have found the on hand quantity and which are in Packed Condition ..What would be the reason ?

    Tim
    We created a new report that is XML-PDF. This was a copy of the seeded Oracle Purchasing report. This report uses a new XML document that generates a PDF. If I submit this new report the PDF document is created and viewable. In Purchasing I also set the default output to PDF using the same XML - PDF that we created. I have an open TAR with Purchasing (5553373.992) they support the seeded Template but want to wash their hands on the custom.
    I am not sure what your question is - "new PO process in 11.5.10". When I do a PO approval and generate an email - PO it kicks off automatically the PO Output Communication program based on the defaults I set in Purchasing it should be using the new tmeplate.
    Bob

  • Error: please enter the date value in correct format DD-MON-RRRR

    Hi all,
    First of all I am 100 % learning oracle financial no technical background. I am trying to run a report: -the calendar does not appear in order for me to choose the date -Besides that when I enter the date ie 10-09-2010 or 10/09/2010 the system give me this error "Error: please enter the date value in correct format DD-MON-RRRR "
    please help me solve that.
    Thanks

    please enter date in 12-Oct-2010 format.
    regards,
    http://www.oraerp.com

  • Receipt correction records with processing_mode_code =BATCH

    Hi,
    We have setup profile RCV: Processing Mode = IMMEDIATE at site level (profile setup only at site level)
    but there are some receipt correction records created in ROI (rcv_transactions_interface) with processing_mode_code =BATCH, i was thinking based on above setup it should have created processing_mode_code = IMMEDIATE
    so that system would process the records without user required to submit "Receiving Transaction Processor".
    any idea why records created with processing_mode_code =BATCH?
    Rgds,
    -Kamal

    Hi Jyoti,
    Actually value is not set for "MO_SECURITY_PROFILE",so i tried to set the value at responisibility level,now in working in "vision operaions" opeating unit but in the list its is not coming,only vision "operations-supplier management" only coming.,weather its a setup program, please guide me this
    Thank u for ur help
    regards,
    Viji

  • Dates not refreshed correctly

    Hi,
    We are using service contracts BT112H_SC from Web UI. From this component we are calling SAP GUI actions (using transaction launcher) to make changes to the contract u2013 like cancellations, date changes and so on.
    We now have a problem with refreshing the Dates assignment block from service contract. The Dates assignment block is handled within a separate component called BTDATES and is called from BT112H_SC using component usage.
    When running an action that should change the dates (due to for example an Annulation of contract), the status is set to Cancelled but the dates Contract end date is not changed. I am calling function module CRM_ORDER_READ_OW after the action is executed in some places and see that the dates are updated correctly in the buffer, but they are not showing up in the Web UI.
    It seems as the dates are set correctly if I donu2019t expand the assignment block Dates before running the action. So if I expand the assignment block after running the action the dates are set correctly. If expanding the Dates assignment block before running the action, the dates are not updated.
    The dates are also set correctly after saving the contract so it is just a matter of visibility.
    Also if I (after running the action), go to one of the items and expanding the Dates assignment block on item level and then go back to header level the dates are displayed correctly.
    I have enhanced component BTDATES/Dates u2013 Method DO_PREPARE_OUTPUT where I use the following commands that should refresh the values.
    me->typed_context->btdate->collection_wrapper->publish_current( ).
        lr_ent ?= me->typed_context->btdate->collection_wrapper->get_current( ).
        lr_ent->reread( ).
    I have also used the command modify without success.
    Somehow the BTDATES component must be refreshed to read the dates from the buffer correctly after the action is executed.
    Do anyone have any suggestions on how to handle this?
    Regards Andreas

    Hi,
    Thanks a lot for your answers. I need all input I can get.
    Kathirvel: I can see that event 0002_expand_link is triggered (from class  ZL_BT112H_S_MAINWINDOW_IMPL I believe) when expanding the Dates assigment block. But I cannot figure out what is happening next.
    But after expanding the assignment block once, the event is not triggered if I expand/collapse the assigment block again.
    I see that in CL_BSP_WD_VIEW_MANAGER ~ DO_FINISH_INPUT when expanding Date assignment block, a BOL_CORE->MODIFY statement is made. This code is triggered when expanding the Date assignment block (but only first time).
    Do you know which event I could call to trigger the update again?
    asen2222 : I entered the code lr_core->modify( ) in ZL_BT112H_S_OVVIEWSET_IMPL ~ DO_PREPARE_OUTPUT which is called after my action is executed and the dates are modified in the buffer. But it doesn't work. When debugging the modify( ) method it seems as it have no delta-information to save.
    I have also tried setting the statement in component BTDATES - ZL_BTDATES_DATES0_IMPL ~ DO_PREPARE_OUTPUT without success.
    In the same place -  component BTDATES - ZL_BTDATES_DATES0_IMPL ~ DO_PREPARE_OUTPUT  -  I also put the following code:
    lr_ent ?= me->typed_context->btdate->collection_wrapper->get_current( ).lr_ent->reread( ).
    This do not work either. But if I debug the reread method and go into
    method REREAD_ENTITY of CL_CRM_BOL_CORE I see following code:
    lv_relation_cacheable = me->object_model->relation_is_cacheable(
    lv_parent_relation_name ).
    If I then set lv_relation_cacheable = ' ', it seems to bypass the buffer and read the data from underlying layers. And then the values is showingcorrectly updated!.
    I believe it is reading the relation from table CRMC_ORLSTA_BTIL but this
    table do not include field DO_NOT_BUFFER so I assume this field should
    never be set for business transactions. But in this case it wouldhave worked for us.
    Regards Andreas

  • Baseline Date to commence from date of receipt of Goods for AP

    Dear Forum,
    Presently we have set the Payment Terms in a manner such that the Baseline Date gets recognised from the Document Date, which corresponds to the date of supplier's invoice. However, in some cases the goods arrive much before the Invoice is issued by the Supplier. The question is in such cases users want that the baseline date should correspond to the date of receipt goods which is prior to the date of supplier's invoice. How to handle this ? Is there a way that we can link the baseline date to the date of receipt of goods?
    Thanks for the help!
    Regards

    Hi,
    In OBBH transaction you can define the substitution at line item level.
    Refer the below wiki to have an idea on how to create the substitution for baseline date:-
    [http://wiki.sdn.sap.com/wiki/display/ABAP/SubstitutionRule(UserExit)inFI-FB60forPartnerBankType]
    Regards,
    Gaurav

  • TS2972 when i ask for Authorizeed computer i got the message " make sure your computer' date is set correctly and that it accepts cookies from the itunes stores " how can i solve this problem please .

    when i ask for Authorizeed computer i got the message " make sure your computer' date is set correctly and that it accepts cookies from the itunes stores " how can i solve this problem please .

    Ok, so I just worked out that itunes communicates through your browser so it's a cookie in the browser not PC direct that fixes this.  Bit of a convoluted route but for me it was IE>Internet setting>privacy>sites, then allow all activity from apple.com/itunes.

  • Want to display data in receipt form in Smartforms

    Hi friends,
        I want to display data in receipt form in smartforms....Format is given below:
        Name : [fieldname1]
      number : [fieldname2]        country code : [fieldname3]
    n so on....It should display 1 record on one page and so on.......how can i go about it....
    Regards,
    Vijaya

    Hi Vijaya,
    First, you need to design the lay-out for your pages.
    Say for example in your case you take a window XYZ (variable type) to print:-
    Name : fieldname1
    number : fieldname2 country code : fieldname3
    Now you have some amount of data for this detail.
    Say you print this data in a table.
    After the last node for printing data, insert a command line under the last node (in main area of the table control).
    And on the next page use the same MAIN window (or use next page of PAGE1 as PAGE1).
    In other way, if you are printing a single record on a page.
    Then this can be done by simply taking a loop statement in the main window of the page followed by text-fields (from internal_table into work_area).
    Under the loop statement, in these text-fields you can simply print your data (using the work area) :-
    Detail 1 : &wa-field_name&
    and so on....
    After the last detail (node), insert a command line and write 'NEW-PAGE'.
    This will break your control on to next page and eventually one records will be printed on a single page.
    Hope this solves your problem.
    Thanks & Regards.
    Tarun Gambhir.

  • Why the time and date is not correct when I save a waveform in txt format, using Labview 6.1?

    I am using Labview 6.1 and my operation system is Windows 98. The date/time properties is configured in the Windows (time and date in the control panel is correct). I generated a waveform using Basic Function Generator.vi and saved this using the Export Waveforms to Spreadsheet File.vi. When I opened this file the date and time was wrong. Only the delta t was correct and it did not show the date neither the time, only a float number. How can I adjust the correct time?

    Actually, the date/time is correct, it is expressed as seconds since January 01, 1904.
    In order to print the string version of the date/time from your file, you will need to write a utility that converts the date/time to a string or series of strings in whatever format you wish. This can be done by reading the first line (I assume that is the line with the time on it), formatting the date/time into a string, and writing over this information in the file.
    The waveform VIs were meant to be used internally to read and write waveform data. Any use beyond that should require you to add formatting and other information/data as necessary.

  • TS1459 Make sure your computers date is set correctly and that it accepts cookies from the itunes store

    Make sure your computers date is set correctly and that it accepts cookies from the itunes store

    I have not seen an answer to this....but I am having the same trouble.
    ANd tes, the date is set correctly and cookies are on. 

  • TS1368 The error is saying - make sure your computer date is set correctly and that it accepts cookies from the itunes stores

    The error is saying - make sure your computer date is set correctly and that it accepts cookies from the itunes stores. I made sure safari can accept cookies and computer date is set. I have 10.5.8 with Itunes 8

    Hello Melzy21,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Best of luck,
    Mario

  • Interactive report filter for date not working correctly

    Hi,
    I am having an interactive report. I tried to give a filter for a column(created_on) as created on>29-oct-2009 17:17
    but i am getting the row containing created on as *29-oct-2009 17:17* in the report result. How can i correct this
    problem
    Thanks,
    TJ

    Hi,
    I think it is because seconds.
    So it is 29-oct-2009 17:17:00 and your record is e.g. 29-oct-2009 17:17:02
    br, Jari
    Edit
    You can use trunc function in your select so that it round date to minutes
    TRUNC(created_on,'MI') AS created_onBr, Jari
    Edited by: jarola on Nov 5, 2009 3:02 PM

Maybe you are looking for