Is it possible to create a deposit for RMA Order instead of Credit Memo?

Hi,
We are on R12.1.1 and at customer location, they have developed some customization which is bringing S.O. on HOLD Status if customer has not paid the amount in advance? (Prepayment scenario)
Now, what they want is : If there is an RMA Order from the customer, then instead of creating credit memo and send back the money to customer, they want to use this amount in the next order from that customer so that S.O. will not go on a HOLD status.
I was exploring Deposit functionality which we can use it as S.O. line level but just wondering, if is it possible to create Deposit as and when RMA order is created in stead of Credit memo?
Also, while using Prepayment functionality in R12.1, I am getting some error related to "Please enter receipt number" when I press Process Payment button.
Any help will be highly appreciated.

Copy Name is one of the editable fields in metadata panel on right side of Library module.

Similar Messages

  • Is it possible to create outbound delivery for sales order with FM: GN_DEL*

    Hi all,
    Is it possible to create an outbound delivery for a sales order using the FM: GN_DELIVERY_CREATE. I am choosing this over a BAPI as I also needed to fill the bill of lading and inco terms.
    Thanks

    Hi Gurus, is there any function module / Bapi that updates the BOL in a outbound delivery  header created for a sales order

  • T is possible to create Multiple services for PM order

    Hi,
    Is it possible to take multi-service in a single maintenance order,so that cost will book on that equipment only and at cost center accordingly.At present the equipment and functional location field are disabled in the system.
    Thanks

    As I mentioned, do the config in Define Notification & Order Integration in IMG.
    Then give the equipments in Object List. Then select the equipment & click the button Assignments at the bottom.
    Then you can find the operations. Select the operation which should be assigned to the selected equipment.
    So that, in Operation details screen, you can find that equipment.
    You cant edit the equipment / FL field in operation details screen.
    Regards,
    Maheswaran.

  • Is it possible to create a program for embedded system

    Is it possible to create a program for embedded system?

    Yes. Many solutions.
    1 = http://jcx.systronix.com/
    2 = http://www.harbaum.org/till/nanovm/index.shtml (see links to Asuro)
    And many more but I'm too lazy too look them for you ...
    Dan

  • Is it possible to create Intrastat declaration for service only posted inFI

    Hi
    Is it possible to create Intrastat reporting for services that is only posted in FI(without PO) for Italy. If you have any idea please let me know .
    Thanks
    Rao

    Is it possible to create Intrastat reporting for services that is only posted in FI(without PO) for Italy. If you have any idea please let me know .
    Thanks
    Rao

  • LSMW :Is it possible to create F4 Help for File path selection

    Hi All .,
    Please let me know is it possible to create F4 help for file path creation in LSMW .
    thanks
    Sreenivas

    Hi,
    I don't get it.
    In the step " Specify files" you will have the option to pick your flat file which is on the desktop by pressing F4 .
    What is that you exactly want??
    Warm regards,
    Hari Kiran

  • Is it possible to creat Shoppping cart for Blocked vendor in R/3

    Hello all,
    is it possible to create shopping cart for blocked vendor in R/3. we are using extended classic scenario with SRM 5.0. when i am trying to do this vendor is not visible in vendor list. Am i missing somthing???
    if it is not possible in standard set up...what exactly i need to do.
    my requirement is that i should create shopping cart and then PO for posting block vendor in R/3 ( i know that we can do it in R/3)
    how to achieve this in SRM 5.0 please guide.
    Thanks
    Rupesh Mundhada

    There are possibly three types of blocks for a vendor in R3
    1. All company code are blocked for vendor
    2. Selected company code is blocked for vendor
    3. Vendor if blocked for the purchasing organization
    But SRM allows only Central Locking and Purchasing Organizations level locking to be replicated from R3 - MM. So If the vendor is only blocked for a selected company code it will be still possible to create the shopping cart successfully, followed by purchase order; and PO will be issued to Vendor also; but it will not be replicated until and unless the block at the selected company code level is removed.
    This is not wrong; though you will be able to change them as per your business need. The reason is Selected Company Code level block is only used by finance people to stop payment to vendors because of some reasons like exceeding the limit or anything else.
    Please reward points if you find it useful.

  • Create a deposit for bill of exchange

    Hello professionals
    I try to create a deposit for bill of exchange but without success..here is my code
    SAPbobsCOM.BillOfExchangeTransaction oBOEtrans = (SAPbobsCOM.BillOfExchangeTransaction)Program.oDiCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oBillOfExchangeTransactions);
                try
                    oBOEtrans.StatusFrom= SAPbobsCOM.BoBOTFromStatus.btfs_Generated;
                    oBOEtrans.StatusTo =  SAPbobsCOM.BoBOTToStatus.btts_Deposit;
                    oBOEtrans.Lines.Add();
                    oBOEtrans.Lines.SetCurrentLine(0);
                    oBOEtrans.Lines.BillOfExchangeNo = 119;
                    oBOEtrans.Lines.BillOfExchangeType = SAPbobsCOM.BoBOETypes.bobt_Incoming;
                    oBOEtrans.Add();
                catch (Exception e)
                    Application.SBO_Application.MessageBox(e.Message);
                finally
                    if (oBOEtrans != null)
                    System.Runtime.InteropServices.Marshal.ReleaseComObject(oBOEtrans);
    when I run it it the application crushes .. what is wrong with it ?
    Please help
    Best regards

    hello Maik,
    thanks for your reply
    I added some code lines , now there is no crush but still do nothing ... the operation finished successfully but when i check the table OBOT there is no line inserted the status of the bill doesn't change .. this the code
    oBOEtrans.StatusFrom= SAPbobsCOM.BoBOTFromStatus.btfs_Generated;
                    oBOEtrans.StatusTo =  SAPbobsCOM.BoBOTToStatus.btts_Deposit;
                    oBOEtrans.Lines.SetCurrentLine(0);
                    oBOEtrans.Lines.BillOfExchangeNo =746;
                    oBOEtrans.Lines.BillOfExchangeType = SAPbobsCOM.BoBOETypes.bobt_Incoming;
                    oBOEtrans.Deposits.BankAccount = "004003274000003210";
                    oBOEtrans.Deposits.BankCountry = "DZ";
                    oBOEtrans.Deposits.BankBranch = "00327";
                    oBOEtrans.Deposits.PostingType = SAPbobsCOM.BoDepositPostingTypes.dpt_Discounted;
                    oBOEtrans.IsBoeReconciled = SAPbobsCOM.BoYesNoEnum.tYES;
                    oBOEtrans.PostingDate = DateTime.Today;
                    oBOEtrans.Add();
    please help .. any help is appreciated
    Best regards

  • Is it possible to create a BOM  for ROH material for Subcontracting

    Dear Guru's
    As per my knowledge BOM is needed only for HALB & FERT material even if for subcontracting purpose. So is it possible to create a BOM for ROH material for Subcontracting?. Pls help me to get a soln ?
    Regards
    Ragesh

    Ragesh,
    When you are subcontracting the material, the Std SAP says that the material type should be HALB and not ROH.
    But if client requires for any reason that the material should be ROH only, there is no problem in chaning the settings.
    Sumeet

  • Is it possible to create  inspection plan for "Inprocess Inspection"

    Hi,
    Is it possible to create  inspection plans for "Inprocess Inspection".
    If yes , what would be the "task List Usage".Is it "1"?
    If no ,then how to map this requirment?
    Regards
    Vemula

    Hi
    Vemula
    Generally as Per SAP std Routing is used for inspection of 03 type of inspection.
    but you can also customize the Inspection task list Usage for Inprocess Inspection.
    This is possible through
    QCC0>Quality Inspection>Insp lot creation>Assign Insp type to origine>
    here informt of 03 inspection type you can assign
    Task list type:Q
    Usage:either 1(Production) or 3(Universal)
    save
    Regards
    Poonam

  • Is it possible to create different invoices for a single contract?

    Hi All,
    is it possible to create different invoices for a single contract?
    My customer is asking an invoice per service line.
    Thank you for getting back to me on this.
    Kind regards
    KK

    Can somebody please advice?

  • Is it possible to do goods receipt for purchase order by mb31

    Hello friends,
    I have created one purchase order.Now i want to do goods receipt for that purchase order.I know that throught migo and movt type 101, i can do this.But guys i have one doubt over here.Can i do the goods receipt for purchase order by Transaction code MB31(Goods Receipt for Order).
    When in Transaction code mb31 i put the purchase order number, system gave me the error,"order 44000000298 not found or not permitted for goods movement".Message no. c6001.
    So guys what do you think in this matter?is it possible to do goods receipt for purchase order by mb31.If yes than how to resolve this error.
    Thanking you guys in advance.

    MB31 is for doing goods receipt of production order

  • HT2534 Is it possible to create apple id in i phone 5c without credit card ?

    Is it possible to create apple id in i phone 5c without credit card ?

    In the article, you have to click Expand All at the top, then scroll down to the instructions for creating an account on an iPhone, etc.  There it says:
    1.  Open the App Store on your iPhone
    2.  Find a free application in the App Store
    3.  You MUST download and install a free app by tapping FREE followed by tapping INSTALL APP.
    4.  Now Tap Create New Apple ID in the dialogue that opens
    5.  Choose your country, and then tap the blue button Done at the upper right
    6.  Read and agree to the iTunes Store Terms & Conditions, Tap Agree located at the bottom of the page to continue
    7.  Enter your email address, security questions and answers, birthday, and create a password
    8.  You can enter a rescue email address if you change your email accounts regularly so you have one that is constant
    9.  Tap NEXT
    10. Select NONE as your payment option
    11. Fill out the required email, address, phone number fields, Tap NEXT
    12. In the Verify Account, Tap DONE and check your email for a verification email from the iTunes Store
    13. Open the email and tap the link in the email to activate the account
    14. The App Store should then open and prompt you to sign in to your account with your user name and password
    15. Tap Sign In, you should get a Thank You screen
    16. You are finished.

  • Bins problem while creating goods receipt for production order.

    Hi All,
              I am facing a problem with selection of bins while creating goods receipt for production order in transaction MB31 and MBBE.
    The order of filling bins is with respect to storage Unit not by document no, Please suggest something.
    The scene is like that.
    The bins are not filled in the proper sequence, the system checks for the empty bins and filled those later on.
    like this,.
    Typ StorageBin  SC SS    Stock Avail.st BUn GR Date    DocumentNo Storage Unit         Time   
    SLoc Batch      Re IA PutawayS Pick qty Cert. No.                                                                               
    VN1 106A088                 0        0  CS  01/25/2010    4739297 1005721391           10:00:59
    100  0001020069            60        0                                                        
    VN1 107B076                 0        0  CS  01/25/2010    4739298 1005721392           10:01:01
    100  0001020069            60        0                                                        
    VN1 108B076                 0        0  CS  01/25/2010    4739299 1005721393           10:01:04
    100  0001020069            60        0                                                        
    VN1 109A077                 0        0  CS  01/25/2010    4739300 1005721394           10:01:06
    100  0001020069            60        0                                                        
    VN1 110B079                 0        0  CS  01/25/2010    4739301 1005721395           10:01:08
    100  0001020069            60        0                                                        
    VN1 106B088                 0        0  CS  01/25/2010    4739302 1005721403           10:01:11
    100  0001020069            60        0                                                        
    VN1 123B158                 0        0  CS  01/25/2010    4739303 1005721389           10:01:13
    100  0001020069            60        0                                                        
    VN1 124A160                 0        0  CS  01/25/2010    4739304 1005721390           10:01:15
    100  0001020069            60        0                                                        
    VN1 118A133                 0        0  CS  01/25/2010    4739305 1005721396           10:01:17
    100  0001020069            60        0                                                        
    VN1 119A128                 0        0  CS  01/25/2010    4739306 1005721397           10:01:20
    100  0001020069            60        0                                                        
    VN1 120B162                 0        0  CS  01/25/2010    4739307 1005721398           10:01:22
    100  0001020069            60        0                                                        
    VN1 121B159                 0        0  CS  01/25/2010    4739308 1005721399           10:01:24
    100  0001020069            60        0                                                        
    VN1 122B159                 0        0  CS  01/25/2010    4739309 1005721400           10:01:26
    100  0001020069            60        0                                                        
    VN1 123B159                 0        0  CS  01/25/2010    4739310 1005721401           10:01:29
    100  0001020069            60        0                                                        
    VN1 124B160                 0        0  CS  01/25/2010    4739311 1005721402           10:01:31
    100  0001020069            60        0                                                        
    Thnks you,
    Anmol.
    Edited by: anmol112 on Jan 25, 2010 10:34 PM

    no replay, clossing threat.

  • BAPI For Create Goods Issue for Sales order with picked quantity

    Hi friends,
            Is there any BAPI available to create Goods issue For sales order with picked quantity...............?
    we hv used BAPI_OUTB_DELIVERY_CREATE_SLS
    with sales order .......its creating delivery order but not doing goods issue with piked quantity........

    pls,reply its argent

Maybe you are looking for