NO RECORDS IN AR_PAYMENT_SCHEDULES_ALL FOR THE INVOICE

제품 : FIN_AR
작성날짜 : 2003-04-07
NO RECORDS IN AR_PAYMENT_SCHEDULES_ALL FOR THE INVOICE.
=======================================================
PURPOSE
Problem Description
고객은 AR invoice를 입력한후, AR transaction화면에서
Balance 버튼을 눌렀을때, 아무런 data도 나타나지 않는다.
AR_PAYMENT_SCHEDULES_ALL table에
아무런 rows도 존재하지 않는 것을 확인함.
Workaround
Solution Description
(&customer_trx_id => 96343)
declare
xamt NUMBER ;
begin
arp_maintain_ps.maintain_payment_schedules(
'I',
&customer_trx_id,
null,
null,
null,
null,
null,
xamt
end;
(Multi-Org를 사용한다면, 실행전에 꼭 Org_id를 설정한다.)
Reference Documents
-------------------

Hi,
let me put it this way.
1. An additional record is created in ar_payment_schedules_all whenever an invoice, CM, DM or receipt is created.
2. when a receipt is applied to an invoice, the application records are created in ar_receivable_applications_all, linked to payment_schedule id of receipt record in ar_payment_schedules_all.
what I want is:
customer_id, site_id, and balance amount (i.e. customer collection data) for only those transactions(INV, PMT, CM, DM) that have been posted to GL. (transaction info is not needed.)
but since the master tables for INV and PMT are different, I need to check in different tables whether the transactions is posted or not.
so I used a union between two queries (one fetching INV, CM, DM's posted data and other fetching PMT's posted data).
I think this is similar to your suggestion.
let me know if I missed anything.
Thanks
Imran
Edited by: imran soudagar on Nov 12, 2008 8:54 PM

Similar Messages

  • How to improve the load performance while using Datasources for the Invoice

    HI All,
    How to improve the  load performance while using Datasources for the Invoice . Actually my invoice load (Appx. 0.4 M records) is taking very long time nearly ~16 to 18 hrs  to update data from R/3 to 0ASA_DS01.
    If I load through flat file it will load with in ~20 Min for the same amount of data.
    Please suggest how to improve load performance.
    PS: I have done the Inpo package settings as per the OSS note.
    Regads
    Srininivasarao.Namburi.

    Hi Srinivas,
    Please refer to my blog posting [/people/divyesh.jain/blog/2010/07/20/package-size-in-spend-performance-management-extraction|/people/divyesh.jain/blog/2010/07/20/package-size-in-spend-performance-management-extraction] which gives the details about the package size setting for extractors. I am sure that will be helpful in your case.
    Thanks,
    Divyesh
    Edited by: Divyesh Jain on Jul 20, 2010 8:47 PM

  • Serial Number for the invoiced item

    Hi All,
    I need to find out the serial number for the invoiced item. For ex: I have an order with an item with qty 3 and they all the received in the inventory (drop ship case). But I have invoiced only one qty of the item and I need to find out serial number for this specific item.
    I am using the query below but getting the sr no for all the 3 qty of the item.
    SELECT rct.trx_number,rctl.customer_trx_id, rctl.customer_trx_line_id
    ,ii.instance_number
    ,ii.serial_number
    ,ool.ordered_item
    ,ool.inventory_item_id
    FROM csi.csi_item_instances ii,
    apps.oe_order_lines_all ool,
    apps.ra_customer_trx_lines_all rctl,
    apps.ra_customer_trx_all rct
    WHERE ii.last_oe_order_line_id = ool.line_id
    AND ii.inventory_item_id = ool.inventory_item_id
    AND rct.customer_trx_id = rctl.customer_trx_id
    AND rct.org_id = rctl.org_id
    -- AND UPPER( ii.serial_number) NOT LIKE ('PEND%')
    AND rctl.interface_line_context = 'ORDER ENTRY'
    AND rctl.interface_line_attribute6 = TO_CHAR(ool.line_id)
    AND NVL(ool.cancelled_flag,'N')= 'N'
    AND ool.flow_status_code = 'CLOSED'
    AND ool.org_id = rctl.org_id
    AND rct.customer_trx_id = :p_trx_id
    AND rctl.customer_trx_line_id = :p_trx_line_id
    Thanks,
    Rahul

    Hello Sandeep,
    I am looking for any pre-exisitng link between these entities. If it doesn't exist or is not possible at all without any customization, just wanted to confirm it.
    Also, when records are interfaced to the AR and autoinvoicing is run, we may populate any attribute column to capture the sr.# but again, how can we specifically determine the sr. no. for the item being invoiced. I think we'll have to pick anyone out of the 3 generated in the above example. Similarly, if we invoice the rest 2 items later, then we'll have to assign the remaining 2 sr. #s to each of these 2 items in any order.
    Please let me know if this is what you meant.
    Thanks,
    Rahul

  • Reg: In Which Table Tax Details for the invoice are stored

    Team,
    Can you please help me in which table : tax information for the invoice is stored.
    I need the following tax : QST_PAID_AMOUNT ,GST_PAID_AMOUNT, GST_CONTRA_AMOUNT information for invoice.
    Thanks.

    Hello Vinay,
    Here's the answer -
    select single *
      from SEOMETAREL
    where clsname = 'CL_BBBB'
       and reltype = '2'.
    The class for which you want to find the superslass will be the field CLSNAME, the superclass itself will be REFCLSNAME and this inheritance relationship is specified through the parameter RELTYPE.
    I don't think any further explanation is necessary.
    Regards,
    Anand MAndalika.
    p.s. Please do reward the points if this answer has helped you.

  • Purchase order for the Invoice

    Hi,
    Iam an ABAP er can any one guide me to find the purchase order for the Invoice posted please help me out with some tables related to this

    Hi Karthick,
    If you want to get material doc - invoice doc pairs I think you can use table EKBE.
    (http://www.erpgenie.com/abap/tables_mm.htm)
    BR
    Csaba

  • How does vendor determine if no info record is maintained for the material

    how does vendor determine if no info record is maintained for the material

    Hi
    If you have to determine a vendor, the minimum requirement is Info record. Beyond that, you can ofcourse maintain Source Lists, Quota Arrangements but Info record is bare minimum for automatic determination of vendor.
    Otherwise, you have to maintain the vendor manually in th Purchasing docs.
    Tcodes for Info record are ME11, ME12, and ME13.
    Hope this clarifies.
    Thanks

  • Registration procedures necessary for the invoice issuance

    Hi everyone,
    We had requested a new G/L account registration with FI team.
    FI has registered G/L code and released for testing. Now user has reverted with query, as
    Weu2019re going to use the new G/L a/c primarily to issue more of sales invoices and receive payments on this account. Could you inform us if there are other registration procedures necessary for the invoice issuance?
    Kindly suggest what are all necessary steps to perform this test - to post cutomer invoices and receive collections.
    Thanks in advance
    -Sumi

    Hi,
    Though my question is unanswered, still i m closing it, as no replies for last 3 -4 days.
    Thanks.
    -Sumi

  • How due date for the invoice can be a backward date

    Hi
    How due date for the invoice can be a backward date as billing date in future.
    Pinky

    Hi,
    Please elaborate on your problem.
    regards,
    Siddharth.

  • There is nothing printed in "Notes" section for the invoice. (Sapscript)

    Dear All,
    The print shows that nothing is printing in the u201CNotesu201D section for the invoice.
    For example, if this was entered by an English user, then they would enter English, but the print may come out in German. In this case, the English notes need to be printed, even though the actual print is in German.
    It should print the notes in whatever language was there & not be limited to the language of the actual print.
    Could someone else guide me to resolve this issue?
    Thanks.

    HI friend,
    Do like this,
    1. Create performs instead of include. This link give you a sample how to create a subroutine in SAP SCript [Calling subroutine from SAP Script|http://forums.sdn.sap.com/thread.jspa?threadID=1774919].
    2. The form of perform could be in your driver program itself.
    3. In the form use the function "READ_TEXT" to read the include text. See the function "READ_TEXT" you can understand it clearly.
    4. You will be getting the text in a internal table. Pass that to the smart forms. You can do that by using subroutines itself.
    5. Like wise do for all.
    I think this will solve your problem if you face any issues revert back to me i will help you.
    Thanks,
    Sri Hari
    Edited by: srihari.kumar on Feb 13, 2012 1:20 PM

  • Error: Preceding document required for the invoice is not available

    Dear SRM Experts,
    We are on SRM7.0 with SAP 4.6 C as backend SAP R/3 system (Classic Deployment).
    When we try to create an invoice in SRM wrt a PO ( with item category B ... created from a limit SC with invoice only option), we get an error :
    Line 1: Preceding document required for the invoice is not available
    We are not sure ..why this error is coming and what preceding document system is checking ?
    As the PO is with item category B.. the GR is not required
    Any inputs will be highly appreciated..
    Thanks and Regards,
    Ram

    Hi!
    This error usually comes up when the PO has the flag GR_BASEDIV set. Please check your PO and verify if it is flagged.
    Best regards,
    Christian Zeuch

  • Mass Update for the invoice reference (BSEG-REBZG)

    Dear All ,
    I need mass update for the invoice reference (BSEG-REBZG) . Is there any way to update it ?
    Best Regards
    Dash

    HI,
    Contact your ABAPer to Write BDC to update the Invoice reference.

  • I cannot pay for subscription cause the system says the address for the invoice doesn't correspond to my credit card

    i cannot pay for subscription cause the system says the address for the invoice doesn't correspond to my credit card. It's not possible, my credit card doesn't correspond to any address

    These transactions help Adobe confirm that the credit card used is valid and not reported as lost or stolen. The transaction isn't charged to your account, and once your credit card company verifies it, Adobe removes the charge.
    http://helpx.adobe.com/x-productkb/policy-pricing/adobe-stores-online-order-payment-faq.ht ml
    You can also contact Adobe Support to place the order.
    Regards
    Rajshree

  • Invoice message Preseding document for the invoice is not available.

    Hi .
    when I want make the Invoice process to PO the system show the header Message
    Invoice message Preseding document for the invoice is not available. 
    even the Po recepcion is made into SRM.
    any suggestions
    thanks .

    Hi Oscar
    It seems the PO has GR Based Invoice Verification indicator active. IN that case system will look for the confirmations/GRs for this PO in order for you to post an invoice for this PO.
    Regards
    Virender Singh

  • SPM Data Loads : Less number of records getting loaded in the Invoice Inbound DSO

    Dear Experts,
    We are working on a project, where data of different NON SAP Source Systems is being loaded into SPM, via Flat File Loads. We came across a very weird situation.
    For other Master and Transaction Data objects, it worked fine, but when we loaded Invoice File, less number of records are getting loaded in the Inbound DSO. The Invoice File contained 80000 records, but the inbound DSO has 78500 records only. We are losing out on 1500 Records.
    We are unable to figure out, as to which 1500 records are we missing out on. We couldn't find any logs, in the Inbound Invoice DSO. We are unable to find out if the records are erroneous, or there is any issue with something else. Is there a way to analyze the situation / Inbound invoice DSO.
    If there is any issue with the Outbound DSO or Cube, We know that it is possible to check the issue with the Data Load request, but for the Inbound DSO, we are not aware, as to which the way to analyze the issue, and why Inbound DSO is taking less records.
    Regards
    Pankaj

    Hi,
    Yes, It might be happen in DSO, because the data records have the simantic keys, so in Keyfileds selection you might have less no of records.
    If you have any rountines check the code(If any condetion for filtering the records).
    Regards.

  • Required report for the invoice processed twice for the same PO & Vendor

    Hi SAP MM experts,
    I want a  report which is to identify the same invoice processed twice against the same vendor and same PO which system cannot detect only  because the invoice numbers are manually entered slightly different, and that is why I also want to include the document date of the invoice so that the possibility of identifying the duplicated invoices is increased.
    Any help will be highly appriciated.
    Thaks in advance
    Sachin Patil

    You might also refer reports ME80RN,ME2N,ME2L for purchase order or refer report MIR5 for vendor.
    Also refer report FBL1N - vendor open items,Check for document type - 'RE'
    Whether check for double invoice is ticked accounting view of  vendor master ? or else
    Check double invoice is configired for which combination in LIV SPRO ?

Maybe you are looking for

  • Material Description is not getting updated in IC-WebClient ERP Sales Order

    Hi Experts, The issue is with ERP Sales Order  in IC web client.  Scenerio:1 While creating the Sales order,  If we  enter a product  in Line Item 10 , which is  mapped (Product Type)  in both the systems(CRM&ERP) . It will take the description for t

  • Unable Print Purchase Order Report as BITMAP

    I am working on customizing POXPRPOP purchase order report by adding layout with some lines and boxes, around some of the fields. When we test to print it. The boxes and lines print as ------ instead of solid lines. I believe its something to do with

  • How do I get my iphone to display my name in texts?

    I have a problem, my wife and I have iPhone 4S, they are unlocked.  We are on T-Mobile.  Everything works fine except this... When my wife sends a text message to ANYONE, even me, it says MY Name,  not hers.  Can anyone point me in the right directio

  • How to implement 'Quick Select' column in a query result table?

    Hi, I have a requirement in OAF to design a search page with 'Quick select' column. One of the column in the query result table should be a quick select. Once user clicks on the quick select column, we have to navigate back to the previous page with

  • Help on CELogonToken

    hi experts, i am trying to open a swf(previously created dashboard) file from another dashboard.i used an url shown below. http://server:port/OpenDocument/opendoc/openDocument.jsp?iDocID=123456&sIDType=CUID&sType=swf&sKind=Flash the child dashboard i