Difference between Date of invoice and Date GL accounting Date Oracle AP

Hello

I have a question that might help a lot of people too late.
I tried to run these queries
Select aia. INVOICE_ID
of AP_INVOICES_ALL aia, aida AP_INVOICE_DISTRIBUTIONS_ALL
where aia. INVOICE_ID = aida. INVOICE_ID
and aia. INVOICE_DATE <>aida. ACCOUNTING_DATE

Select aia. INVOICE_ID
of AP_INVOICES_ALL aia, aida AP_INVOICE_DISTRIBUTIONS_ALL
where aia. INVOICE_ID = aida. INVOICE_ID
and aia.GL_DATE <>aida. ACCOUNTING_DATE

I see that there are a lot of results for these queries, where the Date of the invoice is not equal to the posting date and of the GL_Date of an invoice does not match the posting date in the distribution table.
So, what is the difference between these dates.
And if I had to take the date of posting of the invoice of the document, the date on which I have to take for these invoices in AP

Thank you
Bob

Hello

Date of GL:

The date used to determine the right time of accounting for the transactions of your invoice and payment of GL. You assign a GL Date on your invoice during invoice entry
and your payments during the creation of payment.

Date of invoice:

The invoice date that you assign to an invoice, you enter in Payables. Accounts payable uses this date to calculate the invoice due date, the terms of payment of the invoice. The invoice date may be the date of the invoice, or it can be another date that you specify.

Posting date:

The GL Date for distributions of the invoice. If you do not enter a value here or enter a value for GL Date when you submit Payables Open Interface Import, accounts payable will allocate a GL Date based on the GL Date set in the region of the invoice of the Payables Options window.

Kind regards
Rahul

Tags: Oracle Applications

