Cash Desk Functionality

Hi Expert,
While performing Post Deposit Operation in Cash Desk, Payment Category shows on only Cash Payment and it is disable so I can not select other payment categories like Outgoing Check Payment (though it is there in the dropdown list).
Purpose : Before making any outgoing check payment, I need to transfer fund from Bank GL to Cash Clearing Account for outgoing payment. For this operation I need to peform Post Deposit Operation with Payment Category as Outgoing Check Payment to deposit fund from Bank GL to Cash Clearing Account for outgoing payment.
Could you please advise on this issue?
Thanks & Regards,
Rupam

Hi Dewang,
I have a requirement of peforming outgoing payment through check in Cash Desk. Before performing outgoing payment through check, I need fund to be transefered from Bank GL to Cash Desk Clearing GL for outgoing check payment.
If there is any shortfall of fund in the Cash Desk Clearing GL for outgoing check payment, outgoing payment through check should not happen.
In FQH1, I have mapped the Bank GL as Deposit account for the Cash Desk Clearing GL for outgoing check payment.
In Post Deposit function of Cash Desk, I need fund to be deposited to the Cash Desk Clearing GL for outgoing check payment from the Bank GL for performing outgoing payment through check.
But as I can not select Payment Category as 'Outgoing Check Payment' in Post Deposit function, I am not able to deposit fund to the Cash Desk Clearing GL for outgoing check payment from the Bank GL.
Could you please suggest me on this, whether my approach is correct?
Thanks & Regards,
Rupam

