Part ii reversal

Hi Friends,
             This is chandra shekar , here i'm doing return delivery i'm creating return delivery doc with migo after that cancelling excise invoice in j1is after all this transactions in excise registers in part1 the qty is reducing but in the case of part2 nothing is reducing i'm new to cin , when we are doing return delivery qty and value has to reverse na but in case of part2 it is not happing please help in this .
regards
chandra shekar

Hi
Are you returning partial quantity?
Then how are you able to cancel the excise invoice?
After return delivery, you get a material document with 122 movement type. right?
with this material document, you have to create an excise invoice (outgoing) by using J1IS transaction code, which comes to monthly utilization.
After monthly utilization, you will get part2 reversal.
regards
prasad

Similar Messages

  • Excise RG23C Part 2 reversal

    Hi
    At our client place the user has posted the RG23C II entry (J1IEX) with wrong value, which is in last financial year, now we want to revese part II entries. So can we reverse ONLY part II entries, by cancelling through J1IEX ? When we have tried it's not posting. Also if we post it in this month will it affect last month's registers? Please let me know the exact process of cancelling.
    Thanks..!

    HI, if you can reverse excise invoice in same month system will allow but before this you have to cancel material document also which is created with movment type 101.
    And at per excise point of you, once document posted you should not revert excise invoice, better use J1IS for creating revert excise invoice.
    Thanks.
    Virendra

  • Reverse factoring for vendors

    Hi
    We are currently working on a solution for reverse factoring for vendors.
    The process is that when a vendor sends an invoice to us, it should be marked to be a part of reverse factoring.
    We invite the vendor to participate in this process and they can choose to sent all invoices through this process or select the ones they want.
    When we receive the invoice, it should be marked and a CSV or XML file should be generated and sent to our bank.
    Our bank pay the invoice and take the money directely from our account, the one we have agreed upon.
    The vendor receives the payment quickly from our bank.
    The bank sent a file to us of what invoices they have paid and we need to make this match to make a clearing automatically.
    So, the easy part is to define the layout of the file we sent to the bank, but I don't know how to mark the incoming invoice so that we know what invoices we should put into the file to the bank. Also what information do we need to make the clearing at the end?
    Hope anyone knows this process and has implemented it before, and can provide me with some more information.
    Looking forward to hearing from you.
    Best regards
    Birgitte Hamborg Jakobsen

    Hi Joss,
    is your requirement related to HCM module?
    Then , it should be posted in below link,
    SAP ERP Human Capital Management (SAP ERP HCM)
    -santosh.

  • Binary to Decimal convert in reverse manner.

    Dear all,
    I have a binary data set which I want to convert using negative powers of two. For example I have a binary data
    11101100100000000000000
    which I want to convert in decimal using method below ( negative powers of two).
    (1 * 2^-1) + (1 * 2^-2) + (1 * 2^-3) + (0 * 2^-4) + ... + (0 * 2^-23).
    I have been successful till the part or reversing the whole data set but couldn't figure out the rest. Help is sorely needed. 
    Regards.
    Solved!
    Go to Solution.

    GerdW wrote:
    Edit: I added one possible "hard way bit by bit" solution as well..
    The hard way can be made quite a bit less hard, e.g. as follows.
    It is probably pretty fast (not tested, though).
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    ReverseBinaryToDecimal.png ‏16 KB

  • MR Order with 09 created after MoveIn/Out Reversing

    Hello,
    After performing Reverse to a Move Out, the Meter Reading which Reading Reason was 03 (Final MR), the MR's Reading Reason is changing to  09, and not reversing with the Move Out. Why?
    Is there any way to reverse this Meter Reading ,as a part of Reversing Move Out?
    Thank you ,
                       Michael.

    Michael,
    No, it's not customizing. Once more: The reason is that genuine meter readings is not to get lost by the reversal of a move-in/-out.  The user can decide whether the meter reading shall be kept or not. If not, the transaction EL37 can be used for a reversal of the meter reading. If you stick with the reading reason 09 and a new move-in/-out is done for the same day, the meter reading reason 09 will be put together with the reason 06/03 and does not disturb (also when not deleted) the working process. If then, The meter reading reason 09 can be deleted anytime, also when put together with the meter reading reason 06/03 by using the transaction EL37.
    Kind regards,
    Fritz

  • Exchange 2013 using ARR reverse proxy OWA options won't open

    Hi,
    I've been using the exchange team's blog post (http://blogs.technet.com/b/exchange/archive/2013/08/05/part-3-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx)
    as a guidelin on configuring my ARR deployment in my lab.
    Everything was working perfectly right until i got the last part of the blog on restricting the pattern matches.
    The rewrite rules all work fine and everything is working as expected with the excpetion of the fact that i cannot access the options in OWA. ECP itself works great if i access it via the
    https://ecp.domain.com/ecp url, but as soon as i use the https//mail.domain.com/ecp it just wont display anything.
    Looking at the failed request logs it just shows that it executes a 302 rewrite to ecp.domain.com, which is what i would expect it to base done rewrite rule matching
    https://mail.domain.com/ecp to the ecp.domain.com server farm.
    If i look at the iis logs it looks like it's getting into some sort of loop (the section below is about a 10% of a single attempt to access the options pages:
    2014-06-28 12:25:38 xxx.xxx.xx.xxx GET /ecp/ rfr=owa&X-ARR-CACHE-HIT=0&X-ARR-LOG-ID=6983c585-b0ea-4fd0-9bb1-fc747ee8e992 443 - xxx.xxx.xx.xxx Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.2;+WOW64;+Trident/6.0;+.NET4.0E;+.NET4.0C)
    - 302 0 0 15
    2014-06-28 12:25:38 xxx.xxx.xx.xxx GET /ecp rfr=owa/&X-ARR-CACHE-HIT=0&X-ARR-LOG-ID=d32a3a4f-d8a6-4712-91d4-56360be33793 443 - xxx.xxx.xx.xxx Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.2;+WOW64;+Trident/6.0;+.NET4.0E;+.NET4.0C)
    - 302 0 0 0
    2014-06-28 12:25:38 xxx.xxx.xx.xxx GET /ecp rfr=owa//&X-ARR-CACHE-HIT=0&X-ARR-LOG-ID=14797897-f1ad-454a-b73c-fde041a43d2b 443 - xxx.xxx.xx.xxx Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.2;+WOW64;+Trident/6.0;+.NET4.0E;+.NET4.0C)
    - 302 0 0 0
    Did anyone ever run into something like this? Or have an idea where i may have made a mistake? I've tried everything i could think of.
    The rewrite rules i have in place are basically exactly the same as the exchange team's blog but just in case i overlooked somehthing, please se the image below.
    thanks in advance for your time

    Hello,
    I wanted to see if anyone has any suggestions on reverse proxy options that can do pre-authentication like TMG use to do? I am currently trying to deploy out a new Excahnge 2013 setup in coexistence with an existing Exchange 2010 environment
    which will then be migrated over. And one of the requirements is to block certain users from accessing webmail externally while still allowing others to access webmail. That is currently achieved by using a TMG server but that is going to be decommissioned
    along with Exchange 2010.
    I have been searching online but so far I have not found anything that seemed to meet this requirement. I have seen that IIS Web Application Proxy tied in with AD FS would do the job. But there is some issue there with Excahnge 2010 still being active that
    won't allow it to work. Some suggestions I have seen online involved changing permissions on the IIS directory or modifying web config files but those options didn't seem like they provided a consistent result.
    So I am looking for some sort of option that is either inexpensive or some means of leveraging existing Microsoft technologies to achieve my goal any suggestions would be helpful.
    Nicholas,
    How about IIS ARR?
    http://blogs.technet.com/b/exchange/archive/2013/07/19/reverse-proxy-for-exchange-server-2013-using-iis-arr-part-1.aspx
    http://blogs.technet.com/b/exchange/archive/2013/08/02/part-2-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Reverse Proxy and OWA

    Hi,
    Setup:
    3 CAS servers - Exchange 2010
    1 IIS ARR reverse proxy
    I followed these two
    1 2 write-ups on how to setup Exchange 2010 OWA to use IIS ARR as a reverse proxy. The problem I'm having is
    when all three servers are online in the server farm OWA doesn't work properly. You can log in fine, but it appears to not load fully and you can't click on anything (eg Calendar, emails, forward, reply, etc). If I were to take all the servers offline except
    for one (doesn't matter which one), OWA functions normally.
    Since some users also access OWA internally I have configured IIS on each CAS server to redirect to HTTPS and the OWA virtual directoy. I don't think this is causing the problem, but I thought I should mention it.
    I followed the articles exactly. I'm not sure what could be causing the problem.
    Thanks

    Hi,
    According to your description, there may be some problem on the configuration of your IIS ARR.
    Thus, let’s troubleshoot ARR using Failed Request Tracing Rules to find the root cause.
    For the detail steps, please refer to the following article:
    http://www.iis.net/learn/troubleshoot/using-failed-request-tracing/using-failed-request-tracing-rules-to-troubleshoot-application-request-routing-arr
    And we can also check if the URL rewrite rules are working as expected:
    For more steps, please refer to the partition named Verifying if the above rules are working as expected in the reference below:
    http://blogs.technet.com/b/exchange/archive/2013/08/05/part-3-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx
    Thanks,
    Angela
    Angela Shi
    TechNet Community Support

  • Exchange 2013 pre-authentication & Reverse Proxy Options

    Hello,
    I wanted to see if anyone has any suggestions on reverse proxy options that can do pre-authentication like TMG use to do? I am currently trying to deploy out a new Excahnge 2013 setup in coexistence with an existing Exchange 2010 environment
    which will then be migrated over. And one of the requirements is to block certain users from accessing webmail externally while still allowing others to access webmail. That is currently achieved by using a TMG server but that is going to be decommissioned
    along with Exchange 2010.
    I have been searching online but so far I have not found anything that seemed to meet this requirement. I have seen that IIS Web Application Proxy tied in with AD FS would do the job. But there is some issue there with Excahnge 2010 still being active that
    won't allow it to work. Some suggestions I have seen online involved changing permissions on the IIS directory or modifying web config files but those options didn't seem like they provided a consistent result.
    So I am looking for some sort of option that is either inexpensive or some means of leveraging existing Microsoft technologies to achieve my goal any suggestions would be helpful.
    Nicholas,

    Hello,
    I wanted to see if anyone has any suggestions on reverse proxy options that can do pre-authentication like TMG use to do? I am currently trying to deploy out a new Excahnge 2013 setup in coexistence with an existing Exchange 2010 environment
    which will then be migrated over. And one of the requirements is to block certain users from accessing webmail externally while still allowing others to access webmail. That is currently achieved by using a TMG server but that is going to be decommissioned
    along with Exchange 2010.
    I have been searching online but so far I have not found anything that seemed to meet this requirement. I have seen that IIS Web Application Proxy tied in with AD FS would do the job. But there is some issue there with Excahnge 2010 still being active that
    won't allow it to work. Some suggestions I have seen online involved changing permissions on the IIS directory or modifying web config files but those options didn't seem like they provided a consistent result.
    So I am looking for some sort of option that is either inexpensive or some means of leveraging existing Microsoft technologies to achieve my goal any suggestions would be helpful.
    Nicholas,
    How about IIS ARR?
    http://blogs.technet.com/b/exchange/archive/2013/07/19/reverse-proxy-for-exchange-server-2013-using-iis-arr-part-1.aspx
    http://blogs.technet.com/b/exchange/archive/2013/08/02/part-2-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Cancel of J1IEX part 1 and part 2 for the cancel GR

    Hi,
          I have on eproblem , user captured the Excise invoice with J1IEX part1  and GR done also the part2 is posted,  and now we want to reverse that, the problem is insted of Cancelling GR with MIGO cancellation user have done it by MBST  and as MBST  is not supported for CIN  due to this no entry is created for part 1 reversal,  now how to proceed further.
    regards,
      zafar

    zafar
    follow the return procedure with excise
    Once you post the excise amount In the SAP System, therefore, you have to reverse CENVAT posting correspondingly.
    1. MIGO:Cancel the material document (movement type 102) & during cancellation update part1 only. This changes the excise invoice document status to In process
    2. J1IEX:Post the excise invoice referring the material document (of movement type 102). Creates an accounting document to reverse the CENVAT postings. Creates a corresponding entry in Part II of the appropriate excise register
    Thus the excise postings are reversed.
    3.J1IEX: Cancel the excise invoice (Do this if your plant does not allow multiple goods receipts per excise invoice).Now the system will allow you to cancel the vendor excise invoice
    Laxman

  • Outlook 2013: There is a problem with the proxy server's certificate

    Hello!
    One more question regarding Outlook 2013/Exchange2013SP1:
    There are three lab PCs: DC, Exch1, Exchange2. There's a wildcard certificate installed on Exch1 (https://social.technet.microsoft.com/Forums/en-US/6a440c99-47bd-4f48-8cc5-9f92e6b06496/wildcard-certificate-for-exchange-2013?forum=exchangesvrgeneral).
    OWA works perfect with this wildcard certificate.
    I install Outlook2013 on Exch1 and get the error:
    DC.Entreprise.Local is a computer certificate issued for the computer DC.Enterprise.Local.
    DC.Enterprise.Local IS NOT (and never was) the proxy for Exch1 or Exchange2:
    How Outlook could request DC's certificate if the proxy server = Exch1.Enterprise.Local???
    Thank you in advance,
    Michael

    Hello all,
    Thank you for your replies!
    Since I'm using a wildcard certificate I changed Outlook providers according to this:
    http://blogs.technet.com/b/exchange/archive/2013/08/02/part-2-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx
    If you do choose to use a wildcard certificate, you should also make sure that you
    change the EXPR Outlook Provider, so that Outlook Anywhere clients can successfully connect to the Exchange Server (this behavior can be a particular issue
    if you have Windows XP clients). If you do not make this change then end users may continue to receive a prompt for a certificate mismatch."
    ...and EXCH and EXPR are both set to *.Enterprise.Local.
    "I install Outlook2013 on Exch1" you mean you install Outlook on top of Exchange?"  - on the same server as Exchange, and in this case Outlook must use SCP, not DNS (the server and the client are in the same AD domain).
    "Without SCP, Exchange  try DNS autodiscover lookup, first site it will try is
    https://emaldomain/autodiscover/autodiscover.xml, which happen to be resolve to your domain controller."  - I think that's the case... I just don't understand why
    an internal client can't find the SCP that does exist and point to exch1.enterprise.local:
    Regards,
    Michael

  • Cancel Vendor Consigment Goods Issue document

    We are in the process of implementing Vendor Consignment and are unsure about one piece of the process.  This is the scenario:
    a) end user draws 2 parts out of Consigned stock
    b) MRKO will create a liability to the vendor
    c) end user only needed one part so he returns 1 to Consigned stock via MBST
    d) both parts are reversed, MRKO settlement is fully reversed
    e) we have to re-issue one in order to restore the correct liability to the vendor
    Has anyone been able to come up with a smoother process to manage returns to Stores?

    Hello Jurgen,
    We use mvt type 261 to issue out against the reservation.  We are now in ECC and have re-tested this process and it now works as expected using mvt type 262... the settlement performed via MRKO now recognizes that something has been put back into consignment and posts a reversal in FI.  This did not work when we tested in 4.6c, but it works fine in ECC.
    Thanks again for your feedback,
    Linda

  • Sizing IIS ARR for Exchange Server 2013

    Hi Everyone,..
    I planned to publish Exchange 2013 through IIS ARR server, but I've had trouble finding any data on CPU / memory usage for a dedicated ARR server based on Microsoft recommendation. There are 8000 users that will be access from ARR server. 
    Hopefully you can help for sizing so
    there isn't bottleneck on that server.
    Thanks
    ~IH~

    Hi Irfan
    The concurrent connections depends upon appConcurrentRequestLimit which has a default value of 5000. I think you need to increase this if  in your case the concurrent connections exceed 5000
    I have found few articles for your reference
    http://www.iis.net/learn/extensions/configuring-application-request-routing-(arr)/achieving-high-availability-and-scalability-arr-and-nlb
    http://blogs.technet.com/b/tristank/archive/2008/03/11/maxuserport-what-it-is-what-it-does-when-it-s-important.aspx
    https://blogs.technet.com/b/exchange/archive/2013/07/19/reverse-proxy-for-exchange-server-2013-using-iis-arr-part-1.aspx
    https://blogs.technet.com/b/exchange/archive/2013/08/02/part-2-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx
    https://blogs.technet.com/b/exchange/archive/2013/08/05/part-3-reverse-proxy-for-exchange-server-2013-using-iis-arr.aspx
    Its better to submit this to  http://forums.iis.net/ since this is more kind of IIS related issue and you will get better response
    Good Luck !! 
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com

  • ITunes 11 merges my libraries and imports "cloud" music that I never downloaded or searched for?

    I have over 600 albums. I created and manage four separate libraries to help me sort my music in top-level ways that iTunes just doesn't allow (example, one library is just for streams that I have ripped, and omg, live recordings. Who does that anymore?) Now that I'm in iTunes 11, the user interface is mixing them all together in the same display! This totally defeats my preference of browsing libraries by my custom sorting. No use with the "genre" tags- iTunes never tagged half this stuff correctly to begin with, so this sort option is useless 50% of the time anyway. What am I supposed to do, go through 600 albums and retag each one individually? FRUSTRATING!
    Furthermore, there are new files that seem to have come off "the cloud" that I NEVER DOWNLOADED and these files/songs are littered everywhere across my libraries like little mouse droppings.
    How much time do I have to waste on my part to reverse-engineer this? I'm looking through all these discussions, and the "solutions" people have for these iTunes "workarounds" are getting worse than similar "workarounds" for Windows problems!!
    Should I revert to iTunes 10?
    Should I just dump iTunes entirely? (Believe me I've been thinking about it. All my music is stored separately in original format files. I have never trusted iTunes to manage my music, I only use it for the interface.)
    Advice? Please?

    For anyone who hits this thread: Hit view, then "hide music in the cloud." Your libraries will return to how you have built them.
    Kelly, your music is still probably on your hard drive. The iCloud is just a cute techy way of saying that you have online access to things you've purchased from apple... just wait until they make it so that you ONLY have online access to your purchases, and nothing ever comes "off" the cloud for you to tangibly own.
    Folks, this is a smoke and mirrors gimmick to make you buy-in to the itunes store. Let Apple manage, deliver, and DECIDE all the content that you will see. It's at least one degree more insiduous than corporate radio.
    Kudos on the crisp interface and larger album cover displays, but...
    Apple cannot find cover art for 1/3 of the library that I have built. That is because Apple does not carry that music. Apple will never host music from ancient vinyl that I have remastered, Apple will never host the shows of obscure electronica djs or the local bluegrass bands that put out EPs in the western US in the 80s. If you restrict your music experience to a single venue, you are not only missing out, but you are supporting an economic model which quashes music that does "not meet industry standards." Have fun with iTunes 11 kids.

  • Export Problems with Speed/Duration

    Hi guys,
    I'm pretty new to working with video and i'm learning Premiere CS5 at the moment.
    I've imported my video, rendered scenes from Cinema4d and composited in After Effects.
    I exported at PAL DV 720x576 25fps.
    Anyhow, i've brought it into Premiere and added a soundtrack and have been playing around with cuts and
    changing the speed and duration of some parts and reversing other sections.
    I've exported it using the Mov - PAL DV Widescreen option and all was fine until about the 6th or 7th
    export test. Now all of a sudden the parts of the movie that have speed changes or time changes are
    coloured blue? They look like they're negative for some reason?
    I've done some tests exporting directly as H.264 and things seem ok.
    I've even created a new sequence using the same video and did a reverse and time change on it
    and it exports fine.
    I can't understand what the problem is. The preview is fine but now even the .Mov icon is blue! lol
    Any advice please guys?
    Premiere CS5
    Mac OSX 10.6.4
    2x3 GHz quad-core Intel Xeon
    8Gb Ram

    *Bump* please!

  • Get rid of documented menulets in menu bar

    I've found a lot of answers on how to remove a menulet that is "undocumented" like the bluetooth icon. But how do I remove a documented menulet (the right side)?? You can't drag them like the undocumented! Stuffit Deluxe has a menulet that I really don't need! How do I get rid of it?
    Any suggestions?? Thanks...
    MacBook Core 2 Duo, 2Ghz, 1GB RAM   Mac OS X (10.4.8)  

    For those who aren't sure what you mean by "undocumented" simonma is referring to menulets by Apple (that are developed using code that is not published outside Apple), and menulets by most third-parties (that are developed using code that Apple publishes, but this code doesn't offer the expanded capabilities -- like command-drag to move -- and cannot intermingle with Apple's menulets). Some third-parties have reverse-engineered Apple's code, so when you aren't sure what "type" of menulet you are dealing with, just try to "command-drag" it and you'll see.
    Simonma, for "documented" menulets, each application has its own way of doing it. Some of the include a Preference panel (either in System preferences or in their own). For others, you can simply remove them from your Login items.

Maybe you are looking for

  • I am using iphone 4s and just updated ios6 but my apple map is not working please help me for the same

    Dear all, as i am using i phone 4s in INDIA, today itself i updated my phone to operating system ios6, but my map of phone is not working , so please help for same.Its says "direction could not be found ", when i select the starting point and end poi

  • Messages getting stuck in outbox

    Hi, I would imagine this is a problem that comes up regularly here, so if anyone could direct me to a thread that deals with it...... ? I need to send an email to multiple recipients I tried to do this but got a message back saying that the addresses

  • Camera compatibility

    I am looking to buy Final Cut Express, and i have a Sony DCR-HC36, it works fine with iMovie, never had any problems. However it is not on the list of compatible cameras in the Final Cut Express websiite. will this camera still work with FCE or will

  • Add Service interface

    Hello folks, In PI 7.1 there is a new naming for message interface which is the Service interface. When i create a Business service : i can add sender and receiver Service interfaces. But if i create a Technical system in SLD and assign Business syst

  • Please help me get started with Databases...

    I've spent all day moving from one tutorial to the other trying to figure out how to use a Database with Java. I haven't found anything that explained things basic enough for me to understand, however, I did download and install MDAC 2.8 which was su