![](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png)
![Text Box: When Invoice Validated :
(AP_INVOICE_DISTRIBUTIONS_ALL)](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png)
![Text Box: When Invoice Booked and Saved
(AP_INVOICES_ALL)](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png)
![]() |
Invoice_id
![Text Box: ap_accounting_events_all
one row created at the time of validation of invoice
1.EVENT_STATUS_CODE='CREATED'
2.SOURCE_TABLE='AP_INVOICES'
3.SOURCE_ID = apa.invoice_id](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png)
![](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png)
![]() |
|||
![]() |
|||
accounting_event_id
![]() |
|||
![]() |
|||
![](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png)
![]() |
AE_HEADER_ID
![]() |
Invoice_id
![]() |
Check_id
![]() |
|||
![]() |
|||
![](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png)
![Text Box: Create Invoice
(AP_INVOICES_ALL)](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image018.png)
![Text Box: After Clearing Check from cash management open payment document and create accounting for it. after successfull accounting of the document:
one line is created in AP_PAYMENT_HISTORY_all with new accounting _event_id.
AP_PAYMENT_HISTORY_all.accounting_event_id= ap_accounting_events_all.accounting_event_id
one new line created in ap_accounting_events_all with EVENT_TYPE_CODE='PAYMENT CLEARING' and AP_INVOICE_PAYMENTS_ALL.source_table='AP_CHECKS'
ap_accounting_events_all.source_id=AP_INVOICE_PAYMENTS_ALL.check_id and
AP_PAYMENT_HISTORY_all.accounting_event_id= ap_accounting_events_all.accounting_event_id
one row created in AP_AE_HEADERS_ALL with new accounting_event_id and two rows in this case created in
ap_ae_lines_all with AE_LINE_TYPE_CODE='CASH CLEARING ' AND 'CASH',SOURCE_TABLE='AP_CHECKS'.](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image019.png)
![Text Box: AP_INVOICE_DISTRIBUTIONS_ALL](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png)
![Text Box: Invoice link to XLA
(xla_distribution_links)](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png)
![Text Box: AP_INVOICES_ALL](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png)
![](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png)
![](file:///C:/Users/na250100/AppData/Local/Temp/msohtmlclip1/01/clip_image024.png)
XLA to GL
========
apps.xla_ae_lines.gl_sl_link_id = gl_import_references.gl_sl_link_id
========
apps.xla_ae_lines.gl_sl_link_id = gl_import_references.gl_sl_link_id
When Posted in GL (GL_POSTING)
===============================
after running the request "Payables Transfer to General Ledger".The ap_ae_lines_all.GL_SL_LINK_ID populates.AP_AE_HEADERS_ALL.GL_TRANSFER_FLAG='Y'AP_AE_HEADERS_ALL.
GL_TRANSFER_RUN_ID IS NOT NULL AP_AE_HEADERS_ALL.TRIAL_BALANCE_FLAG='Y'
===============================
after running the request "Payables Transfer to General Ledger".The ap_ae_lines_all.GL_SL_LINK_ID populates.AP_AE_HEADERS_ALL.GL_TRANSFER_FLAG='Y'AP_AE_HEADERS_ALL.
GL_TRANSFER_RUN_ID IS NOT NULL AP_AE_HEADERS_ALL.TRIAL_BALANCE_FLAG='Y'
No comments:
Post a Comment