Letter of credit on Sales

Hello Guru's,
We have the following requirement:
In Perú, apart from the Invoice Document I need to give to the customer some Letter of Credits (LOC) that represent the 100% of the invoice value. The customer or bank will make the payment to us clearing the letter of credit, not the invoice. So I need to create a process that reverse the invoice and create n letter of credit assigned to the original invoice for the customer. Depending on the payment terms I can have 3 letters of credit for 1 invoice.
Example:
1.     Sales Order 1: Net value 900 USD (Payment terms 90 days)
This sales order must have assigned 3 letters of credit that sum the total sales order amount (900 USD):
a.     Letter of Credit 1: Net Value: 300 USD, payment terms 30 days
b.     Letter of Credit 2: Net Value: 300 USD, payment terms 60 days
c.     Letter of Credit 3: Net Value: 300 USD, payment terms 90 days
2.     Invoice 1 Net value 900 USD (Payment terms 90 days)
Accounting Document Invoice 1:
                        D           H
Customer Account       12XXXXX1                                 990
VAT              4XXXXXXX                90
Sales              7XXXXXXX                900
Actually the following documents are created automatically after invoice creation according to the Letter of credit parameters set in sales order. (This process is done in their actual legacy, not in SAP, we need to replicate the process in SAP)
Accounting document Letter of credit 1:
Letter of Credit account        12XXXXX2               330
Customer Account                12XXXXX1              330
Accounting document Letter of credit 2:
Letter of Credit account        12XXXXX2               330
Customer Account                12XXXXX1              330
Accounting document Letter of credit 3:
Letter of Credit account        12XXXXX2               330
Customer Account                12XXXXX1              330
To sum up: For this example the system must create 4 documents during invoice process.
A.      Invoice 1 for 990 USD
B.     Letter of Credit 1 for 330 USD
C.     Letter of Credit 2 for 330 USD
D.     Letter of Credit 3 for 330 USD
All the documents impression will be sent to the customer. They create Letter of Credits to replace the invoice because legally there are more secure for payment. The payment of the customer must clear the Letter of Credit (The Customer account of the invoice were cleared by the letter of credit)
What solution do you recommend for this requirement? I was thinking to develop a USER EXIT on accounting document invoice creation to create additional FI documents for the LOCs required.
Thanks for your help.
Best Regards,
Pablo

Hello Pablo,
I had the same situation in Chile. I had to make the procedure manually because:
- I could not determine with which Banks I was going to use for the LoC
- I don't know the amount to be paid in each LoC
- I don't know the payment terms for each LoC.
- The LoC currency was not always the same
If you solve these problems, may be a Z report which reads the Payment Method and a BAPI for GL document creation could help you, but its very complex.
Kind Regards

