Lockbox - credit memo w/ref to invoice selected when paying invoice only

Hello Experts,
We are implementing automation of lockbox and have encoutntered issues when paying invoices - create credit memos inreference to invoice are also selected which casues the payment to go "On account" as opposed to "Applied"
E.x WE have Invoice# 123 for $100.00. We created a credit memo# 312 w/ref to invoice 123 (XBLNR for credit memo = 123) for $20.00.
The customer is now paying invoice 123 for $100.00 and our business process is to refund the cusotmer later for $20.00 for which he received a credit.
In FLBP, when we process the payment, the status is "On Account" becasue the open item total to $80.00 ($100.00 - $20.00).
Has anybody encountered a similar issue? Any thoughts on how to address this?
Thanks,
Leela

It was a problem with the payment advice. The Payment amount field needed to be filled for the program to pick only the invoice.
Thanks,
Leela

Similar Messages

  • Credit memo -- with ref to invoice

    Hello All,
    This is my scenario:
    1 Invoice with value 100.
    2 Credit memo whith value 100 with ref. to invoice.
    3 The system let me create more credit memos for the same invoice exceeding de invoice original value. (it just informes me that there are other credit memos) How can I prevent this ?
    I checked copy control and Pos./neg. quantity--i put as "+" and in Item Category TAN- Completion Rule  mark as "A".
    Regards,
    Ashu

    Hi Ashutosh singh
    Credit Memo and the invoice are different and the two r used in different scenarioes
    Credit Memo is the Billing document raised for compensating the customer and the the document is raised with reference to the the Credit Memo request
    The scenarios is that the customer places an order with the company and the company delivers the fgoods to the customer in which some of thm are dmaged and the customer then claims for the compensation , so the company asks the customer to return the goods to the company and simultaneously they will pay the compensation
    process flow is as
    Created the standard order OR
    then do the deliver LF
    then billing document F2
    and then raise the credit memo request for the goods G2
    thenBilling which is the credit memo
    G2
    This is the special process where the goods are received and the customer does not want the replacement of the dmaged goods and instead he wants the amout to be credited
    so we have to raise the credit meemo request with reference to the standard illing document and then the credit memo request and then billing document G@
    but in the standsrd invoice we havae to creatae the created the standsrd and then the delivery and then the invoice
    Invoice
    order (VA01)>Delivery(VL01N)>Change Delivery(VL02N)&PGI>INVOICE
    EX:
    Order type:OR
    credit memo:
    for the return material or discount is missing for the material,we create credit memo request.credit memo has sent to customer
    order (VA01)>CREDIT MEMO(VF01).
    NO DELIVERY PROCESS.WITH REF. to BILLING DOCUMENT,we create credit memo request.
    EX:
    Order type:G2.
    The below link will help u
    http://able.harvard.edu/ar/wi/create-credit-memo.pdf
    http://web.mit.edu/sapr3/windocs/fopcs06f.htm
    Reward if useful to u

  • Tax Rate Determination in Credit Memos With Ref to Invoices

    The requirement in US is that when the customer has changed his address to a different region, from that where the services was supplied (The region in which the customer (ship-to party) was residing when the invoice was raised) and if a credit memo is raised with reference to this invoice, then the taxes applicable on the credit memo for this customer should be the rates applicable for the state where the original invoice was raised. However currently in SAP the new customer address is updated in the billing document (invoice that was raised for the region where the customer had his place of business previously) and hence the original region code in the invoice will not be available and will be overridden with new region code.
    Consider the following example:
    1 - Invoice raised on 01-Jan-2010 to a customer whose region is Florida and tax rate is "X %"
    2 - On 01-Feb-2010 the customer in Florida changes his place of business to Texas region.
    3 - On 01-March-2010 a credit memo is raised with reference to the invoice dated 01-Jan-2010 u2013 On this credit memo the tax rate applicable will be of the region of Texas u2013 Example u201CY%u201D
    The requirement is that in the credit memo the system should capture the original region code or there should be a provision to change the region code of the customer (ship-to party) at line item level u2013 so that the tax determined is applicable to the region where the customeru2019s place of business originally existed.
    From our side we did check the SAP screen for Creation of contract/Order (VA41/VA01) u2013 However we were unable to find the customer region field in these screens at line item level.
    We request you to please look into this at the earliest and let us know what the options that exist for this are.
    Please also let us know should you require any clarifications with reference to the above requirement.
    Regards
    Siddharth Sridhar

    Hi Siddharth,
    As for the region code that you mentioned, in fact yes, you can change during transaction creation, and Region is coming from the customer master record that you maintained.
    You can find it at the Item level --> Partners, but you will not be able to change the Region there.
    To change it, double click on the Sold-to Party at Header level, then select Sold-to Party --> Details.. Here you can change the Region accordingly.  It will reflect accordingly at the Item level --> Partners.
    Note: This change will not change the central master data maintained for this customer. It will only affect this document.
    Hope this helps.
    Thanks.

  • Sales Return Process-Invoice(Credit Memo) with ref. to delivery

    Dear All,
    I am doing sales return process.
    Sales Order-RE
    Delivery-LR
    Invoice-RE,
    with ref. to sales order it is allowing me to create invoice.
    But,with ref. to delivery it is not allowing.
    It is giving "The document is not relevant for billing".
    I have changed item category  REN for delivery (A) related billing.
    Also changed req. copy control setting.
    Can anybody guide on this issue.
    Best Regards
    Sainath

    Hello,
    Normally return credit memo will be generated with reference to the retrun order, and that is the standard SAP process. Do you have any specific requirements to have the credit memo with reference to a retrun delivery?
    The Item category REN Billing Relevence will be B as per SAP standard, if you wish to have a delivery related credit RE, the make this to A .
    Maintain the Delivery to Billing Copying control in VTFL for LR --> RE, add the item categroy REN.
    Maintain the copying requirements for header as 3 Header Del Rel and for item as 4 Deliv-Related item .
    Once these setting are done, then check whether the RE billing type is triggering from LR?
    Prase

  • How AR Credit Memos created in iReceivables linked to an AR Invoice

    Hi to All,
    We are looking to find out when a credit memo (dispute) is created in iReceivables and linked to a invoice in AR. What is the main table that links or shares data for the credit memo being applied to the invoice.
    Any help would be greatly appreciated.

    Hi,
    The table name is AR_RECEIVABLE_APPLICATIONS
    Receivables uses the AR_RECEIVABLE_APPLICATIONS table to store the mapping of the credit memo to the invoice being credited. The payment_schedule_id and customer_trx_id columns contain the credit memo data, while the applied_payment_schedule_id and applied_customer_trx_id reference the original invoice. If the credit memo applies to an invoice with multiple payment schedules, a record is inserted into AR_RECEIVABLE_APPLICATIONS for each payment schedule of the invoice. The code_combination_id column, which is not shown, stores the receivable account of the invoice. However. when the transaction is posted to the general ledger it posts as two distributions. One entry is posted to the receivable account of the credit memo, as it is stored in the RA_CUST_TRX_LINE_GL_DIST table, and the other entry is posted to the receivable account of the invoice, as it is stored in the RA_CUST_TRX_LINE_GL_DIST table.
    For a standard credit memo, the receivable account of the credit memo is debited, while the receivable account of the invoice is credited. Normally, the receivable accounts will be the same, but this process permits the flexibility of using a unique receivable account to record your credit memos.
    Regards,
    Raju.

  • Credit memo  with ref to billing document

    Dear All ,
    i am facing a problem while creating a credit memo request with reference to the billing document .
    Actully there is a  seperate pricing procedure maintained for the credit memo and billing doc , but while creating the  credit memo w.r t   bolling doc ,, the pricing procedure  of the billing document is getting copied .
    pls help to get out of this prob .
    Thanks n regards
    satish

    Hi
    Please checkout the Documentary Pricing Procedure you have maintained for the Order Type: CR (Credit Memo Request). If you have maintained the same Pricing Procedure for Standard Sale (the Billing Document-F2) and for Credit Memo, the Pricing will be that of the Billing Document (Checkout OVKK for the Pricing Procedure being determined for your Sales Area and the Cust/Documentary pricing Procedure combination.
    Regards
    Ramana ND
    PS: I assume you have taken care of the Copy Control in VTAF. You can always verify the standard settings in VTAF for the F2-CR Document types

  • Delete credit memo work item created in VA01 when the user change value

    Hi,
    In T.code VA01 Credit memo request is creating, this document will automatically create  work item.  Based on Net value in credit memo request, the work item should go for 5 levels of approval. After 1st person is approved, the workflow initiator realized that the net value in created Credit Memo request is wrong; he is going to VA02 and correcting the net value. Again we have to create new work item for this and delete the already created work item. Client has clearly mentioned when ever there is change in 5 critical fields in VA02 then only create fresh work item otherwise no need to create SECOND TIME work item. Net value is one of the critical field in the list.
    How to track already created credit memo request and how to delete the previously created work item. What is the feasibility of this requirement and how to handle this situation?
    Regards
    Vijay

    Hi,
    Just put a Fork and put 1 out of 2 outcomes and in the first alternative, you put your witem that goes to user B. In the 2nd alternative, put a Wait for event "CHANGED". And after this, put a process control step with "Set workitems to Obsolete" or "Cancel workflow" etc., depending on your requirement.
    Pl note that this will only take out old witems, but you need to send a new witem for which you need to trigger another instance of the workflow as well. pl put CHANGED event also as one of the triggering events and use condition editor to restrict the fields that triggers the workflow.
    Also, look into the IMG config of the following path. This might be a fitting solution.
    In SPRO, go to Financial Accounting (New)---> Financial Accounting Global settings(New) -
    >Tools --->Workflow ---> Workflow for Document Parking -->Reset Release Approvals(Customers).
    Here, you can list down the fields, the workflow should restart. But, then you need to give the workflow details etc., in the relevant config settings.
    We have used this in restarting workflows for General Ledger(GL) documents' workflow when some important fields are changed.
    For this config settings, look into the following help link.
    http://help.sap.com/erp2005_ehp_02/helpdata/en/01/a9cdd8455711d182b40000e829fbfe/frameset.htm
    Hope this helps.
    venu

  • System locking up from A/R invoice screen when finding invoices for BP

    My client's SBO is locking up in the A/R invoice window when trying to find invoices for a particular customer. Here is his description of the problem.
    SAP locks up if any of our users go to A/R invoices, clicks on the u201Cfindu201D icon, chooses the customer field, enters a customer code (for example C6958 or even *), and then clicks u201Cfind.u201D
    The server usage spikes for that user, using 25% of the server CPU, and the user is frozen like in the attached image. I have confirmed this with several users and on both Citrix servers.
    The customer has several UDFs for the invoice doc and the default is to display them. When I tried to recreate the problem, i found that I could recreate it when I chose when 'View UDFs' , but the find worked as expected when the UDF portion of the window was not displayed.
    The client in on 2007A PL15. Has anyone heard of a similar issue?

    Probably there are a few reasons for this.
    1.  Invoice table is not indexed on CardCode and therefore searching on CardCode instead of DocNum could take more time
    2.  The number of invoices are high
    3.  Bad network
    Suda

  • AR Down Payment Invoice overpays when paying in full, with freight

    We entered a sales order, then selected AR Down Payment Invoice from the Sales Order Copy To options. In this case, we decided to invoice for the full amount, including the freight.
    A Down Payment was created for 100% of the total, yet an invoice remains for the freight, which was already included in the Down Payment invoice. This causes the customer to be billed twice for freight.
    Has anyone come up against this before?
    SAP 2007A
    Thanks
    Mike

    Mike,
    A down payment, based on the definition, should be < full amount.  If your business case decide to charge full amount up front, better using deposit or payment on account option.  Then you don't need to deal with this Billing Twice situation.
    Thanks,
    Gordon

  • Exice tax in case of credit memo's

    Hi All,
                 I have a scenario where in we are  supplying some matrrials to our customers . This material also has the federal excise tax which we charge in the form of a condition type and which is charged on the unit price of the material .
    For Ex ;
    Material ABC - PR00 - $ 100
    Excise tax - (XYZ) - $ 2.00
    My business user says that whenever they supply materials to their customers (say 10 quantity ) , they initially suply through a sales order which is a very normal scenario.
    Assuming that the end user uses only 5 out of the 10, my business creates a credit memo for the remaining 5 on the end user . This is the present process.
    But since my business says that they will pay back only the tax part to the end user and not the unit price of the material ( $ 100 in the above example for remaining 5 qts) , they don't want to issue a credit memo with the material ABC( since it has  the unit price + tax ) in  the sales order .
    My business is coming up with a suggestion saying that we can create a dummy material ( say XXXX) and add this as a second line item in the sales order . And against this dummy material the excise amount will be charged . This is because they feel that whenever they create a credit memo they will use this dummy material (XXXX)and not the original material ( ABC) . They say they have some SoX compliance issues.
    The above idea seems to be meaning less and sensless to me as this is not the best practice and secondly since this is a dummy material , I will get into problems maintaining stock and  while doing a delivery ,PGI etc ...
    My question to the forum is that , is there a way where in if I create a credit memo to  the customer , I must be paying back only the tax amount (XYZ) and not the entire amount ( base price + tax).
    To Illustrate the above example:
    The original sales order will have netvalue of ($1000 ( $100 * 10)
    Excise tax as ($ 2*10 ) = $ 20
    so When I create the credit memo for the 5 unused quantities I should pay the end user only $10 ($2 * 5).
    I am not sure whether (creating a Invoice correction request RK, will solve this issue).
    I need some really good recommendations to handle the above scenario.
    Thanks
    Sridhar.

    This is a standard SAP functionality. Usually a credit memo is referenced to an invoice and if you don't have a reference to an invoice SAP would consider that credit memo as due immediatly.
    If you have an invoice to be referenced to this credit memo enter the invoice number in the invoice reference field in FB75 > payment tab and then enter the payment term. If you don't have an invoice reference enter V  in the invoice reference field and then the payment term, system will calculate net due date based on payment term.

  • URGENT!!! - Applying existing credit memo to existing invoice

    Hi All,
    I have found a package (not a public API) which can be used to applying existing CM to existing INV, package is 'ARP_PROCESS_APPLICATION.CM_APPLICATION'. There are many input parameters that need to go in but I am just listing out the ones identified in package documentation:
    p_cm_ps_id - PS Id of the Credit Memo
    p_invoice_ps_id - PS Id of the transaction p_amount_applied - TO amount
    p_apply_date - Application date
    p_gl_date - GL Date
    p_ussgl_transaction_code - USSGL transaction code p_customer_trx_line_id - Line of the transaction applied
    p_module_name - Name of the module that called this procedure p_module_version - Version of the module that called this procedure
    while testing locally, I did set up the org context, initialized the application and provided values for all the variables but sent
    --> null for p_ussgl_transaction_code
    --> null for p_customer_trx_line_id
    --> 'ARREREVB' for p_module_name (this is actually not the module calling this program but gave a random value since the input is not being validated by the package)
    -->'1.0' for p_module_version (random value since it is not being validated)
    After setting up all these values the API is still erroring out on execution. Should I pass any other values to this private API? Did anyone successfully execute this private API ? if yes can you please guide me,thanks.
    Ajay

    Hi
    In the Invoice window Enter Debit or Credit Memo, Form the Match Button ,Select "Invoice"
    Select Match
    In find Invoice Match window Enter Search Creteria for Invoice
    If you want to see a invoice matched to purchase order enter the purchase order mumber
    Then Match
    And while making Payment you have to select that Debit or Credit memo then only it is removed form the Supplier
    Thanks
    Sunil

  • Credit memo and invoice

    Hi everybody,
    I post a credit memo and I want to match it with invoice.
    Please tell me how to do it
    Thank so much
    Minh

    Hi every body
    I post credit memos referred to a specific invoice. I cross reference my invoice to my credit memo on the 'Inv. Ref' field at the payment tab strip.
    Although I post it w/ clearing the invoice using F-04 choose 'transfer posting w/ clearing', but I pay my invoice, it doesn't give me the net amount.
    I post credit memos referred to a specific invoice. I want when I pay my invoice, it will give you the net amount. How can I do?
    Please tell me how to configure
    Thank in advance
    Minh
    Edited by: Tran Binh Minh on Jun 23, 2008 5:51 AM

  • How do you show an AcctsRec. Invoice being paid by  a larger Credit Memo ?

    How do you apply a partial part of a Credit Memo on a Customers Account to an invoice he owes which is smaller than the Credit Memo? Example: the Credit Memo is for $10,000 and the invoice is for $2,000.
    Thanks.
    Points will be awarded.
    Kathy

    When you clear an invoice that is smaller than the value of credit memo it will result in a credit residual.
    Use F-32
    select both items (invoice and credit memo)
    Click on residual items tab
    Double click on the white space under residual item column against the credit memo and it will result in the difference amount(credit memo - invoice)
    Then post it
    Regards,
    Reddy

  • Excise invoice creation for Debit Memo or Credit Memo

    Dear All,
    I have to create Excise Invoice J1IIN with reference to Debit Memo in Differential Invoice Senario.
    When i goto J1IIN it shows Customization for Document is missing in table Billing Reference type.
    How to create Excise invoice for Order related billing.Plz solve my problem.
    Award Pts for useful answers.
    Thx & Regards,
    Pankaj

    CIN Configuration for Excise Invoices in case of RETURNs
    Basically CIN is divided in to two types:
    1. TAXINJ - Is a Routine Based that is used in the condition types. it will work on the logic what ever is there in the Routine.
    2. TAXINN: - Is a condition Record based. Means we have to create condition records for each and every condition type that you are going to use in the Pricing Procedure.
    Since Version 4.7 this TAXINN came into picture and start using this.
    And one of the important points is since 4.6 c CIN comes a separate package. But after introduction of 4.7 Version, CIN is coming the SAP Package itself and even in the Customer Master Record also we will find the CIN Icon.
    Basically 4 types of Pricing Procedures are used in CIN and are as follows:
    1.JDEPOT - Depot Sales
    2.JEXPOR - Export Sales
    3.JFACT - Factory Sales
    4.JSTKTR - Stock Transfer
    Country Version India comes with four pricing procedures as follows:
    • JINFAC (Sales from manufacturing plants)
    • JINEXP (Export sales)
    • JINDEP (Sales from depots)
    • JINSTK (Stock transfers
    CIN:
    IMG > Logistics - General > Tax on Goods Movement > India > Basic Settings >
    Maintain Excise Registrations
    Use
    In this IMG activity, you maintain the data relating to your excise registrations.
    Activities
    enter each of your excise registrations, specifying a four-character code for each
    Excise Registration IDs
    In this activity, you maintain excise registration IDs. You create one ID for each of your business's excise registrations.
    Activities
    For each excise registration in your business create a registration ID, and state:
    • Which taxes the registration covers (additional excise duty, special excise duty, and cess)
    Fields for any taxes that are not covered will be hidden in transactions involving excise duty.
    • The maximum number of items to be printed on each excise invoice
    • Whether you are allowed partial CENVAT credits
    Maintain Registration ID NUMBER, Excise code number, excise registration number
    Excise Registration Number
    A number assigned to each premises or location that has registered as a manufacturer with the excise authorities.
    Every entity with an excise registration number is required to keep its own excise books.
    ECC Number
    Specifies the organization's ECC number.
    Excise Registration Number
    A number assigned to each premises or location that has registered as a manufacturer with the excise authorities.
    Every entity with an excise registration number is required to keep its own excise books.
    Excise range: Specifies the excise range in whose area the excise registration is located.
    Excise Division
    Specifies the excise division in whose area the excise registration is located.
    Excise Collectorate
    The code of the excise collectorate in whose area the excise registration is located.
    Indicator for confirming AED usage
    Additional Excise duty Percentage. These are leviable under the additional duties of excise act. These duties are in addition to basic excise duty and special excise duty.
    Example
    Additional Excise duty is leviable in case of textile products, tobacco and sugar.
    Similarly for SED CESS
    Number of Items in Excise Invoice
    Shows the maximum number of line items that the authorities allow per excise invoice.
    Dependencies
    This information is used when you create an excise invoice in Sales and Distribution (SD) for factory sales and for other movements.
    This information is used to split the transfer postings' items into multiple subcontracting challans.
    Excise register set description
    Description of the excise registers set.
    Partial CENVAT Credit
    Indicates that the excise registration ID is allowed to credit only a portion of its input excise duty to its CENVAT account.
    Dependencies
    When you post a goods receipt, the system splits the input excise duty on the material into its deductible and nondeductible amounts. It posts the deductible duty to the appropriate CENVAT account, and adds the nondeductible duty to the material value.
    This information is also shown when you post the vendor's excise invoice.
    Maintain Company Code Settings
    Use
    In this IMG activity, you maintain the data relating to your company codes.
    Document Type for CENVAT Postings
    It controls, which document type the system uses when making CENVAT postings in Financial Accounting (FI). Here ED is document type for cenvat posting.
    Indicator for providing debit account overwriting
    Debit Account Overwrite Indicator. X - Indicates debit accounts can be overwritten. Use In excise journal voucher transaction. It provides the flexibility to the user to enter the debit account of his choice depending on the nature of transaction.
    Automatic balance Indicator
    Excise year start month
    The calendar month marking the beginning of the excise year
    Use
    this start month represents the month for the start of the excise invoice number range. The month 04 is entered here indicating April of the calendar year as the start month for excise invoices. Any change by the Excise authorities regarding start month should be taken care of by an entry in this field and initialization.
    Excise invoice selection procedure
    Excise invoice selection type. To indicate the method opted by the company for selecting the excise invoice. It can be either earliest or latest invoices that were received.
    Number of excise invoices to be selected
    indicates the number of excise invoices that needs to be selected in the excise invoice selection.
    Days to be considered for excise invoice selection
    Number of days from document date for excise invoice selection.
    Example
    If the value of this field is 20 and today is 28-03-97. The excise
    invoice selection will show the related invoices only for the
    period 08-03-97 to 28-03-97.
    Document type for TDS FI posting
    Financial accounting document type for TDS posting.
    Document type for FI posting on Utilization
    Financial accounting document type for TDS posting.
    Indicator for item level excise duty round off
    This indicator is to be used for deciding whether Item level excise duty amount rounding off is required during procurement cycle. If marked 'X' then the excise duty amount will be rounded off to the nearest rupee at the Purchase order level. This will not round off the CENVAT credit to be taken. If the duty amount is less than one rupee then no rounding is done
    Rounding off of Excise duty for outgoing excise invoice
    You can round off the Excise amount to be paid during an outgoing Excise invoice by marking this indicator as 'X'. The rounding is done at the item level for each item where the amount is greater than 1 Rupee.
    Immediate Credit on Capital Goods
    Instructs the system, when you verify a goods receipt for capital goods, to immediately post half of the input excise duty to the appropriate CENVAT accounts.
    The rest is posted the CENVAT on hold account, for use in the following year.
    CVD Clearing Account
    Specifies which G/L account the system credits when you take a CENVAT credit on countervailing duty in the Incoming Excise Invoices transaction.
    Exchange rate type
    Key representing a type of exchange rate in the system.
    Use
    You enter the exchange rate type to store different exchange rates.
    Example
    You can use the exchange rate type to define a buying rate, selling rate, or average rate for translating foreign currency amounts. You can use the average rate for the currency translation, and the bank buying and selling rates for valuation of foreign currency amounts.
    Exchange rate type to be used for Export excise duty converts
    When you are creating an Excise invoice for export sales then the exchange rate for duty calculation will be picked up using this Exchange rate type.
    Maintain Plant Settings
    Use
    In this IMG activity, you maintain excise information relating to your plants.
    Plant Settings
    In this activity, you maintain excise information relating to your plants.
    Activities
    For each plant:
    • Specify whether it is a manufacturing site or a depot.
    • Assign it an excise registration ID.
    You can assign the same ID to more than one plant, if required.
    Depot
    indicates that the plant in question is a depot.
    Dependencies
    Depots are required to prepare register RG 23D, and follow different procedures for goods receipt and invoice generation.
    Number of goods receipt per excise invoice.
    Multiple GR for one excise invoice, Single credit
    Multiple GR for one excise invoice, multiple credits
    Maintain Excise Groups
    Use
    In this IMG activity, you define your excise groups. For each excise group, you can also control how various excise invoice transactions will work.
    Excise Groups
    In this activity, you define excise groups. An excise group allows you to maintain a separate set of excise registers and excise accounts. The RG 23A, RG 23C and PLA serial numbers are created for an excise group.
    Recommendation
    Under normal circumstances, excise authorities require every business to maintain only one set of excise registers and one set of accounts. But through exemption from the authorities, multiple books can be maintained.
    If your company has only one set of excise registers, then you need to maintain only one excise group.
    Activities
    1. Create one excise group for each set of registers that you need to keep.
    1. Assign the excise groups to plants.
    2. Maintain whether this Excise group is for a depot or not.
    3. If you receive only one consignment for an Excise challan then you can leave GR's per EI as blank. If you receive multiple GR's for a given Excise challan and would like to avail multiple credit mark the GRs per EI as 'Multiple GR's for one excise invoice, multiple credit'. Alternatively if you want to avail the credit only after all the goods receipts have been made mark it as ' Multiple GR for one excise invoice, single credit'.
    4. If you want to automatically create Excise invoice during Sales cycle at the time of billing the tick the indicator 'Create EI'
    5. During depot sales if you do not want to do RG23D selection and posting separately and would like to complete RG23D selection in one step mark the indicator 'RG23D Auto post'. This will post the selected records into RG23D automatically. You cannot cancel the selection later.
    6. If the indicator 'Default GR qty' is marked system will default the Excise challan quantity on to the Goods receipt if the Excise invoice number is given in the pop-up.
    7. If the indicator 'Folio no creates' is marked system will generate Folio numbers for RG23D during receipt of excise invoice into depot.
    8. 'Automatic posting' when ticked will post the Excise invoice other movements automatically along with creation in single step.
    9. 'Create Part1 for Block Stock' when marked will create a Part1 during the receipt of material into Blocked stock.
    10. 'Create Part1 for STO' when marked will create a Part1 during the receipt of material through inter plant transfers.
    11. 'Create Part1 for consumption stock' when marked will create a Part1 during the receipt of material into consumption stock.
    Excise Group
    Governs which set of excise registers a business transaction will be included in.
    Following is the relation between excise group, plant and registration.
    Dependencies
    In define excise groups in Customizing.
    Then, in transactions involving excise duty, for example, when you post a vendor's excise invoice, you specify which excise group you are using. This information tells the system which G/L accounts to post the excise to.
    At the end of the period, when you come to prepare your excise registers, you create different sets for each excise group.
    Indicates that the plant in question is a depot.
    Dependencies
    Depots are required to prepare register RG 23D, and follow different procedures for goods receipt and invoice generation.
    GR Per Excise Invoice
    Multiple GR for one excise invoice , Multiple credit
    Multiple GR for one excise invoice , Single Credit
    Create Excise Invoice Automatically
    Instructs the system to automatically create a Sales and Distribution (SD) excise invoice immediately you create a commercial invoice or a pro forma invoice.
    The excise invoice is created in the background.
    Dependencies
    If you want to make use of this function, you must also define the default plant, excise group, and series groups in Customizing for Sales and Distribution (SD), by choosing Excise Group - Series Group Determination.
    RG23D Sales Creation and posting option
    RG23D Automatic Option if selected will create Depot excise invoice by posting the selection of excise invoices in single step.
    If this is not selected then you need to separately do RG23D selection followed by PGI and then RG23D verification and posting.
    If you need automatic posting of RG23D selection then the Post Goods Issue should have been completed before running RG23D selection.
    Default excise qty in GR
    If this indicator is ticked then while doing Goods Receipt using 'MB01' system will default the excise invoice quantity on to the Goods receipt document.
    Folio number for depo
    Posting
    If this indicator is marked then while creating Excise invoice for other movements system automatically does the Verify and Post. You need not separately Post the excise invoice
    Also we can set indicator for creation of part 1 for:
    Blocked stock
    Stock transport order
    Consignment stock
    Maintain Series Groups
    Use
    In this IMG activity, you define the different excise series groups within your company. Series groups allow you to maintain multiple number ranges for the outgoing excise documents.
    Based on excise regulations and exemptions from the authorities you can maintain multiple number series for outgoing documents. But each of these series has to be declared to the excise authorities.
    Activities
    • Define excise series groups based on type of outgoing document
    • Assign series group to excise registration ID
    • If no financial postings are required for an Excise invoice in this seris group then you tick the 'No utilization' indicator.
    • If the CENVAT has to be paid immediately and you need not wait for the Fort nightly payment then mark the 'Immediate Utilization' indicator.
    Example
    You could define two series groups, group 001 for excise invoices, and group 002 for 57 F4 documents.
    No account postings for CENVAT in sales cycle
    No utilization Flag
    If you do not need any CENVAT utilization for an excise invoice but would like to just generate an excise invoice then you need to mark this indicator.
    IF the flag is checked then system will create an Excise invoice in the given Series group but there will not be any account postings or Part2 postings.
    Immediate Utilization of CENVAT
    Specifies that when you create an excise invoice, the system immediately pays the amount from CENVAT and creates the Part II entry. Such invoices will not be listed for fortnightly utilization.
    If you have both fortnightly and immediate utilization for the same excise group, the account determination within CIN IMG should point to the ED interim account.
    Account determination for immediate payment will be done exactly the same as being done for fortnightly utilization program.
    Maintain Excise Duty Indicators
    Use
    In this IMG activity; you maintain the excise duty indicators.
    IMG > Logistics - General > Tax On Goods Movement > India > Basic Settings > Determination of Excise Duty >
    Select Tax Calculation Procedure
    Use
    In this IMG activity, you specify which tax procedure you want to use for determining excise duties and sales taxes on input materials in India.
    • If you use condition-based excise determination, use a copy of the tax procedure TAXINN.
    • If you use formula-based excise determination, use a copy of the tax procedure TAXINJ.
    This tax procedure also supports condition-based excise determination, so that you can work with both concurrently.
    We strongly recommend that new customers use condition-based excise determination. Note that once you have started using a tax procedure, you cannot switch to another one, otherwise you will not be able to display old documents.
    Maintain Excise Defaults
    Use
    In this IMG activity, you define which tax procedure and pricing condition types are used in calculating excise taxes using formula-based excise determination.
    Activities
    If you use condition-based excise determination, fill out the CVD cond. field and leave all the others blank.
    If you use formula-based excise determination, fill out all of the fields as follows:
    • Enter the tax procedure and the pricing conditions that are relevant for excise tax processing.
    • Specify the purchasing and sales conditions types used for basic excise duty, additional excise duty, special excise duty, and cess.
    • Specify the conditions in the sales order that are used for excise rates.
    • Specify the countervailing duty condition type used for import purchase orders.
    See also
    SAP Library -> Logistics -> Country Versions -> Asia-Pacific -> India -> Materials Management (MM) -> Condition-Based Excise Determination and -> Formula-Based Excise Determination.
    IMG > Logistics - General > Tax On Goods Movement > India > Basic Settings > Determination of Excise Duty >
    Condition-Based Excise Determination
    Use
    When you enter a purchasing document, for example, a purchase order, the R/3 System automatically calculates the applicable excise duties using the condition technique.
    Features
    The standard system comes with two tax calculation procedures. TAXINN is only supports condition-based excise determination, whereas TAXINJ supports condition-based excise determination and formula-based excise determination. Both tax procedures contain condition types that cover all of the excise duties and sales taxes applicable.
    Since the exact rates of excise duty can vary on a large number of factors, such as which vendor you purchase a material from, or which chapter ID the vendor stocks the material under, you create condition records for every sort of excise duty.
    When you come to enter a purchasing document, the system applies the excise duty at the rates you have entered in the condition records.
    Activities
    Customizing
    India&#61614;Make for Logistics – General, by choosing Taxes on Goods&#61614;the settings in Customizing Basic Excise Duties Using&#61614; Condition Technique and …&#61614;Movements Account Settings Determination.
    These activities include one activity where you define a tax code for condition-based excise determination.
    Master Data
    Create condition records for all excise duties that apply, and enter the tax code for condition-based excise determination in each.
    Day-to-Day Activities
    When you enter a purchase order or other purchasing document, enter the tax code for condition-based excise determination in each line item. The system then calculates the excise duties using the condition records you have created.
    When the ordered materials arrive, you post the goods receipt and the excise invoice. The system posts the excise duty to the appropriate accounts for deductible input taxes when you enter the excise invoice.
    Creating Condition Records for Excise Duty
    1. In the command field, enter FV11 and choose .
    2. Enter the condition type that you want to create a condition record for and choose .
    The Key Combination dialog box appears.
    3. Select the combination of objects that you want to create the condition record for.
    On the dialog box, Control Code means "chapter ID."
    So, for example, to create a condition record for a tax that applies to a combination of country, plant, and chapter ID, select Country/Plant/Control Code.
    4. Choose.
    5. Enter data as required.
    In the Tax Code field, enter the dummy tax code that you have defined.
    6. Save the condition record.
    Formula-Based Excise Determination
    Use
    When you execute a business transaction involving materials that are subject to excise duty, the system automatically calculates the duty for you.
    Prerequisites
    In order for the system to be able to determine which rate of excise duty to apply, you must have maintained all the data on the Maintenance screen, which you can Master&#61614;Excise Rate access from the SAP Easy Access screen by choosing Indirect Taxes Excise Rate Maintenance.&#61614;Data
    You maintain the following types of data:
    • Plant master data
    You assign each of your plants an excise duty indicator. You can use the same indicator for all the plants with the same excise status from a legal point of view, such as all those that are in an exempt zone.
    See also the information about manufacturers that are only entitled to deduct a certain portion of the duty (see Partial CENVAT Credit).
    • Vendor master data
    For each of your vendors with the same excise status from a legal perspective, you define an excise duty indicator. You must also specify the vendor type – for example, whether the vendor is a manufacturer, a depot, or a first-stage dealer. You must also stipulate if the vendor qualifies as a small-scale industry.
    For each permutation of plant indicator and vendor indicator, you then create a final excise duty indicator.
    • Customer master data
    similarly, you assign the same excise duty indicator to each of your customers that share the same legal excise status.
    Again, for each permutation of plant indicator and customer indicator, you then create a final excise duty indicator.
    • Material master data
    each material is assigned a chapter ID.
    • Excise tax rate
    For every chapter ID and final excise duty indicator, you maintain the rate of excise duty.
    If your business only qualifies for partial CENVAT credit, you must customize your system accordingly.
    Activities
    Let us consider an example to illustrate how the system determines which rate of excise duty to apply to a material. Assume you are posting a sale of ball bearings to a customer. The system automatically determines the rate of excise duty as follows:
    1. Looks up the customer master data to see what status you have assigned the customer.
    Let's assume you've assigned the customer status 3.
    2. Looks up the plant master data to see what status you have assigned the plant.
    Similarly, your plant has status 2.
    3. The system looks up the table under Excise Indicator for Plant and Customer to see what the final excise duty indictor is for customer status 3 and plant status 2: It is 7.
    4. The system determines the chapter ID of the ball bearing for the plant.
    Let’s assume the chapter ID at plant for the ball bearings is 1000.01.
    5. Finally, the system looks up the table under Excise Tax Rate to see what rate of duty applies to chapter ID 1000.01 under status 7.
    Define Tax Code for Purchasing Documents
    Use: In this IMG activity, you define a tax code for the purposes of calculating excise duty when you enter purchasing documents.
    Only carry out this activity if you use condition-based excise determination.
    Activities: Create a new tax code, and set the tax code type to V (input tax). Do not make any other settings for it.
    Assign Tax Code to Company Codes
    Use
    In this IMG activity, assign the tax code for purchasing documents to the company codes where it will be used.
    Only carry out this activity if you use condition-based excise determination.
    Classify Condition Types
    Use
    In this IMG activity, you specify which condition types you use for which sort of tax. Note that this only applies to condition types that you use with the new excise determination method.
    The system uses this information when you create a document from another one. For example, when you enter an incoming excise invoice from a purchase order, or when you create an outgoing excise invoice from a sales order, the system determines the various excise duties in the excise invoice using the information that you have entered here.
    In addition, when you create a purchasing document, the system only uses the condition types that you enter here.
    • For taxes on purchases, use the condition types contained in the tax procedure.
    • For taxes on sales, use the condition types contained in the pricing procedures.
    Standard settings
    The standard system comes with sample settings for the tax calculation procedures and pricing procedures.
    Use these settings as a basis for your own.
    IMG > Logistics - General > Tax on Goods Movement > India > Account Determination
    Define G/L Accounts for Taxes
    Use
    In this IMG activity, you specify which G/L accounts you will use to record which taxes.
    Requirements
    you have set up G/L accounts for each of the processing keys listed below.
    Activities
    Assign an account to each of the following posting keys. The accounts for VS1, VS2, and VS3 are used as clearing accounts during excise invoice verification.
    • VS1 (basic excise duty)
    • VS2 (additional excise duty)
    • VS3 (special excise duty)
    • VS5 (sales tax setoff)
    • MWS (central sales tax)
    • MW3 (local sales tax)
    • ESA (service tax)
    • ESE (service tax expense)
    Specify Excise Accounts per Excise Transaction
    Use
    In this IMG activity, you specify which excise accounts (for excise duty and CENVAT) are to be posted to for the various transaction types. Enter all the accounts that are affected by each transaction type.
    If you use sub transaction types, enter the accounts for each sub transaction type as well.
    Activities
    Transaction type UTLZ is used for determining accounts only while posting excise JVs and also if the payment of excise duty has to be done fortnightly.
    The fortnightly CENVAT payment utility picks up the credit side accounts from the transaction types of GRPO, EWPO, and TR6C for determining the CENVAT and PLA accounts. There is no separate transaction type for fortnightly payment.
    Example
    Excise TT DC ind Account name
    GRPO CR CENVAT clearing account
    GRPO CR RG 23 BED account
    GRPO DR CENVAT on hld account
    Specify G/L Accounts per Excise Transaction
    Use
    In this IMG activity, you assign the excise and CENVAT accounts to G/L accounts.
    When you come to execute the various transactions, the system determines which G/L accounts to post to by looking at the:
    • Excise group
    • Company code
    • Chart of accounts
    Furthermore, if you want separate account determination settings within an excise group, you can also use sub transaction types.
    Requirements
    You have already:
    • Defined the G/L accounts
    • Defined the excise groups
    • Maintained the transaction accounts
    Activities
    For each excise group, assign the excise and CENVAT accounts to G/L accounts. For most businesses, one set of accounts will suffice for all transactions.
    Note
    You need not remit the CENVAT to the excise department immediately, so maintain the credit account for transaction type DLFC as an excise duty interim account. This will be set off when you remit the duty.
    Config setting needed to be done in order to get the Excise Details Screen in Material Master.
    Even though this functionality is available in enterprise version, a small config step has to be made in Screen Sequences for Material Master.
    Following document helps you to do this configuration.
    Logistics General&#61664; 1. Go to IMG Define Structure of&#61664;Data Screen&#61664;Material Master Configuring the Material master Screen Sequence.&#61664;for each
    2. Select your screen sequence. Usually it would be 21. Select the same and click on Data Screen in the left frame.
    3. Once the data screens are exhibited, select data screen no. 15, ie. SSq. 21and Scrn 15, which is “Foreign Trade: Import Data”. Select the same and click on Subscreens in the left frame.
    4. Go to the last sub screen i.e. 21-15-6 - SAPLMGD1- 0001 and select the same. Click on tab view subscreen and ensure that the subscreen is blank.
    5. Now in the last sub screen i.e. no.6 you delete SAPLMGD1 – 0001 and instead add SAPLJ1I_MATERIAL_MASTER and in the screen no. 2205.
    6. Save the setting.
    7. Create a Material Master and check whether in Screen Foreign Trade – Import, Excise related subscreen appears.
    Transaction
    Action
    J1I2
    Prepare a sales tax register
    J1I3
    Create outgoing excise invoices in batches
    J1I5
    Update the RG 1 and Part I registers
    J1IEX
    Incoming Excise Invoices (central transaction)
    J1IEX_C
    Capture an incoming excise invoice (excise clerk)
    J1IEX_P
    Post an incoming excise invoice (excise supervisor)
    J1IF01
    Create a subcontracting challan
    J1IF11
    Change a subcontracting challan
    J1IF12
    Display a subcontracting challan
    J1IF13
    Complete, reverse, or recredit a subcontracting challan
    J1IFQ
    Reconcile quantities for subcontracting challans
    J1IFR
    List subcontracting challans
    J1IH
    Make a CENVAT adjustment posting
    J1IIN
    Create an outgoing excise invoice
    J1IJ
    Assign excise invoices to a delivery for sales from depots
    J1INJV
    Adjust withholding tax Item
    J1INREP
    Reprint a withholding tax certificate for a vendor
    J1IQ
    Year-End Income Tax Depreciation Report
    J1IR
    Download register data
    J1IS
    Process an excise invoice (outgoing) for other movements
    J1IU
    Process exemption forms
    J1IW
    Verify and post an incoming excise invoice
    J1IX
    Create an incoming excise invoice (without reference to purchase order)
    J2I8
    Transfer excise duty to CENVAT account
    J2IU
    Remit excise duty fortnightly
    J2I9
    Monthly CENVAT return
    J1IG
    Excise invoice entry at depot
    J1IGA
    Create additional excise entry at depot
    J2I5
    Extract data for excise registers
    J2I6
    Print excise registers
    rewards if it helps

  • Credit memo WRT invoice - value diffrence

    HI Friends,
    I m working on scenario in which i m creating credit(Without credit memo request) memo wirth ref to invoice.
    When i m creting credit memo, i m getting paisa diffrence in credit memo. For example I have created invoice with 7 qty and Rs. 700 each. When i create Credit memo with ref to invoice for 1 qty, net value is coming 700.21 instead of Rs. 700.
    I have used copying req 27(Billing item to item). Please advice.
    Thanks in advance.
    Kaushal

    HI Friends,
    I m working on scenario in which i m creating credit(Without credit memo request) memo wirth ref to invoice.
    When i m creting credit memo, i m getting paisa diffrence in credit memo. For example I have created invoice with 7 qty and Rs. 700 each. When i create Credit memo with ref to invoice for 1 qty, net value is coming 700.21 instead of Rs. 700.
    I have used copying req 27(Billing item to item). Please advice.
    Thanks in advance.
    Kaushal

Maybe you are looking for

  • Multiple Text Boxes into One Text Box

    I need multiple text boxes to populate into one text box.  I've got it to work with.... a=a + "\n " + (this.getField("Other Current Illnesses 1").value) However, if the field is blank, it gives me a blank line.   What is the code if the box is "empty

  • No enterprise mode option, IE is at correct version level

    Hello. Has anyone seen an issue before where iexplore.exe is at version 11.0.9600.17420 (or even higher), which should allow for the enabling of Enterprise Mode, but the Enterprise Mode option is not listed as an option under Tools? We've checked reg

  • EPMA Dimensions

    Hello Alll, I am trying to load metadata into EPMA & i am encountering issue loading level 1 member as a shared member. I have following 2 hierarchy: 1st hierarchy: OP_expense--->Level 2 (Store Data) P_Revenue--->Level 1(Store Data) 3000(+)-->Level 0

  • Why do album artwork playlists keep showing up in my playlists?

    These playlists just show up automatically. Is there any reason for this and any way to eliminate them?

  • Options for backup of configuration

    Hi there I am supporting a BI instance of NW04SSR2 on AIX / Oracle and the BI team are going to be doing some major changes to the configuration and would like me to keep a backup of the client. I have been suggested to do a client export, but from w