Unit of Issue  not considered in Excise Register Entries in Std SAP

Dear Experts ,
I have a material Base UoM is KG
i procured 100 KG
the Unit of issue for the same is G(grams)
now the consumption of 100 G was booked
Excise registers shows the following entries :
qty rcvd : 100 ( there is no unit )
qty issued :100
balance : 0
whilst the balance shud be 99 KG
Pls give ur inputs
Regards
Anis

I donot have any problem with reciepts
My problem is with issue .
i have been suggested to use the user exit   J_1I7_USEREXIT_J1I5_VALIDATE
for which the coding needs to be done .
The same was done as under :
FUNCTION J_1I7_USEREXIT_J1I5_VALIDATE.
""Local Interface:
*"  IMPORTING
*"     VALUE(RCPTISSRSN) TYPE  J_1IPART1-RCPTISSRSN OPTIONAL
*"  TABLES
*"      T_MSEG STRUCTURE  MSEG OPTIONAL
TABLES
     T_MSEG STRUCTURE  MSEG OPTIONAL
tables:j_1ipart1.
data:it_mseg like t_mseg occurs 0 with header line.
if sy-tcode = 'J1I5'.
move-corresponding t_mseg to j_1ipart1.
j_1ipart1-menge = t_mseg-menge.
j_1ipart1-meins = t_mseg-meins.
modify j_1ipart1 ."where mblnr = t_mseg-mblnr and zeile = t_mseg-zeile.
endif.
ENDFUNCTION.
The logic is to put an entry for J_1IPART1-MENGE  & J_1IPART1-MEINS  from
MSEG-MEINS & MSEG-MEINS instead of the default used in the system ( MSEG-ERFMG & MSEG-ERFME)
But the above doesnt work.
Pls do help.
Regards
Anis