Similar Messages

  • Letter of credit in Sales Order processing

    The Problem is related to LC(Letter Of credit) attached to Sales order.
    In some cases, when we raise a sales order and attach LC even if all the fields are matching in LC and sales order the value is not reflected in LC.
    One more problem is When the order is attached with LC it should not go into credit check but it goes into credit check and blocks the order.
    In Case, we are using revolving LC even if the payment is recieved from the customer the value is not getting update in the LC.
    The above kind of problems are also persistant in all sorts of documentary payments i.e Bank gurantees and Lc etc
    We are using documentary payments for foreign trade for special business trasactions where customer credit management should not be utilized.
    Any suggetions on the issue or insight in foreign trade and documentary payments will be highly appreciating.

    Hi sreedhar,
    U just have to do a simple customization as follows,
    Go to IMGSales and distributionbasic datacredit and risk mangement-forms of guarentee--assign form of guarentee with order type....
    in this case, asssign your letter of credit guarentte (assuming that u have alrdy created the letter of credit as a form of guarentee)  with sales oreder type OR..the u wont be having any problem
    Thanks,
    Krish

  • Use of Letter of Credit in Sales cycle

    Hi Guru's
    Can any one send me or explain me of the letter of credit work process in SAP or sales cycle?
    Please Suggest any documentation on it
    thanx In advcnce.

    HI Prashant,
    here is the overview or payment cards
       1. When you create a sales order, you can enter credit card data manually, or copy it from the payer master record. You can enter one card in the sales order overview screen. You are able to enter multiple cards, or multiple authorizations on one card, in the payment card plan in the sales order header. The system automatically authorizes the sales order when you save it.
    At a later time, you create the delivery. The authorization may have expired in the meantime, so the system checks to ensure that it is still valid. If the authorization is no longer valid, the system tells you to reinitiate authorization in the sales order. You complete and save the delivery. When all the items are picked, packed, and goods issue is posted,
    you create a billing document. Here, payment card data is copied from the sales order, or uploaded directly into the billing document from an external system, as in the case of point of sale. The system uses the authorizations in the payment card plan to calculate billing amounts. You process the billing document and release it to Financial Accounting.
    PAYMENT CARD MASTER DATA
    To quickly and efficiently process sales orders with payment cards, you can store card data in the payer master record. When you create a sales order, you simply call up a list of cards for the customer using the matchcode on the payment card number field. The system automatically copies the card data into the sales order for the card or cards that you choose from this list.
    The one-time customer record is a collective account, in the master record, for a group of unrelated customers. For this reason, you cannot maintain payment card data for one-time customers.
    Features
    You can enter the following card information in the payer master record:
    Card type, for example VISA, MC, or AMEX
    Card number
          The system checks the card numbers you enter to ensure that they correspond to the numbering standards of the relevant payment card company (for example, checking to make sure that a Visa card number begins with "4").This reduces the risk of having to go through a lengthy authorization process in the sales order with an incorrect card number.
          The system also checks to ensure that a payment card belongs to only one customer. You cannot enter one payment card in two different master records.
    Expiration date
    Cardholder or company name as it appears on the card
    Card category, such as credit card, customer card, or purchasing card
    Blocking reason
    If required, you can block the payment card by entering a reason, for example 01 for "card stolen". You maintain blocking reasons in Customizing for payment cards in the Billing section of the IMG.
    Note
    A block is for a particular payment card only. If one of the customer's payment cards is blocked, he or she may use another.
    Also, a block does not effect sales documents that have already been created with the card. You can, however, run a standard search to determine all documents in which the card number is used.
    Card valid-from date
    Default card
    You can assign a default card if there is more than one card for a customer. When you call up a list of cards for the customer in the sales order, this card is highlighted.
    Hope this will be helpful...
    Request you to reward points if helpful.
    Thanks & regards
    Abhishek Swarup

  • Letter of Credit in sales cycle

    Hello experts,
    I have the following scenario:
    Apart from the Invoice Document I need to give to the customer some Letter of Credits (LOC)  that represent the 100% of the invoice value. The customer will pay the letter of credit, not the invoice. So I need to create a process that reverse the invoice and create n letter of credit assigned to the original invoice for the customer. Depending on the payment terms I can have 3 letter of credit for an invoice.
    What about the Documentary payment (SD-FT-LOC) in SAP? Can I use VX11 to create LOCs and then assing n LOCs to 1 invoice? I was thinking to develop a USER EXIT on invoice cancelation to create, apart the standard FI document invoice cancelation, the additional FI documents for the LOCs required.
    Thank for your help.
    Best Regards,
    Pablo

    Hello G. Lakshmipathi,
    The scenario is the following:
    Apart from the Invoice Document I need to give to the customer some Letter of Credits (LOC) that represent the 100% of the invoice value. The customer or bank will make the payment to us clearing the letter of credit, not the invoice. So I need to create a process that reverse the invoice and create n° LOCs assigned to the original invoice for the customer. Depending on the payment terms I can have 3 letters of credit for 1 invoice.
    Example:
    1.     Sales Order 1: Net value 900 USD (Payment terms 90 days)
    This sales order must have assigned 3 letters of credit that sum the total sales order amount (900 USD):
    a.     Letter of Credit 1: Net Value: 300 USD, payment terms 30 days
    b.     Letter of Credit 2: Net Value: 300 USD, payment terms 60 days
    c.     Letter of Credit 3: Net Value: 300 USD, payment terms 90 days
    2.     Invoice 1 Net value 900 USD (Payment terms 90 days)
    Accounting Document Invoice 1:
                                                                                    D                    H
    Customer Account       12XXXXX1                         990
    VAT              4XXXXXXX                   90
    Sales              7XXXXXXX                  900
    Actually the following documents are created automatically after invoice creation according to the Letter of credit parameters set in sales order. (This process is done in their actual legacy, not in SAP, we need to replicate the process in SAP)
    Accounting document Letter of credit 1:
    Letter of Credit account        12XXXXX2     330
    Customer Account                12XXXXX1              330
    Accounting document Letter of credit 2:
    Letter of Credit account        12XXXXX2     330
    Customer Account                12XXXXX1              330
    Accounting document Letter of credit 3:
    Letter of Credit account        12XXXXX2     330
    Customer Account                12XXXXX1              330
    To sum up: For this example the system must create 4 documents during invoice process.
    A.      Invoice 1 for 990 USD
    B.     Letter of Credit 1 for 330 USD
    C.     Letter of Credit 2 for 330 USD
    D.     Letter of Credit 3 for 330 USD
    What solution do you recommend for this requirement?
    Thanks for your help!
    Best Regards,
    Pablo

  • Letter of Credit in Sales return process/

    Hi All,
    This issue is related to Letter of Credit, I created a  sales order and maintained Financial document in Billing Tab (Letter of Credit) & saved the sales order and the balance of LOC is updated, i created Delivery  &  Invoice also . Later stage the customer returned the materials and we Created the return sales order but the letter of Credit open value is not increasing or not Crediting.
    Please let us know in case of return process weather the LOC or Financial document will credit or not?
    Regards

    Hi
    Letter of Credit is used in credit management as one of the tool for Risk management. In case of return process LOC or financial document wont get credited as LOC is for intimation to the customer if the risk level has come to high.Also run the t.code VXDG.
    Please check the below link which may help you
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDFTLOC/SDFTLOC.pdf
    Regards
    Srinath

  • Letter of Credit for Sales

    Dear All,
    Can anybody guide me the configuration of Letter of Credit.
    Rgds,
    Panda
    Edited by: Siba Sankar Panda on Feb 15, 2008 3:06 PM

    Hi
    You need to configure the Recievables Risk Management in Basic Functions> credit Management.
    Once you are done with the settings , you need to create the Letter of Credit through transaction VX11N.
    after creation you get the documentary number , which you can actually use in the Sales Orders> Item level>Billing > Risk Management> Financial Document number.
    This financial Document will contain , the details such as House bank , LC limit , Duration , Value etc.
    Regards
    KRSNA

  • Credit management activation with letter of credit

    Hi Sap guru
    I have one queries regarding customer credit limit effect with LC document.
    If i creating one LC document for customer after assign to sales order for that perticular customer, it should effect the credit limit of that customer.
    In which field it should effect the custmer credit master FD32.
    in secured liability field , secured receviable field , or the receviable field .
    Can any body tell ,me what is the process of LC attachment with sales order if the credit management is active in company code , and what is the effect in customer credit expouser.
    Thanks in advance .
    Regards
    Anjan Kumar Jha

    Hi Anjan
    It is the aim of every credit policy to reduce the risk represented by customer receivables.
    Along with Credit Management, several other ‘Payment Guarantee Forms’ within the
    business processes are explored. These include letters of credit and payment cards.
    These ‘payment guarantee forms’ differ in the level of security they can offer and are all
    integrated within Risk Management.
    When a payment guarantee is used (for example, a letter of credit), the system first tries to
    provide the optimum in risk minimization. If this is not possible, then Credit Management in
    a second step is used to create a credit limit and therefore restrict the level of risk.
    Letters of credit are used predominantly for large -scale export transactions, whereas cre dit
    while Cards are more important for Retail transactions.
    You create a Letter of credit by using VX11 after creating that you assign that in billing tab of sales order in risk Management Financial doc number.
    keep in mind the incoterms of Letter of Credit and Sales order should be same.
    Reward if helpful
    Thanks & Regards
    Abhishek Swarup

  • Letter Of Credit During Export sales

    Hellos Experts,
                             This is neo, I work for the client were they have export sales so they have the Letter Of Credit during the process. Now the scenario is that.
    I know some thing like I did the configuration setting for this In IMG (Foreign trade and customs >> Documentary payments) every thing is 5n. and the process which i fallow is
    va01
    vx11n
    vl01n-PGI also
    VF01
    VF02-release to accounting.
    when i am doing the sales order in the line item i am entering the LC num:":82" and saved the document. After this when i see the VX12N the 82 number then the lc value is decreased. after the completing of delivery and invoice and release also when im going to check the value of LC 82 is reamins same.
    here my qutions are:
    1) how to do the export sales process with LC
    2)the process which i fallow is correct or wrong
    3) what is the use of
         a) VKM3
         b) VKm5
         c) VXA3
    4) if during this process do i need to release the document using any special transaction codes
    5) The Main can I use Single LC to Multiple sales Orders.
    thanks and regards,
    Neo
    Edited by: neo.anu on Jul 24, 2010 7:32 AM

    Dear indrajit
    run VX11N and maintain the L/C details there and once saved, a reference number will be generated.  Go to sale order, select at Header tab Billing and assign this reference in the field Financial doc no 
    thanks
    G. Lakshmipathi

  • Letter of Credit Issue in Sale Order

    Hi Gurus,
    Please help me on this issue.
    I have created a financial Document, Letter of credit with Terms of Payment xxxx, ie, due within 90 days.
    But when I am creating a sale order and manually changing the Terms of Payment to yyyy, ie due within 30 days, the system is issuing a warning message and allowing to save the sale order.
    I don’t want to save the document if there is a change in the terms of payment from the LC document.
    Is there any configuration setting where i can stop this.
    Please help me on this issue.
    Thanks,
    Sam

    Hi SAM,
    u can run the tcode vx52 and at "Terms of Payment Tab" you can change the terms of pament to "2" and tick the check box near to "terms of payemnt tab"
    or
    check the "   Define Payment Guarantee Schema Determination" in folowing menu path :---
    Sales and Distribution--Foreign Trade/Customs documentry payment- risk management of financial documentdefine and assign guarantee schema.
    check the above determination procedure in detail..
    rewars points if useful..
    regards
    yogesh

  • Letter of Credit usage for Cross Company Code - sales

    Dear All,
    Is is possible that we can use L/C Letter of Credit document for cross company code sales processing.
    client have created LC document for Company A which can also be utilized for Company B.
    Thanks,

    HI,
    I'm also interested in Cross Company Code Finacial Documents & revolving letter of credit.

  • Finance documents - Letter of credit  - sales order value than  FD value?

    Hi,
    we are looking at this function of finance documents (ENLO, VN11n).
    Scenario:
    Sales Order value :           1 Mio      USD
    Finance Document value:  0.6 Mio  USD
    I want to create the FD document now fixed for the amount without specifiying an overdraft percentage (i.e. 100%).
    Is it possible to cover this scenario?
    Business reason:
    We often have down-payments request issued at the beginning of the process and the amount might cover the gap. Or it is possible that credit limit of the customer covers the gap.
    Thanks
    Hein

    Hi,
    Yes, you can use the documentary payments functionality to cover a certain percentage of the sales document value. Balance will be considered for credit limit calculations. Check below link on how you need to configure this.
    [LC|http://www.learnsaptips.com/2011/09/how-to-handle-letter-of-credit-in-sap.html]
    Best regards,
    Anupa

  • How to track Letter of credit in FI Module.

    Dear Gurus,
    (Exports scenarios)
    I have configured letter of credit for customer's export scenario. At end user level we are creating letter for credit using VX11N. Once the letter of credit is created, we link it to the sales order at header level in billing document tab - financial document field.
    I would like to know how can we track this letter of credit in FI module? For example if we receive payment from the bank against letter of credit which is linked to sales order then how will we be able to track that letter of credit while entering the customer payment in FI module.
    Also help me understand whether I am posting it to right forum, as I am posting the question for the first time here.
    Please advice. Thank you.
    Edited by: jayfanse on Jun 9, 2011 5:25 PM
    Edited by: jayfanse on Jun 9, 2011 5:26 PM

    Dear Jay,
    We are also using letter of credit sale in our company but the LC payment is normal from accounting side when ever Accounts receive LC payment from the customer they will post it against customer account (Customer Code) and write the Text this payment against so and so LC and Commercial Invoice Number if you run FBL5N Report you can see this text.
    There are some reports to check the LC sales scenario: VXA1, VXA2 & VXA3
    Regards,
    MH

  • Financial documents/ Letter of Credit and down-payment

    Hi,
    I try to map requirements from business against solution in SAP.
    There is a scenario as follows, where part of the sales order is covered through down-payment. This should be exempted from Letter of credit value.
    Example
    Sales Order value 1 Mio USD
    Down-payment 0.2 Mio USD  > paid immediately after sending out the request invoice (request is generated in SD from Sales order). Until payment, this would remain as the net exposure in the system.
    LOC value should be only >> 0.8 Mio USD <<   
    Is there a solution in SAP to this? What would need to happen to enable this?
    Cheers
    Hein

    Hello Hein
    Well, for your requirement you have to go development.
    For this you can use No credit check in TCode OVA8 for Define Automatic Credit Control for your desired combination of Credit control area, Risk class & Credit group.
    Where you have to write a requirement with help of ABAPer.
    OR
    You can take assistance of FI guy and looking to define Reconciliation Accts Without Credit Management Update
    Where In this IMG activity, you can cancel the credit management update function for certain postings by posting to an additional reconciliation account; the reconciliation account without credit management update.
    When you make postings to the standard reconciliation account, the receivables total within credit management is then updated, but those postings made to the reconciliation account without credit management update are not.
    In Japan, various receivables that are considered certain to be received are excluded from credit management update, including:
    - Active prepaid/deferred items
    - Payments by letter of credit
    Hope this can assist you.
    Thanks & Regards
    JP

  • Credit Check againt letter of credit.

    hi,
    This is regarding credit check of sales order against FD. If the letter of credit belongs to company 001 and sales order contains any line items materials other than company 001. It gives an error EI574 "Financial Doc data check result not ok". Is there any way to do credit check ignoring company? I mean financial document will be in one company but sales order items can be from multiple company. Please share your expertise.
    Regards
    Achuthanandan

    Hi Achuthanandan,
    if the credit control area is assigned at company code level then this error will appear
    if the credit control area is assigned at the sales area level then this error will not come
    Regards,
    Santosh

  • Letter of credit check status not correct in VL01N

    Hi, Gurus,
    I activate both credit management and documentary payment. When I try to create delivery-VL01N with reference to a sales order, i assign an financial document with 100% depreciation. Suppse deliver amount exceeds this financial document, system should issue message and block this delivery. However, there were no such message and credit status is "A" when saving delivery.
    In Vl02N, not changing any data, system issue the message showing that
    the financial document value is exceeded, and delivery is blocked when I save the delivery.
    I checked my configuration, and cannot think of anything related to this.
    After debug, I found out that the reason is that SAP get delivery value from table S131, field  OLIKW and compare it with financial document open value. However, S131-LOIKW is 0 when I create the delivery. After delivery is created, S131-OLIKW value is corect. Therefore, when i change delivery and try to save before exit, system will issue the message.
    Does anyone know anything might be related to this weird issue?
    Thanks,
    Cicely

    Hi Gopala,
    The accounting document has already been released &accounting doc has been created. But the value of Financial Doc i.e Letter of Credit remains same.
    Regards,
    Mahendra

Maybe you are looking for

  • Problem scanning for missing channels

    Hi all. Trying to scan for missing channels, mainly BBC2, and get as far as 72% - 3 mins reamining and the setup freezes. I did contact Baombay Hight St., yesterday, but could hardly understand to bloke. He did tell me to do a couple of things to the

  • This was created on an older version and is unable to open.

    I create a Keynote on my Macbook Pro using the latest version of Keynote. I save it to Dropbox. ON MY iPAD: I download the Keynote on Dropbox and then select 'Open In Keynote'. I then get the message that the Keynote cannot be opened due to it being

  • "Diff Sequence File With" doesn't look into sub-sequences.

    Hello guys. I have these 2 sequences in Teststand 2.0 that I'm trying to compare, but when I use the command "Edit" - "Diff Sequence File With" it only looks in the upper level properties (MainSequence, FileGlobals, etc.) but it doesn't check for the

  • Size of parameter

    Hi, I am using the following line to determine the size of the parameter in SSIS package. if len(@ResourceName) < 7000 If works when you select 1 name. But, for 2 names and more, it fails. What function or method is available to find out the size of

  • Issue when replying to emails

    I'm having some issues sending mail via the "reply" button. When I reply to an email and hit the "reply" button I get the spinning beach ball for about 30 seconds before the reply email opens up. Doesn't seem to make a difference what email I reply t