Help request about customizing readings estimation

Hello,
I'm a new user of this forum and I wolud to ask you some information about customizing of readings estimation.
In particular I would:
- bypass standard SAP logics to estimate readings to use custom technique
- create custom reading type instead standard '03' value
I read previous topics in this forum and I have seen that a possible user-exit to link the new estimation logics could be EDMLELHR. Using SAP I have seen also EDMLELHA user-exit.
I think the second user-exit is better for my case because I want to create reading orders separately respect to estimation process. In fact I have had problems with EDMLELHA user-exit because after having created the reading order (EL01 transaction), in the installation I have seen in the Reading Results sheet an estimated reading. I didn't want an estimated reading, but only the reading order.
Are there way to not activate automatic estimation during EL01? Or are there other user-exit similar to EDMLELHA without this inconvenience?
Finally, how can I do to create a custom reading type after estimation?
I hope I made myself clear
Thanks a lot

HiASADUZZAMAN
You cannot use the request. It has a wrong type
Is above error a warning or error?
Double click on above information when you are getting you may get more inputs to analyze.
Thanks & Regards,
Nagendra.

Similar Messages

  • Help Requested about SMS pleaseeeeeeeee - NOKIA 77...

    Dear Friends, I am in great need of help, i have about 1500 important sms in my NOKIA 7710 phone i am in great need of downloading them onto my computer and print them to keep it safe. From Nokia PC Suit i have made backup onto my computer but i can't open them onto any software so that i can print them out, can anyone help ???? I have another software (MY PHONE EXPLORER) for sony mobiles in which i can view my msgs, make print which exactly i want to have with my nokia one. Can anyone help pleaseeeeeeeeeeeeeeeeee BaLi

    Unfortunately your model lacks the SMS support that Nokia PC Suite has for other models.
    I think your options are to look for non-Nokia applications like Oxygen Manager (I did not check though that does it support 7710 and SMSs and I have not used it other than quick trial)
    If you are really resperate and willing to do some work,
    I checked my own backup file, I opened it with notepad and could see that my SMS's actually are there in the middle of everything.
    Maybe you can try to make such a "trick" that you empty your phone from contacts and calendar and images etc.. files so that when backup is made, it contains very little other data than your SMS's.(make sure you make a backup first!, then empty everything and make another backup)
    Then you can open the newest backup file and see how big task it would be to organise the texts nicely or maybe you are just happy to print the back as it is.
    Some other users here might have much more sophisticated suggestions, though :-)

  • About customizing request

    hi,
    what is difference between worbench request an customizing request? can give me sdetails of both?
    thanks in advance
    sudhakar

    Hi
    Check the below links.
    [http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm]
    [Re: difference between requests]
    [Re: customising and workbench request;
    Regards

  • Work bench request vs Customized request

    Hi,
    what is the difference between work bench request and customized request and also let me know types of requsts.
    Thanks,
    Sreedhar.V.

    Hi Sreedhar,
            Have a look at this
    http://help.sap.com/saphelp_erp2005/helpdata/en/4b/b155e40c3e11d3959a00a0c930dcc1/frameset.htm
    Transporting Customizing Settings
    All system setting changes are put in project-specific change requests. You can transport the system settings into other SAP Systems with the change requests. The change requests are managed in the Transport Organizer.
    There are two types of Customizing change requests:
    Customizing request
    Customizing requests contain changes to client-dependent tables.
    Workbench request
    Workbench requests contain changes to client-independent tables.
    You can monitor the change requests by project in the project management. The Transport requests tab contains the following functions for the current client:
    Activate CTS functionality
    As prerequisite for creating change requests. When the CTS functionality is active, the pushbutton label changes to Display CTS project data. When the CTS project is finished, the pushbutton label changes to Reactivate CTS functionality.
    Assigned CTS requests
    Go to Transport Organizer request overview, where you can create requests for a project.
    CTS project object list
    The project object list is unchanged. When the customizing project is finished, the complete object list can be exported.
    CTS project status switch
    Sets the project status switch.
    End CTS project…
    End your customizing project. You can reactivate it later.
    See transport control by project for further information about the Change and Transport System (CTS) for customizing projects.
    http://help.sap.com/saphelp_erp2005/helpdata/en/09/88f330db9911d2b41a00609419f767/frameset.htm
    Reward if it helps
    Regards,
    Deepu.K

  • Customize no longer works for me in FF 29. It just brings up "about:customizing" in the URL box

    I like the new interface in FF29, but my back and forward arrows no longer show in the toolbar. No problem, I thought. I'll just correct the lost customization. But when I choose customize, I don't get the usual customize menu. "about:customizing" is simply inserted in the URL box.

    Have you tried it in "Safe Mode" - F10 > Help > Restart with addons disabled?
    When I enter "about:customizing" it takes me to the same customising view as does using right-mouseclick on a non-active part of the main toolbar.
    Another gotcha might be that at the bottom-left there is a drop down list where menus can have their visibility set. It's possible for some buttons to be hidden because these menus are set "off". Just for when you do find your customise page ...

  • Search Help for Infotype Custom Field

    Hi,
    I have created a search help for a custom field in an infotype. What would be the best way of filtering the help selection based on infotype values such as molga, begda, endda?
    Thanks in advance.
    /Elvez

    Hi Nishanth,
    thanks for your reply, perhaps I should clarify my question:
    1) I have a custom field in an infotype
    2) I have a table containing the search help information
    3) I assigned a search help to the custom field
    4) I have activated a search help exit
    The problem is that the information that I get from the custom field is not sufficient for making the selection. Therefore, I would like to somehow get hold of the addition information, such as BEGDA, ENNDA, MOLGA, to do a proper selection in the search help exit. How can I achieve that?
    I read something about function module DYNP_VALUES_READ -would it be possible to call this function module from my search help exit and thereby reach my goal?
    /Elvez
    Message was edited by: Elvez

  • How to add F4 help for the custom field of a custom table

    Hi All,
    How to add F4 help to the custom table field? in the table maintainance when user clicks on F4 i want to provide possible values for this field I am trying to write the code in the screen of table maintainace like the following
    PROCESS ON VALUE-REQUEST.
      FIELD ZTEST_MAH_F4-KUNNR MODULE zVALUE_kunnr .
    But when i am double clicking on module it's giving options to create include program but after that it's giving user is currently editing the table i am not getting this can some body clarify my doubt it's gr8 if some body give some examp code
    Thanks&Regards
    mahesh

    Hi,
    Create a subroutine under the event and call the following FM
    1. Select all the related data into an itab, for ex i_kunnr
    2.    CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
          EXPORTING
        DDIC_STRUCTURE         = ' '
           retfield               = 'KUNNR'
        PVALKEY                = ' '
           dynpprog               = sy-repid
           dynpnr                 = '1000'
           dynprofield            = <selection screen field>
        STEPL                  = 0
        WINDOW_TITLE           =
        VALUE                  = ' '
           value_org              = 'S'
        MULTIPLE_CHOICE        = ' '
        DISPLAY                = ' '
        CALLBACK_PROGRAM       = ' '
        CALLBACK_FORM          = ' '
        MARK_TAB               =
      IMPORTING
        USER_RESET             =
          TABLES
           value_tab              = <b>i_kunnr</b>
        FIELD_TAB              =
           return_tab             = < return table >
        DYNPFLD_MAPPING        =
         EXCEPTIONS
           parameter_error        = 1
           no_values_found        = 2
           OTHERS                 = 3

  • F4 help for a customer defined field added as structure enhancement

    I am trying to get the F4 help on a customer defined field added as structure enhancement. This can be achieved by programming the "F4IF_INT_TABLE_VALUE_REQUEST" (as I have data in an internal table) in the Process On Value-Request event. The problem is because it is a customer field addition as structure enhancement. I am not sure where I should put this code segment to make it work. Any help would be highly appreciated.

    Could you create a search help and attach that to the data element of your field, and then populate the data using code in the function exit of your search help if it cannot be directly read from a table or view?
    This would remove your code from the SAP dialog program.  The only mod you may need to make is to add / flag the search help on the screen field.
    Andrew

  • SiteVisit/Information Request for Customizing Time Entry/Approval on ESS

    Our organization is considering adding Time Entry & Time Approval to our Employee Self Service.  The portal was just upgraded from EP6 to BW7.0 (our system is ECC 6.0). We currently use ESS for employee paystubs, benefits enrollment, membership campaigns, updating master data (address, bank information) and more.
    We are looking for a Public Sector organization that has done Time Entry on ESS that would be interested in allowing us to do a site visit to gather information, ask questions and see your system.  Please contact me if you are interested.
    Also, even if you are not public sector, I am interested in any information about the ability to customize this functionality. We have the timesheet option up and running in ESS (in test) and I can enter time and it shows up in CAPS, but it needs to be customized to meet our needs. If you have done customization, I would love to see what your timesheets look like.
    Most importantly we are looking for a site visit to gather information, but also any information about customizing the ESS timesheet would be greatly appreciated.
    Thank you so much for taking the time to read my request.

    I did not have any responses, but we no longer have the need. Thanks.

  • Help me about tickets

    Hi . I am new to sap sd help me about sap sd
    Thanks & regards
    suresh babu.k

    Dear Suresh,
    CIN
    CIN Means Country India Version
    In Indian Taxing procedure, Excise Duty plays a vital role in manufacturing scenariou2019s. Excise related configuration is known as CIN configuration. CIN Configuration is a topic in itself.
    Some info on CIN Configuration (it may not appear as understandable below, but if you check on screen, it will be understood better)
    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
    In this IMG activity, you maintain the data relating to your excise registrations.
    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.
    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
    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 livable 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 livable 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.
    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. 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 Utilisation 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.
    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 - 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.
    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. - 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 credit
    Maintain Excise Groups - 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.
    1. Create one excise group for each set of registers that you need to keep.
    2. Assign the excise groups to plants.
    3. Maintain whether this Excise group is for a depot or not.
    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 credits 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 create' 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. - 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. - 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. - 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 Group - 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.
    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' Iindicator. 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 - 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
    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 - In this IMG activity, you define which tax procedure and pricing condition types are used in calculating excise taxes using formula-based excise determination.
    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
    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.
    Customizing: Make the settings in Customizing Basic -> India -> for Logistics u2013 General, by choosing Taxes on Goods Movements Account -> Excise Duties Using Condition Technique and u2026-> 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 - When you execute a business transaction involving materials that are subject to excise duty, the system automatically calculates the duty for you.
    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 Excise Rate Maintenance screen, which you can Master Data access from the SAP Easy Access screen by choosing Indirect Taxes Excise Rate Maintenance.
    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 u2013 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.
    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 indicator 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.
    Letu2019s 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 - 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.
    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
    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 - 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.
    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 - 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.
    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 - 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.
    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 - 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 configuration step has to be made in Screen Sequences for Material Master.
    Following document helps you to do this configuration.
    Material Master à Logistics General
    1. Go to IMG Define Structure of Data Screen for each Configuring the Material master Screen Sequence.
    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 u201CForeign Trade: Import Datau201D. Select the same and click on Sub screens 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 sub screen and ensure that the sub screen is blank.
    5. Now in the last sub screen i.e. no.6 you delete SAPLMGD1 u2013 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
    u2013 Import, Excise related sub screen appears.
    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 Utilisation 
    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 credit 
    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 availa 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 create' 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 
    Make the settings in Customizing Basic? India?for Logistics - General, by choosing Taxes on Goods Movements Account? Excise Duties Using Condition Technique and ...?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 Excise Rate Maintenance screen, which you can Master Data?access from the SAP Easy Access screen by choosing Indirect Taxes Excise Rate Maintenance.? 
    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 subtransaction types, enter the accounts for each subtransaction 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 alltransactions. 
    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. 
    ? Material Master ? Logistics General ?1. Go to IMG Define Structure of Data Screen for each?Configuring the Material master Screen Sequence. 
    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. Cre

  • About Custom Infotype

    Hi Experts,
                   I need to copy 16 infotype to custom infoype.Please send detaild steps about custom infotype creation.
    Regards,
    Hari

    Hi
    The steps are below:
    1) Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the u2018Employee Infotypeu2019 radio button.
    4) Select the u2018PS Structure Infotypeu2019.
    5) Click on Createu2026 A separate table maintenance window appearsu2026
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on u2018Allu2019 push button. It takes a few moments.
    10) Click on u2018Technical Characteristicsu2019. Infotype list screen appears
    11) Click on u2018Changeu2019(pencil) button
    12) Select your Infotype and click on u2018Detailu2019 (magnifying glass) button
    13) Give u2018T591Au2019 as subtype table
    14) Give u2018T591Su2019 as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on u2018Infotype Characteristicsu2019 u2026 Infotype list screen appears
    18) Click on u2018Changeu2019 (pencil) button
    19) Click on u2018New Entriesu2019
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotypeu2019s infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirementu2026
    25) In the PM01 initial screenu2026Select u2018Screenu2019 radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select u2018Layout Editoru2019 and click u2018Changeu2019.
    27) Screen default layout appearsu2026here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Donu2019t forget to u2018Activate at every level)
    Award points if helpful
    Thanks
    Shakir

  • Give me details about  customer exit, sap exit using characterstics variabl

    give me details about  customer exit, sap exit using characterstics variable

    Hi,
    Customer Exit:
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0a56f5e09411d2acb90000e829fbfe/content.htm
    SAP Exit:
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0a56f5e09411d2acb90000e829fbfe/frameset.htm
    Characteristic Variables:
    http://help.sap.com/saphelp_nw04/helpdata/en/5c/8db07d555411d189660000e829fbbd/frameset.htm
    SAP and Customer Exit:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f1a7e790-0201-0010-0a8d-f08a4662562d
    Some Imp Docs:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/650ee690-0201-0010-4bb7-83c3e2a74039
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/009819ab-c96e-2910-bbb2-c85f7bdec04a
    Assign points if these are helpful.
    Rgs,
    I.R.K

  • Could I ask you all about custom extension ??

    Hi All,,
    Greeting,
    I'd like to question you about custom extension at web item WAD 7.
    Let say if wanna populate one column in analysis web item when query's running like what virtual characteristic does.
    Could I do it by this custom extension ?
    I see on the properties pane of this web item, I see the properties list that can be filled it on. My question, what property that I should put at there. If I have a purpose to populate 1 column in my data provider on fly / when query is running ?
    Thanks a lot,
    Br//
    Daniel N.

    Eriv45,
    Let's try a few more things on your device. Please try a Soft Reset as it sounds like your device is frozen http://www.verizonwireless.com/support/knowledge-base-115076/
    SandyS_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the �Correct Answer� button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Can anyone help me about create my reports on Oracle XE?

    Hi,
    I want to report with this product and I can created. But my report is search all items. I want to do this. Example our customers are log on this report via internet and they can search their billing. I can not create like this. I'm creating only ; customer logon this report but they can all data on this report
    My View is like this:
    View Name : Customer_Billing
    Customer_Number
    Customer_Name
    Customer_Surname
    Customer_Bill
    This report can be this: Customer visit our pages and log on that link and they write customer number and push to search button. then report working and only display writen customer number....
    Please help me about this. How can I do that
    Note: My Oracle XE Version 10.2.0.1.0
    Message was edited by:
    EqinnoX

    I'm assuming that they are not logging into the application...
    There are many ways you could accomplish this. Here is one.
    You have a report, and text item, and a button...
    1. set the query in the report to reference the text item in the "WHERE" clause of the select statement.
    2. set the display condition of the report to a where exists query and write a select statement that again references the text item in the "WHERE" clause. This will keep the entire report from being displayed unless a correct entry is entered in the text item.
    Now when they click the button, if there is a match the report will display with the correct information.
    This would be better if the users were logging in with a username/password. Then you could reference the user in the query and prevent access to the wrong data.

  • Difference between work bench request and customizing request

    in abap point of view please give me the difference between work bench request and customizing request

    In simple terms -
    Work bench Request is used by ABAPer.(Creatation of Programs, TCodes or ABAP Dictionary Objects)
    Customizing Request is used by Functional Consultants. (Used to configure the system as per clients Business requirements).
    The Change Request is that request when you do some thing new in customizing or configuration in the system. The system will automatically pop with the change request pop box , when you can give request name as defined by the system or can give your own request name with heading of what changes you have made while customization. The system will generate a request number and you save it. (e.g.:- VEDK-2785467) VEDK- means the Clients System name then followed by the system generated request number.
    Now when you want to release the request you have to use the T-code SE10 where you can see the requests under the heading modifiable or released. Go to the modifiable option. Each request will have again an internal request number. First you have to release the internal request and then release the external request number. This will in turn released by the basis guys thru the T-code SM64 in a group when all the requests are pooled from different users.
    The task which you have mentioned in your question is nothing but the what task you have performed while customizing the client system and the heading name which have given it for that task and generated a request for that task.
    Change Request Management ...
    http://help.sap.com/saphelp_nw04/helpdata/en/0c/5b2160f6fa4b83a3674a210b1cdeb0/content.htm
    Creating Change Request Management
    http://help.sap.com/saphelp_nw04/helpdata/en/42/157408dd674a9cbc099f634e9bd069/content.htm
    Change Request
    http://help.sap.com/erp2005_ehp_02/helpdata/en/e5/e5bc42348a43fba6f1b390fc8c4b36/frameset.htm
    Customizing Request:- which will be used when any customization changes are doing.
    Example:- In your standard Tcode always you cannot find all the fields or options, if you want to enable/disable some fields, in this case it will be treated as Customizing request, any customization will comes under this.
    Work Bench Request:- for new developments like new reports, BDC....etc, then Work Bench Request will be used.
    Reward if useful.

Maybe you are looking for

  • TS2972 Apple TV Streaming Troubles

    Hi all, If anyone can help me it would be much appreciated. I have owned a first generation Apple TV for a few years and it mostly worked fine.  It would have the odd drop out now and again but I always put it down to the internet casing problems.  I

  • My mac mini will not display internet properly on my Sony 55" hdtv!

    I have a older mac-mini that when on the internet overlaps text and info.  It does not matter what resolution you use, what size or zoom your on.  I even took it in to apple recently and had them install new software, Snow leopard 10.6.  I bought new

  • Activation centre is not working for cs2

    How is it possible that the activation centre is not working?

  • Hierarchy R3PRODHIER may only be changed in the original system

    Hi Experts I have created a new Product Hierarchy in R/3 when i try to replicated them into CRM by using initial replication of DNL_CUST_PROD1.system throwing an error saying :  Hierarchy R3PRODHIER may only be changed in the original system R3LNT200

  • Equivalent for AUTHID CURRENT_USER in view

    Hi, I'm facing a problem with a view which belongs to user a and I would like to select tables from user b. Exemple : user a - table MYTAB user b - table MYTAB done by user a : "create or replace view MYVIEW as select * from MYTAB" grants and synonym