Similar Messages

  • FI-AP Tax Code not considering the excise duty while calcuating the VAT

    Sub: A/P Tax Code not considering the excise duty while calcuating the VAT
    Hi Frnds.
    I have a typical problem.
    Till now we are using a "W6" as a tax code, where Excise-10%, Ed Cess-2%, SEd Cess-1% and VAT-4%.
    But as the Govt. rules changed I have created a new tax code "W8" by copying the W6 and modified the VAT to 5% by changing the condition record JVRD.
    The new tax code is not calculating VAT part correctly. It is taxing into consideration Invoice Base value, Ed Cess & SEd Cess (Omiting the Excise Duty).
    I have checked my Tax Procedure, there everything is fine. Even my old tax code "W6" is working correctly.
    Let me know where the error lies.
    Here is the scenario
    00. Tax code                       -   W6   -   W8   - Current Staus of W8
    01. Invoice Base               - 355181 - 351798 - 353324 (by SAP Document Simulation View)
    02. Excise @ 10% on 01.        -  35518 -  35180 -  35332
    03. Ed Cess @ 2% on 01.        -    710 -    704 -    707
    04. SEd Cess @ 1% on 01.       -    355 -    352 -    353
    05. VAT @ 4% on (010203+04)  -  15671 -   0     -  0
    05.    VAT @ 5% on (010203+04)  -    0    -  19401 -  0
    05.     VAT @ 5% on (010304)     -   0     -    0    -  17719
    INVOICE TOTAL VALUE            - 407435 - 407435 - 407435
    Pls. let me know how to come over the issue.
    By the way I am using the above tax code at FB60 transaction code.
    Regards
    Krishna
    Edited by: Gopi Krishna Gutti on Oct 17, 2011 10:18 AM

    Hi Vivek
    Acutually we planned to implement SAP - FI & MM Modules only, and all the configuration is done in the system, but at the final stage our management is not satisfied with MM area, so finally we have gone live with only FI Moudle.
    By the way thankyou for the reply. I have maintained 100% in JMX1 for the new tax code and it is working fine.
    I will give you full points.
    Once again thanks a lot.
    Regards
    Krishna

  • Ecess and S & H Cess not reflect in Excise Registers(J1iin)

    Hi All,
    Ecess and S & H Cess not reflect in Excise Register J1iin, only Excise duty is reflected. I maintain the conditon type for Ecess--JECS. In my understanding  no conditon record for S & H Education cess.
    I copied Ecess condition type and maintain the S & H Education Cess Condtion type(JEC1). i checked all the settings its ok but in Jiin register not reflect Ecss and Secondary Education cess. Plz help me.
    Thanks and regards
    Chandra

    hi,
    Please do check the T-code u r using is wrong .
    it is not J1IIN to view registers
    it is J2I6
    hope u are doing purchase cycle not sales cycle
    regards,
    sujit

  • Batch Split in OBD & billed for the entire Quantity .RG1  register does not update the excise values

    Hi All,
    I am new here . We have batch split in Delivery and 601 happens for the individual batches and billing we bill for the entire quantity . Hence the RG1 does not update the excise values for the batches and it is showing as zero (upon extraction in J2I6). Upon research through the program the latest note which i presume is patched
    The latest note is N158234 which does not show in the program but seems have been patched considering we are using the Latest version of SAP .
    As you see above in the billing we have billed for the whole quantity but RG1 does not update for the since the batches are zero .
    My programmer says because of some note related to cancellation where it says about values H & J in vbfa table and due to which program does not go through the Note for the batch split .
    Now i have checked few other projects in my company and they all seems to be following the program . So i am wondering whether my process or some customization is missing .
    Sales order (no batch determination)  , in delivery the batches are picked through wm to and batch split happens in the delivery . Then billling for the whole quantity . We have automatic excise invoice creation enabled so no J1IIN .
    Can somebody help me .
    Thank you

    My programmer says because of some note related to cancellation where it says about values H & J in vbfa table and due to which program does not go through the Note for the batch split
    Which field (H & J) they were referring in VBFA ?
    i have checked few other projects in my company and they all seems to be following the program
    How about the other projects' values in VBFA where your techinical team is guessing some issue.  Have you compared this?
    Since you have already the note 158234 implemented in your system, ideally, you should not face any issue.
    G. Lakshmipathi

  • Excise register docs not updatiing by j1i5

    Dear Excise Gurus,
    As I have been updating excise register  by j1i5 for classification IIM (issue) , I could see some docs are not updating and showing  red signal.
    I checked the table j_1irgsum and found that the cumulative receipt is less than cumulative issue.I  tried to update first the other receipts by j1i5 till the end of that month. But I could not find any other mat document with receipt for that particular material. So till the end of month the cumulative receipt remained less than cumulative issue. And I could not update excise register by j1i5 with  classification iim ( issue) for that particular material. I would like to update the document for the issue atleast by the end of the month. Kindly guide me with all the possibilities to update the same.
    I also request to  provide the  other problems apart from the above mentioned problem for not updating the documents by j1i5. 
    With Warm and Kind Regards
    BHIKSHAPATHI

    I am closing this issue.

  • Excise Group and Excise Register issue

    Hi Friends,
    We have internal order budgeting for consumables.whenever we make purchase order , the account assignment category is F and we purcahse against the particular internal order.when G/R is done the consumable material gets cosnumed against the particular interla order. ie goods receipt and the issue against the internal order with same movement type.
    IF the material is exciseable then excise part 1 register shows receipt and removed quantity .please suggest how to avoid the removal entry in part 1 register. only receipt has to be updated in the part 1 not the removal ie goods issue.
    and
    at the same time we have std. purchasing also. we maintian one excise group for plant
    and excise group i maintain consumption check box. 
    at the time of register system shows only one type of procurment data . how to handle this senario.
    go for other excise group need to be maintained or else one excise group is sufficeent 
    pls explain step by step.

    Hi Akhil,
    Thanks for ur reply
    i am not understood "3" their is no option in selection "3" at excise group part1 posting trigger(consumption) only.
    here business line are different
    senario 1: i am purchasing material for internal order (while i made GR , auto GI).
    theirs is sales order or MRP direct create PO manual. (here excise group removed for consumption).
    senario 2: i am purchasing material for stock (std.) (while i made GR stock goes to MMBE, after i goods issue to certain reservation based).
    for std process i maintain excise group (consumption check box maintained).
    in RG23a or RG23C both part1 and part2 will need to be updated.
    so how can i map single excise group for two senarios.

  • J1IG Excise invoice is not capturing in RG23D Register

    Dear Experts,
    while making GR for the materiel,Excise tab is  updating in MIGO header level.but user select no excise entry here.while
    excise capturing with J1IG,its not updating RG23D Register.a internalnumber is generating while capturing J1Ig,but its not
    updating in RG23D Register,please sugest me,we are mainating J1ID and Excise data in vendor master.please suggest what might be wrong?
    Regards,
    Varun

    Hi,
    In SPRO-Log Gen- Tx on goods movement- India-Business Transactions-Incoming Invoice- Specify which movements involves excise invoice.
    Assign 101- No excise entry(Also 105 if you are using 103,105)
    Now in J1ID, material & chapter ID combination- maintain it as a 'N-Noncenvatable'.
    Regards,
    Piyush

  • Open Purchase Orders not considered as requirement for MRP Run

    Hi ,
    We are facing a issue of Open Purchase orders not appeared in Stock requirements list and also it is not considered as requirement for MRP Run against reservation.
    As aresult for a reservation demand of 10 units we are ending with Open POs 10 units and a additional planned order 10 units.
    Material Type : ERSA
    MRP Type : PD (or VB)
    Lot size : EX (  HB if MRP Type is VB)
    Could you please throw some light to correct our settings to MRP to consider Open POs?
    Saravanan

    Can you check to see if there is a re-order point set up for this materia? That could be causing the problem too.

  • VALUES NOT UPDATED IN EXCISE INVOICE

    hi  gurus ,
                     well all the settings  to my knowledge are correct  for CIN customization  , but the excise values are not updated  in excise invoice .the values are 0 " . can ne1 pl help ? dts  top priority .

    Hi,
    Spro>Logistics u2013 General>Tax on Goods Movements>India>Business Transactions>Specify Which Movement Types Involve Excise Invoicesu2014here check for movt type 122 which register is maintained once appropriate register is maintained there then system will update the same.
    Or even you can try J1I5 update register with movt type 122 & enter material document (return delivery material document no) & classification IPD (Issued for clearance/Removal on payment of duty) & select the correct radio button of register. Once update the register then Extract data for excise registers Using J2I5.
    It will update both the data in the register
    Rgs

  • Cannot find united Arab emirates in the region for registering iMessage

    Cannot find united Arab emirates in the region for registering iMessage
    How can we start using the iMessage in UAE on an iPad?

    Is there any work around to this problem? Why is Apple not responding to this issue?

  • Open items not considering in credit check.

    Dear Experts,
    We have implemented credit management in our new role out company code with the same credit controlling area for both company codes.
    As per our configuration at the time of sales order creation, credit limit has to be checked and check the open items and oldest open items. It is working fine in old company code, but in new company code its not considering the open/old open items its only checking the credit exposure value. But the old company code its checking the credit exposure and open items and old open items.
    In OVA8 we have configured the below way
    selected the Dynamic check box  - reaction C
    selected the Cretical fields check box  - reaction A
    selected the Open items check box  - reaction A
    selected the OldestOpen items check box  - reaction A
    The above credit management is working fine in quality for both company codes, but in production its working fine only old company code.
    I have already checked the all relevant configuration and requests, there is no issue in configuration.
    Please let me know the possibilities for not considering the open items for credit check

    Hello
    You are absolutely right ,  the automatic credit control is at credit control Area level and not at company code level. Need to know few things from your end.
    why business has not set up the new credit control area, when new company code has been configured. I think this would have made more sense .........
    however its bit strange that sales recevables are not getting considered in the credit check, only in production ....... I think you need to keep your search on in SDN as well as try to search for any sap not in Service market .......
    Once you get the answer; hope you update the thread ........
    wish you luck in your search ......
    Cheers
    Big Screams ...........

  • System is not considering Planned Delivery time

    Dear Gurus,
    As iam planning for the month of January and running the MRP,schedulelines are getting generated but system is not condering Planned Delivery time maintained in the material master ie. 7days.Following is the example:
    I have a FERT-X with a component A-1PC in its BOM and its planned delvery time from vendor is 7 Days.If iam running the MRP on 13/12/2010 for FERT-X  100 PCS for January1,2011 then the schedule lines are getting generated for for component A is on 01/01/2011.But PDT is maintianed in material master is 7 days and same has been maintianed in vendor inforecord.But system is not considering it.
    Kindly help to resolve the issue.
    With Regards.

    I have one ROH which has two different vendors.
    Two scheduling Agreemnt with target qty 100000 kg each.
    Two different Vendor info record with Min. order qty maintained.V1-1000Kg,V2-6000Kg.
    One source list with two vendors and with respective scheduling agreement.
    Quota arrangement is there in which SOB is maintiained 50:50.
    I hv the requirement of 3084 kg of ROH.
    I run the MRP and two diiferent schedule lines are getting generated with 50:50 qty as mentioned in Quota arrangement.
    Not considering the minimum order qty maintiained in vendor info record.
    The above process is correct
    Only One doubt In Quota Arrangement?
    IS two schedule line is created after MRP run?
    Generally System will  select a vendor Whose Quota value is less
    quota rating   = quota base quantity + quota-allocated quantity/ quota
    Edited by: Sundaresan . E. V on Dec 14, 2010 3:26 PM

  • Accounting document not generating for excise invoice.

    Dear all ,
    my issue is
    accounting document not generating for excise invoice
    we are creating accounting document in J1iin
    with refferance to billing document but the accounting docuemnt is not generating
    the accounting document for billing document is generated
    so why the accounting document for excise invoice is not genrating its showing the correct amount in BED ,cee and HE Secc.
    please help
    regards
    Subrat

    IMG -> In Logistics u2013 General -> Tax on Goods Movement -> India ->  Account Determination -> Specify Excise Accounts per Excise Transaction
    Check if the following is maintained or not
    DLFC       CR Credit      PLAAED PLA AED account
    DLFC       CR Credit      PLAAT1 PLA AT1 Account
    DLFC       CR Credit      PLABED PLA BED account
    DLFC       CR Credit      PLACESS PLA cess account
    DLFC       CR Credit      PLAECS PLA ECS Account
    DLFC       CR Credit      PLASED PLA SED account
    DLFC       CR Credit      RG23AED RG 23 AED account
    DLFC       CR Credit      RG23AT1 RG 23 AT1 Account
    DLFC       CR Credit      RG23BED RG 23 BED account
    DLFC       CR Credit      RG23ECS RG 23 ECS Account
    DLFC       CR Credit      RG23SED RG 23 SED account
    DLFC       DR Debit       MSUSP CENVAT suspense account
    Also IMG -> In Logistics u2013 General -> Tax on Goods Movement -> India ->  Account Determination -> Specify G/L Accounts per Excise Transaction
    Check if for all Excise group u2013 DLFC u2013 Company Code combination GLs are maintained or not (especially in production client)

  • Accounting document not generating for excise invoice-please help

    Dear all ,
    my issue is
    accounting document not generating for excise invoice
    we are creating accounting document in J1iin
    with refferance to billing document but the accounting docuemnt is not generating
    the accounting document for billing document is generated
    so why the accounting document for excise invoice is not genrating its showing the correct amount in BED ,cee and HE Secc.
    please help

    Dear G. Lakshmipathi,
    As uknow i am getting problem when i am creating the debit memo
    so is there any specific ETT for debit memo is there .because we are not maintaining delivery type to billing type here in CIN setting
    so its not goods removal through sales . so what will be transaction type for this.
    how to check the error that why the accounting document is not generated as no error log is also comming.
    so please help me in this regards.
    Thanks with Regards
    Subrat

  • Error '' Unit IN2 is not created in language EN"

    Hi all, I have created new material using UoM as "2 (square Inch), when i am doing excise Invoice for the same material it is ginving me error that '' Unit IN2 is not created in language EN"  while it is allowing me to do GRN without Exc Invoice.
    i have tried to CUNI , there is no entry showing for  unit of measurement for "2 or IN2 . i tried to maintained is is giving message
    'Unit of measure IN2 already exists'  if i checked table t006A it is showing the Enrty in EN & DE both language,
    i have also teried
    Goto --> translation --> unit of Measurement  but not sure what to do there, i have save confirm translation for the "2 there but still same problem is appearing.
    Please Guide  Any helpful ans will be awarded full marks. thanks

    In what language did you create this new unit?
    when you start CUNI, in the initial screen choose from menu GOTO > Translation  to translate your unit into english language.

