FI AR: Partial payments for open invoices

Hi Experts,
Greetings to all.
We are using standerd data source 0FI_AR_04, Our data flow is Data source to DSO 0FIAR_O03 to CUBE 0FIAR_C03.
Could you please tell me how to calculate due date analysis for partial payments.
I checked the SAP note 522235, apart from this note is there any other soution.
Appriciate your quick response, Thanks in advance.
With Regards
Bharat

hI ,
Use RSR_OLAP_BADI to create  virtual characteristics for your infocube.
create ageing bucket for due date analysis for AR items.
it will give u ageing bucket wise open AR items and amount.
input dates are system date and net due date .
take a look at below code.
ETHOD IF_EX_RSR_OLAP_BADI~COMPUTE.
  DATA: AGE TYPE I.
  FIELD-SYMBOLS <L_AGEING> TYPE ANY.
  FIELD-SYMBOLS <L_CALDAY> TYPE ANY.
  FIELD-SYMBOLS <L_DUEDATE> TYPE ANY.
  DATA : C_DATE(8),
         C_DATE1(10),
         C_AGE(10).
  IF  SY-MANDT = 175.
    C_DATE = 'K____007'.
    C_AGE = 'K____10370' .
    C_DATE1 = 'K____10305' .
  ELSEIF SY-MANDT = 475.
    C_DATE = 'K____007'.
    C_AGE = 'K____5194'.
    C_DATE1 = 'K____5078'.
  ENDIF.----
.  This part should be according your system paramaters
  ASSIGN COMPONENT C_DATE
         OF STRUCTURE C_S_DATA TO <L_CALDAY>.
  ASSIGN COMPONENT C_DATE1
         OF STRUCTURE C_S_DATA TO <L_DUEDATE>.
  ASSIGN COMPONENT C_AGE
         OF STRUCTURE C_S_DATA TO <L_AGEING>.
  IF  AS_ON_DATE >= <L_CALDAY>.
    IF <L_DUEDATE> NE '00000000'.
      AGE = AS_ON_DATE - <L_DUEDATE>.
      IF AGE >= 00 AND AGE <= 07.
        <L_AGEING> = 01.
      ELSEIF AGE >= 08 AND AGE <= 15.
        <L_AGEING> = 02.
      ELSEIF AGE >= 16 AND AGE <= 30.
        <L_AGEING> = 03.
      ELSEIF AGE >= 31 AND AGE <= 60.
        <L_AGEING> = 04.
      ELSEIF AGE >= 61 AND AGE <= 90.
        <L_AGEING> = 05.
      ELSEIF AGE >= 91 AND AGE <= 180.
        <L_AGEING> = 06.
      ELSEIF AGE > 180.
        <L_AGEING> = 07.
      ELSE.
        <L_AGEING> = 99.
      ENDIF.
    ELSE.
      <L_AGEING> = 99.
    ENDIF.
  ELSE.
    <L_AGEING> = 99.
  ENDIF.
ENDMETHOD.
regards,
hreddy

