How to Insert Incoming Payments without Invoice?

Hi,
Please help me how to insert incoming payments without invoice or those Incoming Payments that is paid to account. I have created code for this but error pops up: "Cannot perform transaction in controlling type account [ThankJDT1.Account][Line: 2]"
Thanks...

Hello,
you may try this:
Dim oPymt As SAPbobsCOM.Payments
        Dim sum As Decimal = 0 ' Forget double 4ever
        oPymt = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oIncomingPayments)
        oPymt.DocDate = Date.Today()
        oPymt.CardCode = "CB0001"
        oPymt.CashSum = 1200
        oPymt.CashAccount = "38110000" ' here you enter your the account where you record the payment
        If oPymt.Add = 0 Then
            MsgBox(oCompany.GetNewObjectKey())
        Else
            MsgBox(oCompany.GetLastErrorDescription)
        End If
Regards
János

Similar Messages

  • Incoming payment without Customer

    hi,
    May I know how to enter incoming payment without customer, and knock off the payment with an invoice later on?
    Thank you..
    Regards,
    Catea k

    Hi,
    Without knowing the customer you can keep track of the amount which you had received.
    but you can do like this for Which document  A/R  or A/p invoice the amount was received in this case you can collect teh amount by selecting ON ACCOUNT. and keep track of the vendor / customer balance.
    Regards
    Chidambaram

  • AP payment without invoices, is it possibile ?

    11i in ap, is it possibile to do the payment without invoices ?
    The clients want to generate this journals directly:
    DR Expense
    CR Cash
    They don't want to go through the "payables account".
    If it is possibile , how to do that?
    Thanks very much.

    Hi
    With out an invoice you can not do a payment in AP.
    I hope you can acheive the client accouting requirement though Subledger Accounting Method for payables as cash based accouting method.
    Check if this suites your requirement.
    Edited by: Madhav Guduguntla on Aug 30, 2010 4:35 PM

  • How to get Incoming payment total in Invoice PLD

    HI ALL
    I designed a A/r Invoice PLD in which i insert the Incoming payment DocTotal field in the End of PLD
    when i priview the A/R Invoice  Document
    each Item  , qty and total in the repetitive area repeating  40 to 50 times
    when i remove the incoming payment doctotal field from the PLD  it is working fine
    My requirement is i should show the Incoming payment Doctotal along with the Invoice total in PLD
    can any one suggest the answer

    Hi,
    You cannot just add that Incoming payment DocTotal field directly to your Invoice PLD because there is no proper link for it.
    What you can do is to add a UDF in Invoice table and get the related Incoming payment DocTotal by FMS query.
    Thanks,
    Gordon

  • How to import Incoming Payments via DTW

    Hello all,
    I am importing opening balances for Customers via DTW.  My client wants to import all the open Invoices at their original amount, and then import the incoming payments against them to have them net out to the correct remaining balance.  I already know how to import the invoices.  I'm looking at using the PaymentDrafts template in DTW for the Incoming payments but I could use some guidance.  Can anyone provide and example of the data required to both import the incoming payments and apply them to the appropriate AR Invoice?
    Thanks,
    don shields

    hi donald,
    Check this link to resolve ur doubts.
    Import Incoming Payments with DTW
    Import Incoming Payments with DTW
    also check this SAP Note
    Note 1162513 - How to link an Incoming Payment to an Invoice via the DTW
    Jeyakanthan
    Edited by: Jeyakanthan A on Apr 30, 2009 10:31 PM

  • Payment without invoices

    Hi gurus,
    Is it possible to make a payment without any invoices in SAP? I know bank to bank fund transfer allow transferring of funds from one bank to another bank without any invoices. How about fund transfer from bank to vendor (and without any invoices to the vendor)? Is that possible in SAP? Please advice.

    Hi,
    Advance payment is an option. however, your requrement doesnt seem to be adv payment.
    in that case, You can do that using F-02.
    Mention the document type as KZ, posting key to debit vendor as 25 and credit the gl account with 50.
    This is very much similar to a payment made to vendor but with out any invoice reference.
    Good Luck...
    Raghu

  • How to Post Incoming Payments

    Hi,
    I request you to explain the process involved to post incoming payments in F-28. Please let me know how I can track the Account number under Bank data of a customer and also what document type to be selected?
    If I select document type u2013 DZ system is asking an entry is required in field reference. My idea is to clear all the invoices of a customer.Please guide me what steps to be done to clear invoices of a customer.
    Please advice me.
    Thanks,
    Victor.

    Hi Victor,
    F-28 is using for customer incoming payment. In F-28,
      give doc. date,
      doc. type as DZ,
      Co. Code,
      Posting Date,
      Period, currency,
      Ref. No. in refe. field,
      no need to give doc. no.,
      give doc. header text,
      and give bank a/c. no.,
      amount,
      if bank charge applicable give bank charge amouunt otherwise no need to give,
      value date,
      header text and
      give customer no. and
      select process open item,
      then it will go another one screen and
      select select all button and select deactivate then all transacton figures will appear in block colour
      if the payment is full payment select standard tab, if it is partial select partial tab and if it is residual   payment select residual payment
      then select doc. no. for tracing invoice and click double click... it will shows blue colour
      in that below in Editing Status, the amount entered field and amount assigned field will be same and   the not assigned field should be in Zero. then only u can save. otherwise u can not save the doc.
    I think this will clear idea to u for Incoming payment process.....

  • Reallocating Incoming Payments without cancelling deposit

    There does need to be a method whereby incoming payments can be allocated to different invoices without having to go back and cancel the deposit.
    If Credit vouchers are submitted automatically, the incoming payment is unable to be cancelled at all, making a simple task very complicated.
    Sometimes deposits include many cheques which also makes the process difficult.
    Users who are authorised to allocate payments / process incoming payments are not usually authorised to deposit funds, or to cancel deposits.
    It is frequent that a payment can't be exactly matched at the time of receipt, and the remittance advice arrives at a later time

    There is no provision for this requirement other than Journal Entry.

  • How to cancel incoming payment

    dare all ,
                when create incoming payment by credit card and it deposited then who to cancel incoming payment for open the A/R Invoice to create A/R credit Memo document.
              I have cancel deposit document and when canceled incoming payment then (can not  cancel . one of the credit voucher was cashed ) this error occurred.
    Please give me the solution .
    thanks
    Arabinda
    Edited by: Dreamlite International Pvt. Ltd on Feb 12, 2011 10:55 AM

    Hi,
    I had been going through this issue. All you can do for a deposited credit card payment is,
    Create a similar payement  with a negative amount and deposit it.
    Regards,
    Rakesh N

  • Distribution Rule in Incoming Payment of Invoice

    Hello Experts,
    I'm running SAP B1 8.81 PL05 and I have the following problem.
    I issue an A/R Invoice + Payment  and I have in the "Payment Means" a discount. The final result is an issue of two different journal entries - one for the invoice and another for the payment discount.
    The problem is that I want to have a Distribution Rule associated with the Incoming Payment discount and I can't find a way to associate it - the solution of associating a distribution rule to the account is not possible because the Distribution Rule changes according to the sales employee.
    Help would be very appreciated.

    Hi Thomas,
    From the SAP help, you can know what is the use of this rule.
    Defining Distribution Rules
    Use
    For cost accounting, this setting is mandatory.
    Use this procedure to define distribution rules to distribute amounts between different profit centers.
    Prerequisites
    You have defined profit centers.
    Note: If you delete a distribution rule for one profit center (100%) this does not automatically delete the profit center.
    You can also look up this key word to find more info. For examle, you can find SAP note 1236348 to see if it fits you.
    Thanks,
    Gordon

  • How to print incoming payment receipt !

    Dear all,
    I am now want to print incoming payment receipt.
    work-flow is : end-user will use Cash journal (FBCJ) or incoming payment (F-28) to enter incoming payment. during posting and after posted document, they want to print out payment receipt.
    from Cash journal (FBCJ), they want to using "print receipt" feature with different layout.
    so, i don't know how to using correspondence.
    i have not experience on using correspondence.
    so, i have all of you help to guide me how can we do to create correspondence as our end-user requirement.
    thanks you so much !

    Quoc,
    You can use the correspondence for internal document (SAP09) for printing the document you are posting.
    In SPRO go to Financial Accounting --> AR and AP and then customer Account --> Line item and then correspondence.
    There you have to attach the form developed by the ABAPer to the correspondence SAP09. ABAPer has to copy the exiting standard foprm attached to the correspondence and do the changes and design the layout as per the requirement.
    When you post the document , you have to attach the relavent correspondence (SAP09) to the doc and then go to F.64 tcode and execute with the inputs in the selection screen such as Correspondence, doc number, fiscal year .
    Regards..

  • Offset incoming payment without superuser role

    I would like to give one user to do incoming payment and to directly offset with outstanding AR invoice but I don't want to give them as superuser.
    Try to play around with the authorization but cant find any, even you set the user not as superuser but give full authorization on all subject but still cant work, they cant see the out standing invoice.
    I am using 2007B PL16

    Hi Gordon, when you say restart you means close the SAP client and open it again? I have not done that before but I am opening two window at the same time one is the manager row and the other one is the user row I just do the refresh by doing form setting and apply authorization.

  • Query to view no of incoming payments for invoices.

    HI Experts,
    I want a query to see all the incoming payments(like payment1  and its cancellation and payment2 and its cancellation due to Bounce of cheque and subsequent new cheque, like that) for particular Invoices.
    For Instances.
    Like customer name,code, payment type, due date,cheque amount,check no ,status and such for all payments for the particular Invoice.
    Can anyone help me out in this ground.
    Thanks in advance,
    Regards,
    Dwarak.

    Hi Expert,
    You are almost near to my Requirement.
    Actually my Client Scenario is,
    there are few Customers who will give PDC(Post Dated Cheque) to the Invoice. and that cheque either will be asked to HOLD or Bounce from Bank during maturity.(this is usual with few customers)
    and again he will give new cheque1 and again that new cheque might also be bounced and another new cheque2 will be issued.
    So, here i want to see a quick list , where i can see Related Payment and its status for that Particular Invoice.This will give the related old cheques and its corresponding new Cheque.
    Examples:
    By Giving Invoice NO: 222666(Our Invoice no)
    Its Should List out,
    Customer Code - Customer Name - Payment1(with its due date, status, chq no, chq amount)- if its has payment2(and its due date, status, chq no, chq amount)- its should continue with the N number of payments to that Invoice.  
    Thanks in Advance, -:)
    Regards,
    Dwarak.

  • How to add incoming payment lock field (EZASP or INC_PAY_LOCK) in CA of MDT

    I want to add the field of incoming payment lock  in the master data template contract_account.
    i tried the following configuration(Tcode =EPDTYPE)
    Type Name       EZASP_OLD_KK
    Table Name      FKKVKP1
    Field Name      EZASP
    Counter         888
    Table Name      FKKVKP
    Field Name      EZASP
    and another option configuration:
    Type Name       EZASP_OLD_KK
    Table Name      FKKVKP1
    Field Name      EZASP
    Counter         888
    Table Name      DFKKLOCKS
    Field Name      LOCKR
    but nothing is right( can not save to database)
    please any experts can explain it?

    session #1 doing
    MMR_XWALK
    SET
    PAY_ADJUSTMENT_END_DT = :PAY_ADJUSTMENT_END_DT,
    UPDATOR_ID = :UPDATOR_ID,
    UPDATE_DT = SYSDATE,
    PAYMENT_PERIOD_DT=TO_NUMBER(200502)
    WHERE
    HIC_NUM= :HIC_NUM AND
    SEQUENCE_NUM = :SEQUENCE_NUM AND
    PAY_ADJUSTMENT_START_DT= :PAY_ADJUSTMENT_START_DT_XWALK AND
    ACTIVE_IND = 'A'session #2
    UPDATE
    FDS.CMS_MMR_XWALK
    SET
    PAY_ADJUSTMENT_END_DT = TO_DATE( :PAY_ADJUSTMENT_END_DT,'YYYY-MM-DD'),
    UPDATOR_ID = :UPDATOR_ID,
    UPDATE_DT = SYSDATE,
    PAYMENT_PERIOD_DT=TO_NUMBER(200503)
    WHERE
    HIC_NUM= :HIC_NUM AND
    SEQUENCE_NUM = :SEQUENCE_NUM AND
    PAY_ADJUSTMENT_START_DT=TO_DATE( :PAY_ADJUSTMENT_START_DT_XWALK,'YYYY-MM-DD') AND
    ACTIVE_IND = 'A'Slightly different UPDATE statements means 2 different procedures hitting same table
    Notice different PAYMENT_PERIOD_DT between sessions
    Are any triggers involved?
    This is application problem; not Oracle problem

  • Posting incoming payments by invoice/line item or BOL number

    Hi all.  We have some customers who no longer pay us by full invoice number.  They are paying by individual piece number received.  The A/R line item layout for posting payments includes mahy choices, but I cannot find the invoice ITEM number, only the invoice number.  Further, if the customer pays by BOL number, I do not know how to get the corresponding BOL number to show on the A/R line item layout for posting payments.  This has become a critical situation and taking much time for our A/R clerk to match up and clear invoices.  Any help would be greatly appreciated.
    Thanks
    Janet Kuck

    Hi
    Posting in AR happens for the individual Document and not by individual line item and hence you were not able to locate line item wise details for clearing purpose. If you can have the BOL number copied to the text field and include the text field in the clearing screen, this will resolve to some extent.
    Regards,
    Lakshmanan Krishnan

Maybe you are looking for

  • Show result before I click "Find" button~

    HI ALL~ I have a problem~ ex: A-Group has "Find Page=true"...... when I navigate FindA-Group.jsp , there has result in the page before I press "FIND" button.(I combine fine page and result page to same page).Of course,I can input some data in query c

  • The Home Hub PS3 Remote Play Issue

    The problem: If you set your PS3 to allow remote start via the internet (a better and more 'greener' option than leaving it on all day) and power it down, the PS3 will turn on again only after a few seconds without you connecting via remote play, aft

  • I just lost a word document on my MacBook Air. Can it be recovered?

    I closed a nine-page Word document that I had just finished as was about to send it to my professor, but after closing it I could not find it anywhere.  There is another smaller document that I also can't locate.  Both documents were saved and even c

  • Alv type lvc_t_fcat

    Hello, In AOO, ¿how can I insert a button to save data on alv to pdf document? I use a catalog with type lvc_t_fcat. thanks in advance

  • SMTP authentication description

    Hi everyone : I don't know what is Ironport SMTP authentication feature after reading the Adv-UserGuide. Is it the smtp authentication use to authen the user connect to email server and How it work between email server and client if it is , As we kno