Similar Messages

  • SAP DBM 6 Cash Desk Credit Card or Debit Card Functionality

    Dear All,
    In DBM 6.0 DBM Cash Desk there are default payment types are - 1 Cash 2. Check 3. Credit Card 4. Debit Card. For Credit Card or Debit Card payment type need to calculate bank charges using the same (Cash Desk Post).
    Let me know if any provision in standard SAP DBM Cash desk for Bank Charges Calculation.
    Regards,
    Manan Patel

    As per my knowledge there isn't any standard integration for DBM cash desk direclty with credit / debit card machine, however you can build a custom interface.
    The standard credit card functionality can be used here by implementing the BADI "/DBM/BADI_TILL"
    One of my previous experience we added an additional push button on the cash desk screen to do similar kind of requirement & intern call the BADI "/DBM/BADI_TILL"
    You will have to define various payment types "Credit card", "Debit card", Cash etc..
    Regards,
    Sachin Balmiki

  • Custom Selection Screen in Cash Desk

    Hi Expert,
    We have a requirement to develop Custom Screen for Select Items in Cash Desk. In standard SAP Select Item Screen, it shows the open FICA doc. no., amount, and due date, we can select any one of open FICA doc. no. to receive payment against it. In our custom screen for select items, we need to show amount and due date against Invoice No. (Print Doc. No.) and also to derive Bill Month from bill Start and End Period.
    We are not finding any exit to develope this Custom Screen. Could you please suggest whether custom screen for select item is possible in Cash Desk?
    Thanks & Regards,
    Rupam Paul

    Hi Rupam,
    You can use the FI-CA Event 6020 to accomplish this.
    This FICA Event is triggered during Cash Desk selection.
    The following is a brief description of the capability of this event:
    Event 6020 allows you to change the possible entries function to suit your requirements. The information provided by the function is taken from the X_TFK004 structure. The parameter Y_SELW is used to return the selected value.
    You would have to add ABAP code in this Event to make your fields visible as parameters, and also add the retrieval logic.
    I hope this helps.
    Ivor Martin

  • Cheque Return - Received in Cash Desk

    Dear Friends,
    I had taken an incoming cheque Payment using cash desk in FPCJ. After 3 days  , I made a  return entry for the same cheque through a return lot FP09 as bounced, But it shows the following error,
    Returns are not allowed on cash journal payments
    Message no. >2687
    Diagnosis
    You want to post a return on a payment document which was generated due to a posting in the cash journal (using a payment lot). This is not allowed, because the related cash desk is already closed. The balance in the cash desk can no longer be adjusted, since this would result in an incorrect balance.
    So how do you pass the Cheque returns entry for cheque payment in Cash journal ? Has anyone of you experienced the error? Any suggestions to resolve the same.
    Thanks and Regards,
    Rajesh

    Hi ,
    The problem you are facing is genuine .
    As of now the current support packages doesnt seem to support this functionality .
    Kindly go through the following SAP Notes 1311357  and 1459852 , which talks about the problem in detail .
    The information provided in the notes makes it clear that , as of now you will have to reset the document using the T code FP07.
    Hope this suffices .
    Regards ,
    Dewang.

  • Error while reversing document posted through cash desk

    Hi,
    I have posted a payment through cash journal/cash desk (FPCJ) and closed the the lot. Now I want to reverse the payment, however SAP function module 'FKK_CJ_PROHIBIT_RVRSL_OF_DOCS' is throwing an error - 'reversal not performed'. Does anyone know how to reverse a payment document posted through cash journal if it's lot has already been closed?
    Thanks,
    Suhas.

    HI Ravi,
    If a payment is posted through the FPCJ and lot is closed , payment cannot be reversed that's is standard functionality, there are lot of notes on this which gives you alternative steps that need to be taken.
    check note 644870.
    thanks,
    Vikram

  • How to read data from credit card reader  for CASH DESK (FPCJ)

    Guys,
    We are planning to implement CASH DESK (FPCJ) interface,
    The requirement is when the user wants to pay his bill using his credit card by swiping on credit card machine (MAGTEK Made in TAIWAN) , I want read those detail and fill sap screen fields in FPCJ tcode like card number, name, expiration date and cvv number.
    Can someone please provide guidelines on how to interface with an external card
    reader to automatically get the card details into SAP when the card is
    swiped?
    Is there any event in FQEVENTS?
    I found one event 6065 and when I try to debug by putting the breakpoint in the function module it's not stopping me there, I mean it's trigger that event,
    could someone please help me to get those details...
    Thanks
    M

    Hello,
    Instead of FPCJ, why do not you use T-Code FPB0 <<< from ECC onwards use FPCD>>>?. Here you have the option of mentioning Card details. This shall be stored in the data base table DFKKOPKC. Do remember that you need to comply with PCI data & remove the card data details from the above table.
    If needed, you can use events 1400 << gets triggered after you press 'Authorize'...call is made to a third party system that holds card data and validates the authencity of the card>> & 1401 can be used to edit 'Display' card data in FPB0.
    Hope this helps
    Rgds
    Rajendra

  • Multiple payment at cash desk

    Hi Experts,
    I have developed a cash desk for multiple payment by using BAPI_CTRACCTRCTACCNT_PAYBYCARD. But at the time of posting, profit center is not updating in GL item level although profit center is updating at contract level. I tried by making profit center required but in this case posting did not complete. Please advice if I want to use any other BAPI also or my abaper needs to see the functionality of the same above BAPI again.
    Regards,
    OZAIR ANWAR SHAMSI

    HI ,
    In the view SM30 - V_TFK000S , should have the specification - Posting and clearing lock .
    Secondly the same has to be applied in the contract account in the payment lock reason .
    After assigning the same , system would not allow to accept payment against any document or even payment on account .
    Only thing that you have to remember is that the lock reason should have both payment as well as clearing lock .
    The other way is of pushing the locks in the documents through FPE2 or FPE2M , else the lock at contract account would work.
    Cheers ,
    Dewang

  • BDT & Cash Desk (FPCJ) -- Removal of Postal Order Tab

    I want to remove Tab "Postal Order" on Cash Desk (FPCJ).
    I assume FPCJ is built with the Business Data Toolset (BDT). I'm a little familiar with BDT. My problem is locating the transaction to identify cash desk customizing. For example, to modify GMGRANT, I execute GRANT_CUSTOMIZE. This provides a tree of transacations for customizing Grants, especially GMS5.
    What is the transaction to modify Cash Desk? Is Cash Desk BDT?

    Hi Frank,
       Look into Function module 'FKK_SAMPLE_6015' and create a similar function module and attach it to cash desk event 6015 using transaction 'FQEVENTS' .
    You are supposed to hide this '1055_TAB7' .
    Thanks,
    Prabhat "PK" Singh

  • External Cash Desk FI-CA

    Hi gurus,
               We recently activate the External cash Desk E/S in a Utility company with ECC Ehp3, now we are working in a University with the HER Campus management, I`ll like to know if the External Cahs Desk is avaible for Campus Management.
    Regards,
    Cristian

    Hi,
    Dear Dirk,
    What all information i have on EhP4 is given below:
    Technical name of the business function
    ISHERCM_604_EXIAP
    ISHERCM_604_ESOA
    ISHERCM_604_UISTU
    Type of Business Function
    Industry Business Function
    Available as of
    SAP enhancement package 4 for SAP ERP 6.0
    ECC software component
    IS-PS-CA 604
    ECC application component
    SAP Higher Education & Research (IS-HER-CM)
    Business function requiring activation in addition
    EHP4 assumes you have ISHERCM_MAIN_IAP from EhP3
    Additional components
    If customers are already on FI-CA 603, EA-HR-603, SAP_APPL_603 they need to upgrade to FI-CA 604, EA-HR-604, SAP_APPL_604. This is mandatory.
    If customers have not upgraded to FI-CA 603, EA-HR-603, SAP_APPL_603, they do not have to upgrade to FI-CA 604, EA-HR-604, SAP_APPL_604.
    Please check installation guides and OSS notes on pre-requisites at: www.service.sap.com/erp-inst
    Hope this will be helpful.
    Regards
    Vinod Kumar

  • Clearing from payment lot(FP05) and cash desk

    Hi ,
    Background of the issue: when we post from payment lot or cash desk account clearing happens( clearing open items).
    Issue: My client has a requirement when the posting is done for a particular account from above two (payment lot or cash desk) clearing should not happen for the open items (documnets)which has any payment method on the item(document)(like P-payed by phone).
    For me it looks like ,this issue can be handled  using customer module in clearing variant.but can some one let me know which module should be called?at what step of the clearing variant?I don't have much knowledge on clearing Variants.(I am not sure this is right approach)
    Also please suggest other solutions? Again this process (avoiding clearing  open items with payment method)should be triggered only when posting is done from payment lot and cash desk.
    Thanks,
    Shiv

    Dear Shiv,
    For me the best way is  use the event FKK_SAMPLE_0262  if you dont need the Payment send to clarification....
    But their is others ways ; 
    1 - Event FKK_SAMPLE_0110 this is for all Payment ( You can Clear the Internal Table by validating that you need  t_fkkcl )
    2  - events by the varinat of conpensations FKK_SAMPLE_TFK115 /FKK_SAMPLE_TFK116
    I hope it help
    Andre Frugulhetti

  • In service desk functionality action "sent to SAP" is creating problem

    I have established a service desk functionality and everything is working fine except action "sent to SAP", I am using solution manager 7.0 and I have made the entry in AISUSER maintenance view in tcode AISUSER and also maintained the RFC connection SAP-OSS and its working fine but when am changing status of a ticket by executing action " sent to SAP" in a ticket and saving it, it is throwing a information pop up saying " SAP customer number unknown for installation number 0020XXXXXX ", which is the installation number of system from where ticket is posted say XYZ system. Please help me out.

    I have established a service desk functionality and everything is working fine except action "sent to SAP", I am using solution manager 7.0 and I have made the entry in AISUSER maintenance view in tcode AISUSER and also maintained the RFC connection SAP-OSS and its working fine but when am changing status of a ticket by executing action " sent to SAP" in a ticket and saving it, it is throwing a information pop up saying " SAP customer number unknown for installation number 0020XXXXXX ", which is the installation number of system from where ticket is posted say XYZ system. Please help me out.

  • Calculation of change amount for cash payments via cash desk, release 602

    Does anyone know how to get the change amount to calculate for cash payments via cash desk?
    I am only able to enter the amount in each payment type tab and then the payment amount in the summary. The total of the individual payments must add up to the summary payment amount or I get an error.
    How then if a customer wants to pay $20 towards their account and they give me $50 in cash, do I get the change of $30 to display?
    Any assistance would be appreciated as the old version of cash desk had a "given" and "back" field that no longer exist.

    Was not an error, just using the fields the wrong way around. So enter the amount received in the seperate tabs and the amount that is being paid to the account in the summary payment amount field. After you hit post, the change field is filled.
    Is another issue though as if pay by multiple payment types, system allows you to give change greater than the amount of cash received. This should not occur as people could use this process to cash for cheques or credit card payments. Especially an issue as cheque could be returned.

  • Use of External cash desk using PI

    Hi,
    The client of my project has a new requirement regarding the posting of payment from third party.
    Currently , its running maintaining standard process.
    Bill fetch is done by third party through PI WS.
    Then payment which is stored in a ISU staging table using PI WS and reconsilation at the end of the day.
    After that FICA do the posting.
    But now client is asking for external cash desk through which posting will be done instantaneously.
    I have no idea regarding that . From internet which I understood is PI need to host some webservice which is some standard webservices available in ES bundles.
    the concept of ES bundle is new to me , how to use this in PI and how to integrate this with ISU that FICA can do the prompt posting.
    Please help me.

    Hi Avinash,
    Sorry for the late reply.
    I am not creating the support desk message from crmd_order. But we create the support desk message from the test package, as our support desk messages need to be linked to the test packages. In this case, the actual transaction that gets executed for creating the support desk message is notif_create.
    By creating messages in this way, we are getting both the ABA messages and the CRM messages created. But we are taking only the CRM messages for processing. The numbers are different for ABA messages and CRM messages.
    The no. of the ABA message is similar to the number that is getting filled in the External reference no. field. The no. of the CRM message is different.
    Any more inputs pls?
    best regds,
    Alagammai.

  • Custom fields in Cash Desk Screen

    Hi Expert,
    We have a requirement to capture Check Issue Date and Drawn on Bank while taking payment in Cash Desk Through Check.
    As there is no such field like Check Issue Date and Drawn on Bank (only Amount and Check Number) in the Cash Desk Screen for Check Payment, we need to create custom fields on the Cash Desk Screen for Check Payment.
    Could you please suggest me whether we can create custom fields on the Cash Desk Screen for Check Payment? Becasue the fields in Cash Desk Screen ultimately update the corresponding fields for that payment lot in DFKKZP table.
    Regards,
    Rupam

    Hi ,
    You wont be able to achieve the same with either EVENTS or APPENDING the structure RFKH2 .
    For check the structure RFKH2 is used which has the Ehancement category as not enhanceable , so you wont be able to append the structure RFKH2 .
    So as a workaround you can use other fields like additional information , reference or other fields for the same .
    Else , you will have to go for the access key to change the settings of the structure and then to append it , which is not desirable .
    Cheers ,
    Dewang

  • GL Accounts for cash desk

    Hi Gurus,
    In our business process, check payments are accepted through mail and walk-in. All the mailed-in checks will be posted using check lot FP25. All the walk-in payments are posted using FPCJ (cash desk).We are posting checks using check deposit account (posting area 1031 and 0080)
    In the
    1) Check Lot:
    For each individual check
    Dr Check clearing Act
    Cr Customer Act
    For the lot
    Dr Check deposit Act
    Cr Check clearing Act
    Overall check lot accounting entry would be
    Dr Check Deposit Act
    Cr Customer Act
    2)  Cash Desk:
    For the check payments posted through cash desk also we have similar entries
    Dr Check Clearing Act
    Cr Customer Act
    When lot is closed,
    Dr Check deposit Act
    Cr Check clearing Act
    Accounting entries are same as check lot till now. But when we do withdrawal from the cash desk, we are forced to create one more accounting entry
    Cr Check Depost Act
    Dr Withdrawal Act
    Withdrawal process is reducing our check deposit acct balance, though both the check lot and cash desk are used to handle the check payments. Configuration for posting area 0160 does not allow me to assign the same deposit account for withdrawal.
    I believe this is a common scenario, so hoping I'll find a resolution.
    Thanks in advance.
    Regards,
    Santosh

    Hello,
    Are you looking for same balances in FPCJ & FBCJ?
    If so pls refer to below post<for Q1>
    Re: Cash Book.
    Question Number two:
    We are giving so many GL accounts for bank accounts in fica. I would like to know the flow which we are using in FICA
    The GL Accounts for bank accounts in FICA are mentioned in IMG\FICA\Business Transactions\Payments\Processing of Incoming and Outgoing payments\Define Bank clearing Accounts for Payment lots.
    When you are assigning a bank clearing account, it means that Bank clearing account wud be debited during receipts and credited <Returns config is needed> during Returns.
    Hope this is useful. If not let me know.
    Rgds
    Rajendra
    Edited by: rajendra mukhyaprana on Jun 23, 2008 6:58 AM

Maybe you are looking for

  • "Licensing timed out" when creating to Remote Desktop Connection

    Our company have two site (SiteA and SiteB),  both have its own DC (SiteA.xx.local and SiteB.yy.local).  A Windows 2012 Server setup a Terminal Service.  All SiteB user will use remote desktop to connect to the Terminal Server. Sometime it will promp

  • 'mailto' links no longer open a new message

    Hi, Since I upgraded to Lion I no longer get a new message with a pre-filled address when I click a mailto link on a webpage.  Is there a way to get this functionality back?  Also, when I click the Mail icon in the dock I no longer get taken to my in

  • Sync failure

    When I try to sync my iPod I always get the following message. "Attempting to copy to the disk "John" failed. The disk could not be read from or written to." I restored my iPod to original factory settings and tried to sync again and after two albums

  • Why does my airport express keep cutting out?

    Why does my airport express keep cutting out?

  • PreparedStatement and performance..

    <html> <b> Q1: Increases Network calls?? </b><br> <p> Where there is a table with large number columns , does a bind call to each column from a middle tier makes a network round-trip to the database?? Or does the Oracle JDBC driver cache binds to all