Event 50 doc type 30 is not for incoming payment in tcode fpe1 fscd module

Dear Experts
i had configured a new company code and done the necessary configuration changes in the FSCD collection and disbursement module but while posting a document in FPE1 in FSCD i am unable to post a document .
At present i am getting the following error for the document" Event type 50 : Doc type 30 is for incoming payment
Kindly help me  urgently as i am stuck up on the issue
Regards
Devendra Mohan

Payment document can be posted based on the accounting document.
If you want you can maintain invoice number in reference field, also there is one option to make reference field mandatory.
In OBA7 activate reference document number as mandatory for the document type DZ. So, while doing the transaction in F-28, value should be mandatory to this field.
If maintain invoice value in reference field, then you can do sorting and totaling based on the reference field in FBL5N.
there are no standard reports to check the outstanding amount based on the invoice number.
Rgds
Murali. N

Similar Messages

  • Number range for payment advice note for Incoming payment

    Hi
    Where do we maintain the number ranges for internal generation of payment advice note?
    Regards
    Sanil K Bhandari

    Hi experts;
    I would like to generate the number range externally (because we don't work with the payment advice).
    precisely;
    In FEBA TCODE I don't want that a payement advice number appear in the screen, I want the field empty for a manually clearing of ledger post.
    regards.

  • Object type for incoming payments object

    Dear All,
    I need to write the transaction notification for incoming payment documents, but I am unable to find out the object type for incoming payments object.
    I have checked the object type 24 (receipts), but it is not for incoming payments. Any idea??
    Thanks in advance..
    Suresh Yerra.

    Hello,
    Generally try this in the transaction notification (this logs every call of transaction notification)
    if not exists (select * from sysobjects where name = 'T_TransactionNotification')
    begin  
         create table T_TransactionNotification(
         TransactionDate datetime,
         ObjectType nvarchar(20),
         TransactionType nchar(1),
         NumOfColsInKey int,
         ListOfKeyColsTabDel nvarchar(255),
         ListOfColsValTabDel nvarchar(255) );
    end;
    insert into T_TransactionNotification
    (     TransactionDate,
         ObjectType,
         TransactionType,
         NumOfColsInKey,
         ListOfKeyColsTabDel,
         ListOfColsValTabDel)
    values( getdate(),
              @object_type,
              @transaction_type,
              @num_of_cols_in_key,
              @list_of_key_cols_tab_del,
              @list_of_cols_val_tab_del);
    then issue a  incoming payment  (i have payed a invoice with bank transfer)
    you will see the following
    2010-01-20 14:45:20.907     24     A     1     DocEntry     2010390001
    2010-01-20 14:45:20.903     321     A     1     ReconNum     1838
    2 records will be inserted
    - 1st for payment with object type 24
    - 2nd for reconsiliation of invoice and payment i have payed in this example.
    Regards,
    J.
    Edited by: János Nagy on Jan 20, 2010 2:45 PM

  • Background Journal entry for Incoming payment

    Dear Experts,
    Would you please help me in how to get the journal entry for an incoming payment entered as "payment on account".
    The relationship map does not show this, but I can see the credit entry for the customer is passed.
    same happens for incoming payment made for specific AR invoices.
    SAP Doc says...
    Result
    An incoming payment document is created.
    A journal entry that credits the customer and the tax accounts (if tax is involved), and debits the receivable account, is created.
    The journal entries of the incoming payments and the paid invoices are reconciled.
    The paid invoices are closed; they no longer appear in the Open Items list and in the Incoming Paymentswindow as documents for payment.
    So how to check the journal entries for incoming payments.
    Regards
    Message was edited by: Suman Roy

    Hi,
    To see journal entry, drill down arrow at transaction no of incoming payment window.
    Thanks & Regards,
    Nagarajan

  • MT940 EBS upload for Incoming payment

    HI,
    We are implementing the MT940 format EBS upload for incoming payments. For incoming payment (customer) not executing the F110. so by EBS upload following posting should be happen;
    Debit - Bank account
    Credit - customer subledger account
    The note to payee information in 86 field of bank file will contain the IBAN number and invoice number. and the posting / clearing should happen as follows;
    -  post document by debiting bank account and credit customers' account based on IBAN. ( only posting ,not clearing)
    - clear the incoming payment based on invoice's document 
    - If some npayment record in bank statement not have invoice number  then clear the amount in FIFO principle based on IBAN
    Could you share what the steps i need to take care in "Assign External Transaction Types to Posting Rules" step and
    Do we need to develop user exit to take care the incoming payment clearing as described above.
    Where do we need to assign the user exit? how will system call user exit when we execute FF.5
    Regards,
    Swetha

    You account digits logic is little unclear. Thats why it is always important have the proper logic while formulating the accounts.
    For example
    If the main account is
    120300 (ending with 0)
    120301 (Cheque Payable Sub account 1)
    120302 (Cheque Receivable Sub Account 2)
    Now you can mask
    +++++1 for Cheque Payments
    +++++2 for Cheque Receipts
    But, you said, you
    main account 13102211 and incoming subaccount was 13106271
    If I understand correctly
    the masking should be ++++6271
    Otherwise
    +++67+

  • Error : FZ010 : Enter a payment method for incoming payments

    Hi,
    I am running F110 and paying intercompany vendors/customers.
    I am running payment run for Compony 0050 and paying my vendor VEND0060 and CUST0060.
    The balance of vend0060 is 2 million(credit) and  balance of CUST0060 is 1 million (Debit).
    So I am going in Reallocate and changing the bank details as getting exceptioin in CUST0060. But it gives out an error "Enter Payment method for incoming payments"
    We have just configured outgoing payment and actually as credit balance is more, it should not give this error.
    Does any one know solutin for this?
    Error in details:
    Enter a payment method for incoming payments
    Message no. FZ010
    Diagnosis
    The balance of the items to be paid requires a payment method for incoming payments. You specified a payment method that is defined for outgoing payments.
    System Response
    The payment method is rejected.
    Procedure
    Enter a payment method for incoming payments.
    Thanks
    JR

    In the master record of the customer/vendor, ensure that the appropriate payment methods are maintained.  If you click on F4 on the payment method field, you can see different methods available for Incoming Payments and different methods for Outgoing payments.
    Assign points accordingly.
    Thanks,
    Madhav Nanduri

  • Payment wizard for incoming payment.

    Dear all,
    we need to enter TDS amount in incoming payment wizard.when we are adding payment wizard for incoming payments there is no option for TDS amount. is it possible to create udf for payment wizard. how we can solve this issue please guide me.
    Regds,
    Sampath kuamr devunuri.

    Hello Kumar,
    Unfortunately, it is not possible to create a UDF in any wizard.
    Kind Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • Automatic Payment prog for Incoming payment by bills of exchange

    Hi,
    I would like to know, weather we can use the transaction F110 for incoming payments from customers by bills of exchange, if yes, what are the necessary configurations for the same.
    thanks
    Vikash

    Hi,
    Good afternoon and greetings,
    Please go through the following SAP OSS Notes
    Note 444521 - F110: Expiring currencies and bill of exchange payable
    Note 360145 - Expiring currencies: Bills of exchange
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • How to check Reconcilliation has happened or not for a payment document

    Hi,
    How to check Reconcilliation has happened or not for a payment document? Payment doc ABCDEF was created on 2nd. Now i am not sure whethr RECON has happend ot not
    Please help.

    Dear,
    If you have made payment to vendor and want to know whether reconciliation happened or not then check if this document exist in table BSIK then reconciliation has not been done.
    Regards,
    Chintan Joshi.

  • IDoc for Incoming Payment (F-28)

    Hi Friends,
    Can somebody tell me whatu2019s the IDoc we can use for incoming payment (F-28).
    Cheers !!!!
    Imzo

    Hi Shrikant,
    The actual client requirement is to post multiple payments against billing document through interface program as background schedule.
    We had already tried for BDC recording for F-28 with reference to Billing Document (Additional Selection -> Others), but BDC doesnu2019t work properly if there is any pop-up screen, as Billing Document option comes in pop-up screen so we are not able to execute this program on background mode.
    Because of this reason right now I am looking for IDoc option.
    Hope now I had clarify the requirement.
    Cheers !!!
    Imzo

  • Ranking Order for Incoming payments

    Hi,
    Now we have a situation. We are running the payment program for incoming payments.
    We have two banks:
    1. Citi bank
    2. HSBC bank
    There is no house bank data maintained in the customer master. Customers can make payments to any of these bank accounts. Now the customers made payments into HSBC (which is ranked 2).
    When we do the payment run, the program is applying the payments to CITI but we want it in HSBC.
    We tried this by creating a new variant in DME for HSBC & it has no effect on the bank selection (as it is there to control the DME not the payment).
    Now we woould like to by pass the ranking order via automatic payment run.
    Can somebody help me with this?
    Thanks & Regards
    Raghav

    Hi,
    For this you can create 2 payment methods and assign the to the customer.
    Like:
    A = CITI
    B = HSBC
    Whe you select  A or B in your payment program it will be use the citi or HSBC bank.
    Paul

  • Issuing receipt  for Incoming payment

    There is need to issue a receipt for the incoming payment recieved,is there any transaction in Gl where we can issue a receipt for incoming payment.

    Hello Kumar,
    Unfortunately, it is not possible to create a UDF in any wizard.
    Kind Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • Query for Incoming Payments

    Hi Guys,
    I written a query for incoming payments  for some particular account heads and i have tried this.
    But did not achieved the  desired result.
    Anybody please modify the query.
    SELECT T1.[DocNum], T0.DocNum,  T0.AcctCode, T0.SumApplied,  T0.AcctName ,
    (Select sum(SumApplied) from rct4 where T0.docnum = t1.docentry and T0.acctcode='355102'),
    (Select sum(SumApplied) from rct4 where T0.docnum = t1.docentry and T0.acctcode='211417'),
    (Select sum(SumApplied) from rct4 where T0.docnum = t1.docentry and T0.acctcode='355103'),
    (Select sum(SumApplied) from rct4 where T0.docnum = t1.docentry and T0.acctcode='211436')
    FROM RCT4 T0 
    Left outer  JOIN ORCT T1 ON T0.DocNum = T1.DocEntry INNER JOIN NNM1 T2 ON T1.Series = T2.Series
    WHERE T2.[SeriesName] ='Spares' and t1.docdate between [%0] and [%1]
    Regards,
    Vamsi

    Hi Vamsi,
    Try this:
    SELECT T1.DocNum, T0.DocNum,
    (Select SumApplied from rct4 where docnum = t1.docentry and T0.acctcode='355102') AS '355102',
    (Select SumApplied from rct4 where docnum = t1.docentry and T0.acctcode='211417') AS '211417',
    (Select SumApplied from rct4 where docnum = t1.docentry and T0.acctcode='355103') AS '355103',
    (Select SumApplied from rct4 where docnum = t1.docentry and T0.acctcode='211436') AS '211436'
    FROM RCT4 T0
    INNER JOIN ORCT T1 ON T0.docnum = T1.DocEntry
    INNER JOIN NNM1 T2 ON T1.Series = T2.Series
    WHERE T2.SeriesName ='Spares' and t1.docdate between [%0\] and [%1\]
    Thanks,
    Gordon

  • Approval procedure for Incoming Payments

    Hi All,
                 I need to setup an approval procedure in such a way that not all incoming payments raised from "User1" should be approved by  "user2".  Incoming payments rased only for particular doument series should be approved by "user2".
    Answers will be appreciated.
    Thankyou,
    Sree.

    Hi
    It not possible to raise Approval procedure for Incoming Payments
    Thanks
    Kevin

  • Requisition doc. type RV not allowed with doc. type

    Using the tcode ME51n, I created an Outline agreement(Doc type RV) and when i go to ME31K to create a contract and select With Ref to Purchase requisition and enter the Purchase requisition #, I get the error message Requisition doc. type RV not allowed with doc. type.
    I tried changing the settings for doc types for contract, but it doesnt seem to be working. Any solutions will greatly beappreciated.

    This is the settings in PR: SPRO-MM-Purchasing-PR-Define document type
    Doc type: RV     Outl. agmt. requisn.     10     01     02     RVB     R
    once above is correct than
    select the doc type RV and click on the allowed item category
    where can see as below
    Item cat  Text item category
         Standard
    K     Consignment
    D     Service
    select the doc type RV and click on the Link purchase requisitio in left side
    MK     Quantity contract     M     Material unknown          Standard
    WK     Value contract          Standard                          Standard
    WK     Value contract     K     Consignment          Standard
    WK     Value contract     M     Material unknown          Standard
    WK     Value contract     W     Material group          Standard
    Now go to contract doe type
    you will see
    MK     Quantity contract     10     02     AZ          SAP     MKK
    WK     Value contract     10     02     AZ          SAP     WKK
    select any doc type and click on allowed item category
    here you would see
         Standard
    K     Consignment
    L     Subcontracting
    M     Material unknown
    D     Service
    than click on link purchase requisition by selecting doc type MK or WK
    RV     Outl. agmt. requisn.          Standard          Standard
    RV     Outl. agmt. requisn.          Standard     K     Consignment
    RV     Outl. agmt. requisn.          Standard     M     Material unknown
    RV     Outl. agmt. requisn.     K     Consignment     K     Consignment
    RV     Outl. agmt. requisn.     D     Service     D     Service
    once you have all this set up than you can create the contract based on the RV reqs

Maybe you are looking for

  • Content based routing in receiver determination.

    hi,         how to do content based routing in receiver determination based on value of  of a variable of target structure? Miten.

  • MIRO lower tolerance limits check

    Hi All, In order to check the lower limit of Invoices I've implemented the BAPI MRM_PAYMENT_TERMS and collected all SAP standard message M8 specific 084 and 085. The problem is that SAP standard doesn't call any messages in case of subseq debit/credi

  • Automatic Slideshow in Keynote?

    I am working on a speech presentation for an online class.  The problem I had was, I couldn't record the slideshow with me speaking the entire 5 minutes because that was too difficult to not make any mistakes. SO, I recorded voice memos on my phone f

  • Report Registry Variable Setting Designer 9i

    Hi, when I clicked repository report, a windows prompted and said: CDI-21332: Registry variable EXECUTE_REPORTS_RUNTIME is not set in key DES2_72 Cannot Reports in this session. It caused report builder fail. What should I do? Thanks!

  • How to modify index.html for Flash gallery

    I've been hunting around for the past couple of days trying to figure out how I can modify the index.html page which is generated for the Flash gallery. I'd like to add a google Analytics code snippet so I can track my galleries. Currently I'm doing