Difference in between J1IH and J1IS

Dear Gurus,
        I know that J1IH is used JV posting for excise invoices.
And for J1IS we create the excise invoice and release account posting in J1IV.
I want to know what is the basic difference in between J1IH and J1IS, though in both cases we capture and post the excises. Please suggest with some couples of examples.
Regards,
Shyam

Hi,
J1IH is used to post the Excise JV.
Use: - You use these functions if you need to make an adjustment posting to any of your CENVAT accounts. You can make adjustment postings to account for:
- Scrap
- Materials that you have not used in production
- Additional excise paid by vendors
- Money that you have transferred to your personal ledger account
- Other transactions
- You can also use this function to cancel excise invoices -out going excise invoices.
J1IS is used to create the excise invoice for other movements like Subcontracting & Stock transfer order.
Can i use J1IH for canceling vendor excise invoice, the one I captured in J1IEX
You can refer below link more detail,
[J1IH & J1IS|J1IH and J1IS]
Edited by: tej yadav on Feb 3, 2012 1:29 PM

Similar Messages

  • J1IH and J1IS

    Hello
    Pls tell me the difference between J1IH AND J1IS.  In which case i sould these tcodes.
    Can i use J1IH for canceling vendor excise invoice, the one I captured in J1IEX? pls suggest.

    hi,
    J1IH:Make a CENVAT adjustment posting
    You use these functions if you need to make an adjustment posting to any of your CENVAT accounts. You can make adjustment postings to account for:
    Scrap
    Materials that you have not used in production
    Additional excise paid by vendors
    Money that you have transferred to your personal ledger account
    Other transactions
    You can also use this function to cancel excise invoices.
    J1IS:Process an excise invoice (outgoing) for other movements
    In the standard procedure for creating outgoing excise invoices ,the excise invoice is created with reference to a delivery note or an invoice. The system also allows you to create an excise invoice with reference to various other documents, as follows:
    ·        Goods issue documents (for example, transfer postings)
    ·        Vendor excise invoices (for when you return faulty goods to a vendor, for example)
    ·        Factory excise invoice (for sales returns)
    In addition, you can create an excise invoice without reference to any document at all.
    Regards
    Priyanka.P
    AWARD IF HELPFULL

  • I want to find the difference(duration) between logon and logoff time?

    i want to find the difference(duration) between logon and logoff time of below table?
    can any one tell the query to find using self join?
    USR     LOGON_TIME     LOGOFF_TIME
    HR     31-AUG-04 03.04.04.000000 AM     -
    HR     - 31-AUG-04 03.04.14.000000 AM
    Edited by: 794244 on Nov 1, 2010 10:47 PM

    No selfjoin, just analytical functions.
    CREATE TABLe log_time
    (username varchar(20),
    LOGON_TIME timestamp,
    LOGOFF_TIME timestamp);
    insert into  log_time (username,LOGON_TIME,LOGOFF_TIME) values ('HR',sysdate,null);
    insert into  log_time (username,LOGON_TIME,LOGOFF_TIME) values ('HR',null,sysdate+1/38);
    insert into  log_time (username,LOGON_TIME,LOGOFF_TIME) values ('HR',sysdate+2,null);
    insert into  log_time (username,LOGON_TIME,LOGOFF_TIME) values ('HR',null,sysdate+2+14/20);
    commit;
    SELECT username,logon_time,logoff_time, my_logoff_time, my_logoff_time -logon_time,
           time_to_sort
    FROM (
            SELECT username,logon_time, logoff_time,
                   LEAD(logoff_time,1,logon_time) OVER (PARTITION BY username ORDER BY time_to_sort) my_logoff_time,
                   time_to_sort
            FROM (SELECT username,logon_time,logoff_time,NVL(logon_time,logoff_time) time_to_sort
                  FROM log_time)
    where LOGON_TIME is not null     
    ORDER BY  time_to_sort; 
    USERNAME     LOGON_TIME     LOGOFF_TIME     MY_LOGOFF_TIME     MY_LOGOFF_TIME-LOGON_TIME     TIME_TO_SORT
    HR     02.11.10 11:34:56.000000000          02.11.10 12:12:50.000000000     0 0:37:54.0     02.11.10 11:34:56.000000000
    HR     04.11.10 11:34:56.000000000          05.11.10 04:22:56.000000000     0 16:48:0.0     04.11.10 11:34:56.000000000But, if that code which fills that table should better UPDATE than INSERT. You can cover much more issues. (e.g the DB crashes and you get 2 logon but no logoff in a sequence and.....)
    -- andy

  • Difference/relationship between XML and XSD

    Hi All,
    Correct me if i am wrong,
    When we create a source and a target datatype in IR automatically objects will be created in XSD.
    The same way it does when we create message type.
    In message mapping, We map source and target message type and when we test with sample data, we can view source and target in xml
    My question is what is the difference/relationship between XML and XSD ?
    Thanks,
    ss

    Hi,
    XML (Extensible Markup Language) is a W3C initiative that allows information and services to be encoded with meaningful structure and semantics that computers and humans can understand. XML is great for information exchange, and can easily be extended to include user-specified and industry-specified tags.
    Whereas
    An XML Schema Definition (XSD) is an instance of an XML schema written in the XML Schema language. An XSD defines a type of XML document in terms of constraints upon what elements and attributes may appear, their relationship to each other, what types of data may be in them, and other things. It can be used with validation software in order to ascertain whether a particular XML document is of that type, and to produce a Post-Schema Validation Infoset.
    I hope this clarifies.
    Regards.
    Praveen

  • What is the difference/comparison between AppRf and WebCC ?

    Q: What is the difference/comparison between AppRf and WebCC ?
    A:  
    Comparison between AppRf and WebCC:
    AppRF
    WebCC
    2300+ Apps under 21 app categories
    Millions of URLs under 80+ categories
    Need up to 7 packets to classify
    Classified once HTTP GET is received
    Classification
    Classification + Reputation
    Need AOS upgrade to get new Apps
    Dynamic update of WebCC database
    Static content based classification
    Dynamic content based categorization / reputation

    Or put another way:
    Albums organise Photos
    Folders organise Albums
    A Photo cannot be in a Folder, only in an Album.

  • Difference(s) between Fieldpoint and RIO?

    Hello,
    I am pretty new to to PACs. I am finding it really hard to find the difference(s) between cFP and RIO. Where should i choose cFP over RIO?
    Some kind of practical comparison here shall be highly appreciated.
    Regards,

    Hi Mirza,
    Your specific application is going to determine which equipment is best. I found a couple of online presentations about CompactRIO and FieldPoint which should provide you with more insight about the functionality of each product:
    CompactRIO Presentation
    FieldPoint Presentation
    Also, here are the links to the product pages for FieldPoint and CompactRIO. I hope that you find this information helpful.
    Regards,
    Hal L.

  • HT1178 What the difference is between WPA and WPA2 and how are these settings affecting the access of other computers to the internet through my Time Capsule

    I have a Time Capsule of the 4th generation and I am pretty impressed since I just had a fried harddrive on my 3 month old Imac and Time Capsule restored it fully including all programs etc. without having me to put in all serial numbers etc. for that I give it an A+. However what I find very frustrating is the very short and incomplete user manual and setup instructions. I give those a D-. It does not explain the consequences of certain choices to a normel non computer gig user like me:
    I do not understand what the consequences and difference is between the security setting WPA/WPA2 and WPA2 when setting it up. It would be helpful if the manual would explain something like: If you set it onto WPA2 then computers older than XXX years will not able to hook up to the internet through your router...or the likes, since I slowly supect this may be the reason for some of my troubles.
    I also have a 5 year old PC with vista connected to the Time Capsule. It can wireless connect to the Time Capsule and access the printer (I have managed that after some painful hours...) but it cannot access the internet with that PC through the timecapsule wireless, only if I hook it up with a cable. Why? Does that have to do with the fact that I have set the TIme Capsule to WPA2?
    Our PS3 can connect wireless, no problem. However, I friend of mine tried it with a quite new Toshiba Notebook and he could see the Time Capsule but again it shows the line from the Time Capsule to the internet blocked. All other computers linked with data cable to the Time Capsule are connected to the internet no problem. What have we done wrong? Should I change the security setting to WPA/WPA2?
    I tried the latter, but then another problem does come up, which was there from beginning on: When I change the settings for my Time Capsule my Imac suddenly cannot find the Timne Capsule anymore, even so I am only 3feet away from it. When I set it up for the first time 3 month ago it drove me crazy. The very first time it found the Time Capsule right away. But when I discuverd a mistake in my initial setup and I went through the settings again to change stuff it suddenly could not find the Time Capsule anymore. Only after frustrating 20 times or so with turning wi-fi on and off several times inbetween did it suddenly find the Time Capsule in the set up menu. However, when I tried changing my security setting to WPA/WPA2 today to see whether this solves my other problems again it could not find the Time Capsule when I was finished with the settings and I had to give up/cancel. Why is that???
    I would really appreciate some help here. But please I am not a computer gig and normally always had assistance with these things. On the other hand I am not all stupid either (even so these manuals assuming we all grew up sleeping on a computer make me feel stupid).....
    Thank you all in advance

    Hello Schimi. The Time Capsule is a kind of product that offer you two possibility:
    - To use the TC as a router or as an external HD.
    The difference between WPA and WPA 2 are:
    - They are two kinds of internet connection.
    WPA uses dynamic key encryption , which means that the key is constantly changing and makes the invasion of a wireless network more difficult than WEP . WPA is considered one of the highest levels of wireless security for your network and is recommended if your devices support this kind of encryption . Newer routers offer WPA2 security . WPA2 is compatible with WPA , but offers higher security level . In fact, it meets the high standards of many government agencies . If the router and computer support WPA2 , this should be your choice.
    If you need any help or if you find some difficult setting up it you can contact Apple Support.
    I am sure that they can help you with that.
    I am sory for the delay. I holpe that you solve your issue.

  • Difference​s between User and built-in HDD password

    I wolud like to set a HDD password on my Satellite.
    But when I get inside BIOS to set HDD password, I see two HDD passwords,
    one says USER HDD Pasword and the other says Built-in HDD Password.
    Can you tel me the difference between them and/or what is each one.
    Thanks in advance for your help,
    Edward

    Cezzy, welcome to the forum,
    I am sorry, but regardless of the circumstances this subject is not allowed to be discussed here as stated in the forum rules
    No posts shall include instructions or directions intended to subvert security measures, including passwords, locking mechanisms, fingerprint scans, etc, nor shall any posts provide descriptions to the location of, nor direct links to content related to these topics.
    Thread locked.
    Thanks for understanding
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Function of j1ih and j1is

    plz tell me what is function of j1ih and j1is

    hi,
    J1iH is for excise JV
    J1is is for raising the excise invoice with ref to material document

  • What is(are) the difference(s) between iphoto and imovie apps for the imac as against ipad3?

    What is (are) the difference(s) between iphoto/imovie apps for the ipad as against imac?

    The Mac version would be more complex and be able to do more stuff, while the iPad version can do more simple things due to the lower processing power and the fact that it's an iPad.

  • What is the difference in between folder and album in iPhoto?  Is a folder a part of an album or vice versa?

    What is the difference in iPhoto between a folder and an album? Are folders part of an album or vice versa?

    Or put another way:
    Albums organise Photos
    Folders organise Albums
    A Photo cannot be in a Folder, only in an Album.

  • Outlook - Difference time between inbox and sent

    we used Outlook 2010, and our e-mail server is hosted outside the company. Nowadays, in some computers, there is a difference between time in inbox and time in sent . for example, we sent e-mail at 10:40, the delivery report shows 10:40 but it
    bearing in sent at 11:40. on the other hand, when we open mailbox from internet explorer through OWA, the inbox and sent time are correct which is 10:40. We release Microsoft fix it 51015 but still no change happened. could you please help us. we used Windows
    7or xp

    Hi,
    According to my knowledge, the issue may be cause by the incorrect time or time zone settings on one of the computers. To confirm it, we can firstly verify all computers involved are set to the correct time, time zone and daylight savings time settings in
    Windows Control Panel’s Date and Time applet.
    If you have any question, please feel free to let me know.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Difference​s between AT200 and AT205?

    I recently purchased a Toshiba tablet which was listed by the retailer as an AT205-T16.   When I received it (ICS out of the box) I noticed that it was actually an AT200-T16.   I have searched all over the internet, but have not been able to find any difference in the specifications between these two models.   Can anyone please be of assistance?  Thanks!

    Thank you for your input.   I find this to be really curious, as I believe that the Toshiba web site has previously listed both model numbers.   The original Toshiba box in which it came (new) indicates that it is an "Excite 10LE" and, specifically on the box's sticker, an AT205-T16i with matching P/N and S/N to my tablet, but the stamping on the back of the tablet and the information under "about tablet" in "settings" both indicate that it's an AT-200.   Was this just a "re-branding" after the original run?   The specifications listed on-line at various web sites are also confusing, as at least one site indicates that there is a difference between the 2 models in the graphics chip set.  Anyway, we're thrilled with this (discontinued) tablet, especially at the discounted pricing that some of the vendors have recently been offering it.

  • Time difference issue between actual and system internal time..

    Hi,
    We have PCCE v9.0.3 running in our network.
    We see time difference of mor than 30 minutes between CUIC reports and SQL quries output for the calls.
    I checked system time for all components along with NTP source, all good.However the RTTEST and PROCMON utilities STATUS command output shows the local time is behind actual time.
    I have attached the snapshot of this.
    Thanks!

    Not exactly true:
    User SYS is the owner of the data dictionary. In fact, SYS is the owner of the entrire structure of the database. The datadictionary is stored in the SYS-schema (a user = a schema)
    SYSTEM is an account with many privileges and is used as an administrator account. SYSTEM owns some objects, but not the data dictionary
    The tablespace SYSTEM is the tablespace in which the SYS schema (and SYSTEM schema as well) is stored. The names of the SYSTEM account and SYSTEM tablespace have nothing to do with each other, not as far as I know anyway

  • Resolving differences/bugs between Z10 and Q10

    A BB10 version of Magmic's New York Times Crossword was finally released last week.  The app was awesome and worked flawlessly on the 9930.  I downloaded it on Thursday and immediately encountered several bugs that make me think this is a Z10-only app.  (Total lack of support for the physical keyboard, inability to scroll down/resolve screen elements and commands on lower half of screen, etc.).  I have contacted Magmic support directly regarding a fix or update, but I have some general questions for the community at large.
    Have many apps developed for the Z been subsequently optimized for the Q?  Is there any reason to believe that a developer would not work out the kinks between the platforms?  Or are developers simply adopting a one-size-fits-all philosophy for BB10 that ignores crtitical differences between the Z and Q?
    While I am by no means a hardcore gamer, I do hope that gaming on the Q is not destined for failure.

    I like Q10, it has been a long time since I used a mobile phone with physical keyboard. That is a special feeling to use a smartphone with a keyboard again.
    Z10 looks great but not that special or unique.

Maybe you are looking for

  • I'm not able to create a security seal for Yahoo.

    When I go to Yahoo.com, in order to log on, I must enter my user name and password. In order to insure that I'm truly on the Yahoo site, I'm asked to install a security seal. In attempting to create the seal, I continue to receive an error message.

  • How do I DUMP this POS Firefox 23.0 and go back to a good stable Firefox version?

    The POS 23.0 is unstable, and does not function with most of the websites, Java, JavaScript, most of the players for videos... Just generally a POS!!!! I enjoy using FireFox, but this new version is JUNK!!

  • Unable to open PDF's

    Using Reader, I am unable to open PDF's that have been downloaded from the web.  I get he following error message: This is a new problem.  I can open other PDF's.  I am using Reader 11.0.06 on a MacBook Pro with Mountain Lion.

  • Can i allow someone to post onto my iweb site?

    I need to create a website for my team but I also need to have things set so another coach can log in and post stats from his own computer. Any way of making this possible in iWeb?

  • JavaScript Show Hide Items (Shuttle) (Denes Kubicek)

    Hello I was looking at a great example from Denes Kubicek on this link (http://htmldb.oracle.com/pls/otn/f?p=31517:129:495210338999346::NO:::) Guest Apex_demo and have managed to get it to work. However, I would like to show/hide a shuttle item. Any