Maybe you are looking for

  • What's Happened To Mountain Lion??

    I've had to completely re-build my i-Mac after a  download of OS 9 Mavericks destroyed my system. (As many people are reporting, see all the 'one-star' reviews on the Mavericks page at Apple). I re-installed 10.6. Snow Leopard - for which I had the d

  • Can you make favourites in the iTunes store?

    The most annoying thing about the iTunes store is that you can only look at one thing at once! So if you are thinking about buying something, you cannot look at anything else while it is on the screen, so looking at other things, it means you forget

  • Bloggie corruption

    Had bloggie for only 1(one) week and has corrupted all my video. Used memory card recover to recover video, BUT the video is corrupted and will not play with ANY video player. What a P.O.S. Anybody else had this problem????????????? Solved! Go to Sol

  • How to query the terminal Server Licensing grace period

    Hi,everyone    A few day ago, i installed a windows 2K8 R2 as a terminal server ,and specify itself as a terminal licensing server ,but without install any CALs.So erevytime i logged into the terminal , system will pop up a message said that the term

  • Displaying japanese chars using servlet (posted in Java programming too)

    I am trying to display the japanese characters inputed by the user using html form and I am using servlet... After reading the input and when i try to display i get ???? how can i solve this. It was originally posted in Java Programming forum. but i