Similar Messages

  • Aging report for Open Invoice

    Hi All,
    I need to develop an Aging report for open invoice, there is no indication for open invoice or close invoice since we are using customise DS and DS from third party system. only one key flag we have is clearing date. so kindly let me know how to write the logic for this requirement.. can I use Customer exit for this? I have an Idea to do like
    first logic is
    *If Clearing date = blank than invoice is = open (by using of this logic we can get all open invoice).
    second logic
    total number of invoice = current date - document date.
    but I do not know how to implement this logic in BEx hnece kinnly advice me whether this logic can be work or suggest with different solution ples..
    Regards,

    hi,
    You can  check few default PO reports wid proper paramater in it
    or
    Can check table EKBE
    or
    Check PO history in the PO doc
    Or
    Check the ME80FN
    Regards
    Priyanka.P

  • Partial payment for Vendor down payment request

    Hi Gurus
    How to do partial payment for vendor down payment request  using F-48
    If i enter partial amount next time same request is not appearing in the list.
    Pls guide me. Reply will be appreciated with full points
    Thanks in advacne
    Sneha

    Hi Ravi
    Thanks for info
    My doubt is MM is creting Down payment request using F-47 For ex  Rs100000
    for this request using F-48 i want to pay partialally means for Rs50000
    Balance i want to pay it later, How this can be done.
    Pls guide me
    Rgds
    Sneha

  • Any FM available for partial payment for FB05 and F-36 transaction?

    Dear All,
    Is there any function module available that can post the partial payment for FB05 and F-36 transactions? Please let me know if any function module doing the same. I have searched in SDN but could not find any.
    Best wishes,
    Atanu

    Dear All,
    BDC is giving some issue. When we click on partial payment tab, then the accounting document numbers are coming haphazardly. One partial payment document has two accounting docs, in one of which parial payment amount has to be filled up.  We are unable to interpret the documents through BDC. Please can you help?
    Best wishes,
    Atanu

  • Can't create payment for the invoice created by DI Server

    I can not create payment for my invoice that created by DI Server.  The error -2028 appears. I investigated this issue and found that the OINV.CtlAccount is empty. After I filled it manually, I can create the payment for it. Any suggestions? BTW, the version used is SBO2005B.

    It's resolved by apply the patch. Before that, I create a trigger as the work-around

  • Clear  Single  Payment for Two Invoices

    Hi All,
    I am working on lock box file.where iam geting the payment information of customer.File contains record type as '1'  '2'  '5'  '6'  '4'  '7'  '8' '9' .They already developed a program based on standard programs like :
      RFEBLB00    Import Lockbox File
      RFEBLB20    Lockbox: BAI Format Processing
      RFEBLB00    Main Lockbox Program
      RFEBBU01    Post Temporary Storage Data Call
      RFEBBU00    Update Account Statement/Check Deposit Transaction
    that program working for Single Payment for Single Invoice.It clear the invoice for Single Payment for Single Invoice.But when they are trying to run for  Single  Payment for Two Invoices then its not posting.How can i clear the  Single  Payment for Two Invoices .Is possible to clear the  Single  Payment for Two Invoices .Please do need ful help ASAP.
    Thanks

    If the lockbox file being processed by RFEBLB00 has more than one invoices for a single check (i.e. multiple type '4' records for a type '6' record), the payment doc created will be for both these invoices.
    Now when you clear the payment doc using FBRA or F.80, both these invoices will be cleared.

  • Partial payment for invoice

    Hi
    what settings needs to be done to activate partial payment of invoice ?
    During MIRO, where we can maintain the invoice for partail payment?
    Thanks
    Manoj

    Hi
    Payment will depend on the Payment terms.During MIRO, you will verify the invoice.If due date is crossed the line item will become open fopr payment.
    While running the payment program, system will generate the payment based on payment method of vendor.
    The program processes open items in three steps (see the figure Processing Open Items):
    1.It determines the open items to be paid and creates a proposal list. You can process the proposal list on-line. Among other things, you can change payment methods or banks, block items, or cancel payment blocks.
    2.The payment program carries out payment using the proposal list. The payment run includes only the open items contained in the proposal list. The payment program posts documents and provides the data for the form printout and for creating the data carriers, the payment advice notes and the payment summaries.
    3.It uses the print program to print the forms and create the data carriers.
    For further information please have interaction with FI consultant.
    Regards
    Ramakrishna.

  • Posting a partial payment for customer receipts with full amount

    Hi,
    Is there a way by which I can post the full amount of the invoice as a partial
    receipt (that is without clearing the open items but at the same time linking the invoice and the amount). If I use F-28 the system clears the line item if the partial payment amount equals the invoice amount.
    The scenario here is a PDC received from the customer. I would like to post the credit to the customer account as a partial payment and debit a special GL account for PDC received. For finding out the customer ageing I shall not use the credit (as the PDC has not yet materialised). This can be done by posting the PDC entry using a different document type and excluding it from the selection criteria. At the same time customer account statements should be sent to him/her after considering the PDCs received (the assignment field will contain the invoice number and therefore can be summed). Only when the PDC is deposited and cleared do I want to clear the partial payment (if the amounts match) using the assignment field. The Cheques due on any date can be obtained from the Special GL account.
    Or can anyone think of a better way to solve the issue.
    1. PDCs should be credited to the customer account when it is received.
    2. The users know about the invoices pertaining to the PDCs only at the time of posting the PDCs and not during the time it is deposited into the bank. Therefore the linking should be done at the receipt of PDC stage itself and not later.
    3. Customer account statements have to be sent after considering the PDCs.
    4. A/R information system should not consider the PDCs received to the customer account.
    5. I should be able to quickly choose the cheques I want to deposit and transfer it to the Incoming Bank Account.
    Any help will be appreciated with points (and lots of them )
    Rgds
    Shivram.

    Hi
    I would suggest you treat the PDC as a noted item which is only for statistical purpose. You can post the PDC cheque to the customer account through transaction code F-38 which will post as noted item in the customer account. If you want to analyse the age-wise outstanding from the customer exclude the noted item. You can enter the invoice no for which payment is received in the assignment column which will be useful for sorting purpose. If you want to know what are the cheques to be deposited for the day, you can take the same by selecting the due on date from the customer accounts using the noted item indicator. By using this indicator the credit management for the customer can also be done.
    After depositing the cheque, reverse the statistical posting and make fresh posting as debiting Bank a/c and crediting customer account.
    Hope it will help you to some extent.
    Regards,
    K Lakshmanan

  • Segregation of partial payment for 2 divisions

    Hi Everyone,
    The client has 2 divisions one for water and other for electricity.
    Now say, there is an invoice of $100 for a customer.
    Customer does a payment of $50.
    Requirement is that this partial payment should be allocated to each of the
    division in some defined percentage say 40 and 60 %. Please tell me is there any functionality available in Is-U FICA for this.
    Thanks in Advance

    Hi,
    In the FQEVENTS , under payments , please look at the event 110. Hope this will be helpful to distribute the incoming payments.
    Regards,
    Bodhayan

  • Query for Open Invoices

    Hi 2 all
    Anybody know that how to fetch open invoices in 11i and these invoices balances should be match with Supplier Statement of Account Report.
    Thanks,
    Zulqarnain

    Hi,
    I use this one:
    SELECT HEADER.*,
    HEADER.END_BALANCE - HEADER.BEGIN_BALANCE NET_BALANCE,
    HEADER.BEGIN_BALANCE BEGIN_BALANCE_2,
    LINE.*,
    NVL(LINE.DEBE, 0) - NVL(LINE.HABER, 0) NETO_LINEA
    FROM (SELECT TP.THIRD_PARTY_ID,
    TP.THIRD_PARTY_NAME,
    TP.THIRD_PARTY_NUMBER,
    S.SUB_ID,
    S.SUB_NAME,
    AB_START.ACCOUNT_SEGMENT,
    AB_START.PERIOD_NAME BEGIN_BALANCE_PERIOD,
    AB_END.PERIOD_NAME END_BALANCE_PERIOD,
    AB_START.END_BALANCE_DR - AB_START.PERIOD_NET_DR +
    AB_START.PERIOD_NET_CR - AB_START.END_BALANCE_CR BEGIN_BALANCE,
    AB_END.END_BALANCE_DR - AB_END.END_BALANCE_CR END_BALANCE
    FROM AX_THIRD_PARTIES_V TP,
    AX_SUBS_V S,
    AX_BALANCES AB_START,
    GL_PERIOD_STATUSES GPS_START,
    AX_BALANCES AB_END,
    GL_PERIOD_STATUSES GPS_END
    WHERE TP.APPLICATION_ID = 200
    AND TP.APPLICATION_ID = S.APPLICATION_ID
    AND TP.APPLICATION_ID = AB_START.APPLICATION_ID
    AND TP.APPLICATION_ID = GPS_START.APPLICATION_ID
    AND TP.APPLICATION_ID = AB_END.APPLICATION_ID
    AND TP.APPLICATION_ID = GPS_END.APPLICATION_ID
    AND TP.THIRD_PARTY_ID = AB_START.THIRD_PARTY_ID
    AND S.THIRD_PARTY_ID = AB_START.THIRD_PARTY_ID
    AND S.SUB_ID = AB_START.SUB_ID
    AND AB_START.SET_OF_BOOKS_ID = GPS_START.SET_OF_BOOKS_ID
    AND AB_START.PERIOD_NAME = GPS_START.PERIOD_NAME
    AND TP.THIRD_PARTY_ID = AB_END.THIRD_PARTY_ID
    AND S.THIRD_PARTY_ID = AB_END.THIRD_PARTY_ID
    AND S.SUB_ID = AB_END.SUB_ID
    AND AB_END.SET_OF_BOOKS_ID = GPS_END.SET_OF_BOOKS_ID
    AND AB_END.PERIOD_NAME = GPS_END.PERIOD_NAME
    AND AB_START.SET_OF_BOOKS_ID = :P_SOB
    AND TP.THIRD_PARTY_NUMBER =
    NVL(:P_VENDOR_NUMBER, TP.THIRD_PARTY_NUMBER)
    AND TP.THIRD_PARTY_NAME = NVL(:P_PARTY_NAME, TP.THIRD_PARTY_NAME)
    AND S.SUB_NAME = NVL(:P_SUB_NAME, S.SUB_NAME)
    AND AB_END.ACCOUNT_SEGMENT = AB_START.ACCOUNT_SEGMENT
    AND GPS_START.EFFECTIVE_PERIOD_NUM =
    (SELECT MIN(P_BALANCE.EFFECTIVE_PERIOD_NUM)
    FROM AX_BALANCES BALANCE,
    GL_PERIOD_STATUSES P_BALANCE,
    GL_PERIOD_STATUSES P_DATE
    WHERE BALANCE.APPLICATION_ID = AB_START.APPLICATION_ID
    AND BALANCE.APPLICATION_ID = P_BALANCE.APPLICATION_ID
    AND BALANCE.APPLICATION_ID = P_DATE.APPLICATION_ID
    AND BALANCE.THIRD_PARTY_ID = AB_START.THIRD_PARTY_ID
    AND BALANCE.SUB_ID = AB_START.SUB_ID
    AND BALANCE.SET_OF_BOOKS_ID = AB_START.SET_OF_BOOKS_ID
    AND BALANCE.SET_OF_BOOKS_ID = P_BALANCE.SET_OF_BOOKS_ID
    AND BALANCE.SET_OF_BOOKS_ID = P_DATE.SET_OF_BOOKS_ID
    AND P_DATE.PERIOD_NAME = :P_PERIOD_START
    AND P_BALANCE.EFFECTIVE_PERIOD_NUM >=
    P_DATE.EFFECTIVE_PERIOD_NUM
    AND P_BALANCE.PERIOD_NAME = BALANCE.PERIOD_NAME
    AND BALANCE.CODE_COMBINATION_ID =
    AB_START.CODE_COMBINATION_ID)
    AND GPS_END.EFFECTIVE_PERIOD_NUM =
    (SELECT MAX(P_BALANCE.EFFECTIVE_PERIOD_NUM)
    FROM AX_BALANCES BALANCE,
    GL_PERIOD_STATUSES P_BALANCE,
    GL_PERIOD_STATUSES P_DATE
    WHERE BALANCE.APPLICATION_ID = AB_END.APPLICATION_ID
    AND BALANCE.APPLICATION_ID = P_BALANCE.APPLICATION_ID
    AND BALANCE.APPLICATION_ID = P_DATE.APPLICATION_ID
    AND BALANCE.THIRD_PARTY_ID = AB_END.THIRD_PARTY_ID
    AND BALANCE.SUB_ID = AB_END.SUB_ID
    AND BALANCE.SET_OF_BOOKS_ID = AB_END.SET_OF_BOOKS_ID
    AND BALANCE.SET_OF_BOOKS_ID = P_BALANCE.SET_OF_BOOKS_ID
    AND BALANCE.SET_OF_BOOKS_ID = P_DATE.SET_OF_BOOKS_ID
    AND P_DATE.PERIOD_NAME = :P_PERIOD_END
    AND P_BALANCE.EFFECTIVE_PERIOD_NUM <=
    P_DATE.EFFECTIVE_PERIOD_NUM
    AND P_BALANCE.PERIOD_NAME = BALANCE.PERIOD_NAME
    AND BALANCE.CODE_COMBINATION_ID =
    AB_END.CODE_COMBINATION_ID)) HEADER,
    ((SELECT LINE.THIRD_PARTY_ID VENDOR_ID,
    HEAD.EFFECTIVE_DATE FECHA_CONTABLE,
    INV.INVOICE_DATE FECHA_TRANSACCION,
    LOOK.DESCRIPTION TIPO_TRANSACCION,
    LINE.REFERENCE_25 NUM_TRANSACCION,
    INV.DOC_SEQUENCE_VALUE SECUENCIA,
    LINE.ACCOUNTED_DR DEBE,
    LINE.ACCOUNTED_CR HABER,
    CODE.SEGMENT3 CUENTA
    FROM AX_SLE_LINES LINE,
    AX_SLE_HEADERS HEAD,
    GL_CODE_COMBINATIONS CODE,
    AP_INVOICES_ALL INV,
    FND_LOOKUP_VALUES LOOK
    WHERE HEAD.EFFECTIVE_DATE BETWEEN
    (SELECT START_DATE
    FROM GL_PERIOD_STATUSES_V
    WHERE PERIOD_NAME = :P_PERIOD_START
    AND SET_OF_BOOKS_ID = LINE.SET_OF_BOOKS_ID
    AND APPLICATION_ID = 101)
    AND (SELECT END_DATE
    FROM GL_PERIOD_STATUSES_V
    WHERE PERIOD_NAME = :P_PERIOD_END
    AND SET_OF_BOOKS_ID = LINE.SET_OF_BOOKS_ID
    AND APPLICATION_ID = 101)
    AND HEAD.SET_OF_BOOKS_ID = LINE.SET_OF_BOOKS_ID
    AND HEAD.SET_OF_BOOKS_ID = INV.SET_OF_BOOKS_ID
    AND HEAD.JOURNAL_SEQUENCE_ID = LINE.JOURNAL_SEQUENCE_ID
    AND HEAD.SET_OF_BOOKS_ID = :P_SOB
    AND LINE.REFERENCE_7 = INV.INVOICE_ID
    AND CODE.CODE_COMBINATION_ID = LINE.CODE_COMBINATION_ID
    AND LINE.SLE_HEADER_ID = HEAD.SLE_HEADER_ID
    AND LINE.SOURCE_TABLE != 'AP_INVOICE_PAYMENTS'
    AND LOOK.LOOKUP_TYPE = 'INVOICE TYPE'
    AND LOOK.LANGUAGE = 'E'
    AND LOOK.LOOKUP_CODE = INV.INVOICE_TYPE_LOOKUP_CODE
    AND LINE.CODE_COMBINATION_ID IN
    (SELECT CODE_COMBINATION_ID
    FROM GL_CODE_COMBINATIONS
    WHERE SEGMENT3 LIKE '40%' -- Segment3 is our natural account, 40, 04, 41 are the natural accounts for suppliers
    OR SEGMENT3 LIKE '04%'
    OR SEGMENT3 LIKE '41%')) UNION ALL
    (SELECT LINE.THIRD_PARTY_ID VENDOR_ID,
    HEAD.EFFECTIVE_DATE FECHA_CONTABLE,
    INV.CHECK_DATE FECHA_TRANSACCION,
    'Pago' TIPO_TRANSACCION,
    LINE.REFERENCE_25 NUM_TRANSACCION,
    INV.DOC_SEQUENCE_VALUE SECUENCIA,
    LINE.ACCOUNTED_DR DEBE,
    LINE.ACCOUNTED_CR HABER,
    CODE.SEGMENT3 CUENTA
    FROM AX_SLE_LINES LINE,
    AX_SLE_HEADERS HEAD,
    GL_CODE_COMBINATIONS CODE,
    AP_CHECKS_ALL INV
    WHERE HEAD.EFFECTIVE_DATE BETWEEN
    (SELECT START_DATE
    FROM GL_PERIOD_STATUSES_V
    WHERE PERIOD_NAME = :P_PERIOD_START
    AND SET_OF_BOOKS_ID = LINE.SET_OF_BOOKS_ID
    AND APPLICATION_ID = 101)
    AND (SELECT END_DATE
    FROM GL_PERIOD_STATUSES_V
    WHERE PERIOD_NAME = :P_PERIOD_END
    AND SET_OF_BOOKS_ID = LINE.SET_OF_BOOKS_ID
    AND APPLICATION_ID = 101)
    AND HEAD.SET_OF_BOOKS_ID = LINE.SET_OF_BOOKS_ID
    AND HEAD.JOURNAL_SEQUENCE_ID = LINE.JOURNAL_SEQUENCE_ID
    AND HEAD.SET_OF_BOOKS_ID = :P_SOB
    AND LINE.REFERENCE_7 = INV.CHECK_ID
    AND CODE.CODE_COMBINATION_ID = LINE.CODE_COMBINATION_ID
    AND LINE.SLE_HEADER_ID = HEAD.SLE_HEADER_ID
    AND LINE.SOURCE_TABLE = 'AP_INVOICE_PAYMENTS'
    AND LINE.CODE_COMBINATION_ID IN
    (SELECT CODE_COMBINATION_ID
    FROM GL_CODE_COMBINATIONS
    WHERE SEGMENT3 LIKE '40%' --Segment3 is our natural account, 40, 04, 41 are the natural accounts for suppliers
    OR SEGMENT3 LIKE '04%'
    OR SEGMENT3 LIKE '41%'))) LINE
    WHERE HEADER.THIRD_PARTY_ID = LINE.VENDOR_ID(+)
    AND HEADER.ACCOUNT_SEGMENT = LINE.CUENTA(+)
    ORDER BY LINE.FECHA_CONTABLE
    :P_VENDOR_NUMBER -> Supplier Num
    :P_PARTY_NAME -> Supplier Name
    :P_SUB_NAME -> Supplier Address
    :P_SOB -> set_of_books_id
    :P_PERIOD_START -> Period Start
    :P_PERIOD_END -> Period End

  • Payment for Multiple Invoices thru F-53 or F-58

    Hello all,
    My client is currently having this problem.  She created three Vendor Invoices using FB70 A, B, and C of the same vendor with DIFFERENT VALUES in the Assignment Field.  She pays these invoices using Transaction F-53.  The problem is the the line items for the invoice A, B and C are grouped together instead of showing the independent values.
    Example:
    A : $10
    B : $20
    C : $30
    Run T-Code F-53 with reference to the vendor open items and execute
    Current Result:
    Bank : -$60
    Vendor 123 : $60
    Expected Result:
    Bank : -$60
    Vendor 123 : $10
    Vendor 123 : $20
    Vendor 123 : $30
    Is there any way to do this?
    Thanks.

    Hi,
    Run F-53> enter the details including amount say $60>process open items>goto document overview(Shift +f2) and here give posting key and vendor account>enter>it will ask for amt>enter amt $10>in the same way for rest of the amt>simulate and post.
    the entry will be displayed as  below
    posting key      account details                          amt
    50                     Bank-Cheq issue acc          $60
    25                     Vendor acc                                     $10
    25                     Vendor acc                                     $20
    25                     Vendor acc                                     $30
    Debit  $60                             Credit $60
    which is your requirement
    I hope it suffice your requirement
    Best Regards
    Manjunath

  • Partial payment for same Item

    Hi All,
    For example we are selling flats to customers, so at the time of booking we will receive advance amount, then we will be receiving payment based on the completion of each stage.Please give your suggestion and help me with the steps to accommodate this in SAP B1 9.0 PL6

    Hi,
    1. Create sales order to book flat for customer. So there is increase in committed values and useful to track customer order
    2. Raise AR down payment request to receive partial payment from customer.
    Please refer further details from SAP help file
    http://help.sap.com/saphelp_sbo900/helpdata/en/44/fd93ed93202463e10000000a1553f7/content.htm
    Thanks & Regards,
    Nagarajan

  • Partial payment for f-47 request

    Hai
    When i process a payment throughf110, entire payment request gets cleared, i will have no option of making partial
    payment.  Is there any process or can any config change be effected to make partial payment.
    Kindly guide me.
    Thanks.

    Hi,
    Follow the below procedure:
    1) Special G/L setting in SPRO: TCODE: FBKP - with P-Payment request
    2) FBZP Configuration settings:Go to u201CALL COMPANY CODESu201D screen maintain the Sp. G/L u2013 P in the field
    Sp. G/L transactions to be paid like below.
    3) F-43 u2013 Post Vendor Invoice
    4) F-59 - Payment request: Change the amount with which you want to pay
    5) TCODE: FB02 u2013 Change the document and block the main document.
    6) Do the Payment Run u2013TCODE: F110 u2013 Enter the Parameters, do the proposal run
    7) Vendor balances after F110 with TCODE:FBL1N
    Regards,
    Gaurav

  • Posting Partial payment for Invoice and manually clearing the Items

    item 1 Balance of 1st bill-24000
    Item 2 Incoming payment  - 20000
    Item 3 Adjustment        - 2000
    These 3 items appears as open items in the Vendor Line item display. But when i try to clear the vendor account manually using F-32. The item 1 should clear against the Item 2 and create a new residual item - 4000. But when i try to clear the vendor account i am unable to it says the difference is too large for clearning...am i missing some thing to perform. Or any body can suggest me the right way to clear and what items to select.
    Looking farward for your earlier reply.
    Best Regards
    raj

    Hi,
    use FB0% or F-32 and <b>Posting Residual Items</b>
    http://help.sap.com/saphelp_47x200/helpdata/en/01/a9bba1455711d182b40000e829fbfe/frameset.htm
    A.

  • Cancel payments for archived invoices

    Hi all,
    Recently we have Archived all Old Vendor Invoice (KR) Documents in production till 2009 but we realised that there are some more Payment Documents which are not cleared in 2007. i.e., the checks on those Payment documents are not encashed/cleared. Now when we are trying to void the Checks and reverse the payment transaction through FCH8, the system says "Document 100 has already been archived" which is the Invoice document number of the payment we are trying to reverse.
    Since it is trying to convert the invoice to open status and the invoice has been archived it is throwing the message that the document has been archived.
    Does any one have any ideas on how can i unarchive these invoices? Thanks for all your help.
    Keyur

    try with transaction code FBRA  then enter the number of clearing document(reference of payment posting)then go to menu chose clearing--- reset clearing there is a message will appear click yes then the payment will be canceled