Similar Questions

  • Difference between DAQmx DAQmx Base and acquisition of Legacy data

    Hello

    What is the difference between NI-DAQmx, DAQmxBase and acquisition of data Legacy and what are the characteristics of these materials

    See this FAQ.

    And it's the software, not hardware.

  • code succcessive to genereate difference between dates in a table

    First create and insert statements;
    create table schedule(iloan_code number , schedule_date date);
    
    insert into schedule values(1001, to_date('01-jun-2012'));
    insert into schedule values(1001, to_date('01-jul-2012'));
    insert into schedule values(1001, to_date('01-aug-2012'));
    insert into schedule values(1001, to_date('01-sep-2012'));
    insert into schedule values(1001, to_date('01-oct-2012'));
    commit;
    The output of the table of the ANNEX should be now like this:
    ILOAN_CODE     SCHEDULE_DATE
    1001              01-JUN-12
    1001              01-JUL-12
    1001              01-AUG-12
    1001              01-SEP-12
    1001              01-OCT-12
    We want an additional column by name as well as the existing columns DAYS that would be the difference between dates.

    First line should be the difference between sysdate as well as the date of June 1, 2012 and successive lines must be the difference between successive calendar date

    For example in the second row the DAYS column should represent the difference between 1 July 2012 and 1 June 2012 and so on for the following ranks too.

    We need get the result by a SELECT statement

    The output of the table in the ANNEX must be something like that.
    iloan_code      schedule_date     days     Logic which we need 
    1001     1-Jun-12     22     sysdate-1st June 2012
    1001     1-Jul-12     30     difference between 1st July 2012 and 1st June 2012
    1001     1-Aug-12     31     difference between 1st aug 2012  and 1st July 2012
    1001     1-Sep-12     31     difference between 1st sep  2012 and 1st aug  2012
    1001     1-Oct-12     30     difference between 1st oct 2012 and 1st sep 2012
    Please notify;

    Hello

    You can change the Hoek solution like this:

    SELECT    iloan_code
    ,             schedule_date
    ,             schedule_date - LAG ( schedule_date
                                , 1
                         , TRUNC (SYSDATE)
                         ) OVER (ORDER BY schedule_date)     AS days_between
    FROM      schedule
    ORDER BY  schedule_date
    ;
    

    If all schedule_dates will be after SYSDATE, then you need not the CASE expression to test if it is.
    The argument optional 3rd to LAG is a return value in case there is no previous line.

    Sri says:
    ... The output of the table in the ANNEX must be something like that.

    iloan_code      schedule_date     days     Logic which we need
    1001     30-Jun-12     07     sysdate-30June 2012
    1001     1-Jul-12     30     difference between 1st July 2012 and 30 June 2012 ...
    

    The difference between 30 June 2012 and July 1, 2012 is not only 1 day?

  • What is the most important difference between 3D Picture control and controlling the display of Simulator

    I want to create a simulation of 3D on the front panel, and I see that we can use a 3D image control or a display of Simulator control. It seems that each of them can be used at the same position. What is the most important difference between 3D Picture control and display of Simulator?

    Hi sfh1,

    You are right, I found examples of Robotics that use 3D photo control and display Simulator control to display a scene 3D on the front panel. After further research, it seems that control the display of Simulator adds additional features compared to the 3D picture control. The control displays Simulator allows the user to right-click control during execution and change the background color, draw fashion, draw contact, view the ID of robot, display sensor data, suspension of service Simulator and reset service Simulator.

    More in depth on these options and the display of control Simulator can be found here:

    http://zone.NI.com/reference/en-XX/help/372983D-01/lvrobogsm/robo_controls_concepts/

    If you would like more information on the picture here 3D control is another resource:

    http://www.NI.com/white-paper/3170/en/#toc2

    Kind regards

  • difference between the binding context and link container

    Hello experts

    can you please explain to me the difference between the binding context and link container.

    I searched on the net but unable to understand the concept.

    Hello

    the BindingContext represents the DataBindings.cpx file execution and is a record of BindingContainers and their mapping pages and views. In addition it contains information about the data used by an application controls. The link container is the representation of the execution of the file PageDef and gives you access to the collections, methods, and attributes of the data used by a page or view. Context binding is a house while the link container is a piece in.

    Frank

  • VCP exam question - the difference between the file exchange and the swap partition?

    I am currently a student at my VCP and stumbled upon a question and was hoping someone could explain the answer offered.  Essentially the question is asking why you must manually create a local VMFS volume.  The possible answers were: files of storage for the service console log, decentralized storage for all the vmkernel vmkernel swap activity Exchange files for virtual machines that are configured locally and swap files from service console for the console service RAM overcommitment.

    It is my understanding that the swap partition has its own format.  When you create the necessary partitions for installing ESX format the swap partition is 'swap', not vmfs or ext - 3.  Then, because the last three options are to swap/activity files, I chose the first choice, storage for the service console logs.  This study guide says I'm wrong and the answer is VMKernel swap files for virtual machines that are configured locally.   Of course, Miss me something here...

    How you store Exchange files on VMFS partition?  I thought that the swap partition is the only place to have to Exchange files, and then it is on its own partition.  You cannot store a partition on a partition.

    Maybe it's the difference between a swap file and a swap partition which is tripping me?

    Search for, swap space as it is usually is a place to store a replica of memory the system for the purpose of managing memory better (usually data that are accessed most often).

    SWAP PARTITION is now, for the ESX SWAP space.

    And the EXCHANGE FILE is for some particular VM swap space that can be used by the guest operating system. The use of this file is managed by VMkernel. Now, this swap file has some different features from the windows of i.e normal swap, linux or ESX swap space space.

    NUTZ

    VCP 3.5

    (Preparation for VCP 4)

  • difference between online redolog files and archived log files

    What is the fundamental difference between archived log files and online redo log files? .. .plz keep things simple as m a newbie

    Online redo log:

    Redo online Oracle log files are filled with records of restoration by progression. A record of remake, also called entrance to roll forward, is composed of a group of agents of change, each of which is a description of a change to a single block in the database. Each instance of an Oracle database has an associated online redo log to protect data in case of failure of the instance.

    See here,
    http://download.Oracle.com/docs/CD/B10500_01/server.920/a96521/onlineredo.htm

    Archived redo log:

    Oracle Database allows you to save files to one or more destinations offline newspapers filled with repeat groups, known collectively as the archived redo log. An archived redo log file is a copy of one of the members of a group of redo log filled.

    See here,
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14231/archredo.htm

    Thank you

  • Difference between NLS_NCHAR_CHARACTERSET of AL32UTF8 and AL16UTF16

    What is the difference between NLS_NCHAR_CHARACTERSET with AL32UTF8 and AL16UTF16 implementation in the NLS_DATABASE_PARAMETERS table.

    where excatly it is used and what is the diiference in its use.

    user10285699 wrote:
    Excatly Thanks.Where this to.suppose of interim storage in a place where I need AL16UTF16 and I used AL32UTF8 what would be the impact?

    I'm not sure that understand the question, so apologies if I am answering the wrong question...

    If I store the letter 'a' in a column of type NVARCHAR2, Oarcle allocate 2 bytes of storage, if the NLS_NCHAR_CHARACTERSET AL16UTF16
    If I store the letter 'a' in a column of type NVARCHAR2 Oracle allocate 1 byte of storage, if the NLS_NCHAR_CHARACTERSET AL32UTF8

    If you store data mainly, AL16UTF16 will cause Oracle consumes almost two times more space on disk and in RAM for that data like this would be necessary if you have used a character set AL32UTF8.

    Justin

  • Difference between nio-file manager and nio-memory-manager

    Hello
    What is the difference between nio-file manager and memory manager Ian? The documentation is not really discuss the differences as far as I know. They all use two nio to store files mapped into memory Don't they? What are the advantages/disadvantages of both?

    When to choose the first and when the second during the storage of a large amount of data? Can be used to query data with the filter API? Are there any size limits on both?

    Best regards
    Jan

    Hi Jan,

    The difference is that one uses a memory-mapped file and used memory direct nio (as part of the memory allocated by the JVM process) to store data. Both allow data cached out-of-heap storage, which can store more data with a knot of unique cache (FMV) without long GC pauses.
    If you use a 32-bit JAVA virtual machine, JVM process will be limited to a total of ~ 3 on Windows and 4 GB on Linux/Solaris. This includes lots and out of the stack of memory allocation.

    Regarding the size of the limitations for the Manager of files-Ian, please see the doc the following for more information.
    With version 3.5, now is the idea of a Partitioned card support that allows to create more large (up to 8 GB of capacity) for storage of nio. Please refer to the following, doc.

    Both can be used to query the data, but it is worth noting that the index will be stored in the heap.

    HTH,
    -Dave

  • What is the exact difference between cloning the database and updating of the database?

    Hello

    Can someone like me precisely the difference between cloning the database and updating of the database?

    I have some conflicts in these topics.

    Thank you
    Rajesh

    Discounting is what he says, "Refresh". You have a main site which would always have the data inserted into it. There is another site that would stay somewhere else. This site needs to be updated with the main site. It must be the export of primary, push the site high school and done!

    HTH
    Aman...

  • difference between client-side validation and validation on the server side

    Hello

    could someone make me pls know the differences between side validations server and client-side. will give only a few examples if you can

    Hello

    Validation server-side

    When the user performs an action that makes the form must be completed, OA
    Framework proceeds by all HTTP POST treatments - including the execution of all your
    level of attribute validation logic.

    Validation on the client side

    Whenever a form with the data entered by the user sends, UIX performs some basic validation Javascript onSubmit (he
    check required fields, formats, and data types) and sends the form only if the validation is successful.

    read Devguide for more details...

    Thank you
    Gerard

  • The difference between the original amount and amount in the Trial Balance remaining account Payables

    Hello

    I ran the report account of Balance of accounts payable using model checking "Accounts Payables Trial Balance - account group. When I open the report, I discovered that the balance and the initial amount is not always equal. Can someone tell me what is the difference between the original amount and the remaining amount in the report? Thank you very much.

    Kind regards

    Juanluis

    Initial amount is the amount of the actual Bill.

    Amount remaining is the amount of the remaining balance invoice to pay.

  • What is the difference between the Service Station and Tempro?

    Searched for information on this, but have not been able to find:

    What is the difference between the Service Station and Tempro?

    I just run the wizard upgrade Toshiba and it installed the gas station but Tempro is already installed and seems to do the same.

    Concerning

    Bushy

    Hello

    These two tools are Toshiba one informs you of the new driver updates available on the Toshiba driver page.

    AFAIK Tempro is slightly older than the gas station.
    In addition the gas station seems to provide a bit more options and features like tool Tempro.
    However, I recommend using one my favorite utility's Service Station

  • What is the difference between Ubuntu desktop edition and server edition?

    What is the difference between ubuntu desktop edition and server edition?

    Desktop Gets the window manager and terminal server :)

  • Difference between Satellite Pro L300 and Pro A300

    Can someone please tell me the difference between Pro A300-21F and Pro L300-1RS as specifications on Tosh pages seem to be identical.

    Like us all, I'm looking for the more powerful machine at the lowest cost. TKS

    _Satellite pro A300-21F: _
    -Intel (r) Pentium (r) Dual Core processor T3400
    -SATA 160 GB (5400 RPM)
    -Chip graphics Mobile INTEL GL40
    -2 GB DDR2 (800 MHZ)
    -No Bluetooth
    -No fingerprint sensor

    _Satellite pro L300-1RS_
    -Intel (r) Pentium (r) Dual Core T3200 or Intel (r) Pentium (r) Dual Core processor T3400
    -SATA 160 GB (5400 RPM)
    -Chip graphics Mobile INTEL GL40
    -No Bluetooth
    -No fingerprint sensor
    -TV out (composite) or RGB external monitor available routes

    You are right, the two models of notebooks seems to be very similar and supports virtually the same devices.

    Good bye

  • Re: Difference between Satellite L750-10F and Satellite L750-12 q

    What is the difference between the L750-10F and L750-12 q.

    Thank you.

    L750-12 q a 500 GB HDD and L750-10F has 750 GB of HARD drive.
    L750-12 q has USB 3.0 and USB 2.0 L750-10F.
    L750-12 q has REALTEK 802.11 (B/G/N) 13CH-RTL8188CE MOW - HMC and L750-10F has ATHEROS 802.11(B/G/N) V3.0 WB195-HMC w / BT + HS inside.
    L750-12 q is available in Poland and L750-10F in Germany.

    I found these differences. I hope I could help a little.

    Good bye

Maybe you are looking for