Maybe you are looking for

  • Run_product in DB procedure?

    Reg : Executing an OS command in PL/SQL. I used host command in form level procedure to send all the .txt files into a master file(eg master.txt) From master.txt, i read the flat file names and upload the datas into Oracle (by using Text_Io package).

  • Firefox no longer plays QT movies

    Firefox no longer will play any QuickTime movies. If I try to play an embedded QuickTime movie on any page, Firefox displays a bar at the top saying, "Additional plugins are required to display all the media on this page." I have no problems in Inter

  • Intigration builder address not maintained error

    Hi All,   While accessing intigration builder in ECC5, i am getting the following error. "Intigration Builder address not maintened"   Along with this error teh following directory was opened automatically.. "C:\Documents and Settings\sundaramj\SapWo

  • Apple composite av cables

    I bought composite av cables(mb129ll/b) from apple.com and I only get audio from the tv. I plugged the cables to the same color holes, I have my iPod classic(2.0.1 pc) set to NTSC. I selected a movie and it said "tv out enabled please connect video a

  • Ghost Jive notifications that don't exist on the forums

    Hi, I'm constantly getting Jive notifications to my iPhone. And then when I swipe on one, it opens the correct discussion or blog, as it should. But, there is no response to that discussion/blog on the web. Any ideas why this is happening? It's a new