Sending rejection back to vendor

Hi,
In case of rejection, after usage decision (mvt 122) material is to be send back to vendor. Which T-code is to be used to print delivery challen / hard copy to send with rejected material ?

Hello,
If you are under excise then you have to send all the material against excise challan.
For this use transaction J1IS to print excise invoice
for this use MATD as ref document and use material document which is from mvt type 122.
Fill all the details in this transaction like excise values.
Regards
Kedar kulkarni
Message was edited by:
        KEDAR KULKARNI

Similar Messages

  • Sending Components to SC-Vendor from Sale Order Stock

    Hi
    Anybody can throw some lights on following Issue…..
    Our Customer is Placing Order with Us….It is an MTO Scenario….
    The Product is Assembly…
    In that Assembly, we have to Send some components to our Sub Contracting Vendor…and get back  one HALB Product….
    To create Sub Contracting PO…I have to create PO in ME21N with Item Category “L” and Acc.***.Category “E”…Here In Item Details, Material Data…The BOM is getting Exploded…..
    Now I want to send my Components( Which is also belongs to  Spl.Stock “E”) to my SC-Vendor…in ME2O…But Here I am not getting any Selection…ie) the Components which I want to send to my SC-Vendor based on that PO from Sale Order Stock “E” is not flowing in ME2O…
    Pl. Guide me How can I send components to my SC-Vendor based on my PO with Item Category “L” and Acc.***. Category “E”…
    Your Immediate response in this is highly appreciated…
    Regards
    S.Baskaran.

    use tcode MB1B with movement type 541 and choose TO PURCHASE ORDER and give the purchase order details here.
    regards,
    indranil

  • Returning goods back to Vendor in R/3

    DEAR SAP GURU's:  Good Day!  I am on a project at the moment and I have never heard of returning goods back to the (started in the middle) vendor as they are doing.  I am not saying it is wrong, but some new requirements for sending material out for repair, re-calibration, etc  is coming in the future and I am unsure that it will work with returning the repairable material to Vendor or the Lab.This is material that is not being sold to customers, but has to be maintained for the company.  We are also going to implement serialization profile as well as the equipment record.  The process that is being done now that I am not familiar with (they are only using this for material that is not repairable, it example would be a wrong part number was rec'd into warehouse in error) is to perform a MIGO transaction with a 122 movement on the delivery note number. Reason is so shipping can have a document to ship out on versus a manual shipping document.  I am used to returning material back to vendor in a Purchase Order with the "return" indicator flagged and performing a 161 movement. This also creates a shipping document back to the vendor.  This is what I want to purpose to the company however, they just implemented the use of the 122 for their process now.  Has anyone heard of doing the return to vendor with a 122 mvmt?  Does anyone know if this will work for material we want to ship out to vendor?  If so, how do capture the value and repair costs?

    Hi Kimberly!
    I wouldn't call me an expert for such questions, but at least some thoughts.
    From logistic point of view, a 122 shipping should be OK - but your last questions points out the difference to a return PO (and 161): how to get correct values?!
    When you can live with moving average (or standard) price, that's fine, but when you have to have the 'original' values from the PO or charge otherwise something for the goods, a 'whole' process starting with a return PO is necessary.
    When going on to discuss this question with the customer, involve first more (or mainly) value interested people (FI or purchasing department) - from logistics you won't get understanding in the beginning.
    Regards,
    Christian

  • Sending ibook back if can't find help

    please, after two days of tech support with apple and my isp provider AND the local authorized dealer still no connection. i am going to have to send it back.
    out of the box, it never has conneceted. everything indicates that it recognized the network but it just isn't connected. i carried it in to the AU and he picked up his network just fine.
    i have a built in wireless airport, and a wireless router. i also have an IMAC that is conncected with no problem and a windows PC that is also conncected.
    i get a message that my password is incorrect (i know i am typing in the correct one) tried the router password, modem password and the computer password. also message saying, "connection failed" in the set up assistant.
    i plugged the modem ethernet directly into the ibook and it still didn't connect but my isp provider insist that it is the set up in the ibook not them.
    also, a message saying no conncection.
    1. can i set up another network? and go from there?
    2. is there something i am not doing that everyone at apple is missing????
    3. is there anyway to "tap" into my IMAC without the internet conncection on the IBOOK?
    please any suggestions would help. i really don't want to return the ibook but i am running out of people to help me.
    thank you in advance,
    movie lady.

    I have a couple of suggestions for you, depending on what you want to do. I apologize if any of this is a reiteration of what was already mentioned.
    First, if you want to hook the ibook right up to the cable modem then you may first have to power cycle the modem. Depending on the cable modem that you are using, and all but a few do this, it will remember the MAC (media access control) address of the ethernet card it was plugged into when it was initialized-- precluding the use of other ethernet cards with the modem. If its of any help power cycling of the modem while it is plugged into the ibook may help with the connection. Otherwise, you may have to contact your ISP and ask them to resend whatever commands they need to in order to have the modem reacquire the MAC address. (Each network device has its own unique MAC address.)
    If you want to ibook to connect through the imac via airport and the imac has airport, then you need to open the sharing pane of the system preferences application and enable internet sharing from the imac's ethernet port through its airport card. Set the name of the network to whatever you like and make sure that the ibook can see it. Once you do this, you need to disable the firewall under the firewall tab of the sharing preference's pane in order for the ibook to connect to the internet. (The reason is that the firewall protects the imac on all network ports, not just the one connected to the internet. As such, the imac will reject all information that it does not request from either connection. The trouble here is if the ibook sends a request to the imac for some information from the internet, the imac will reject the ibook's request because, from the imac's perspective it did not generate that request. Alternatively, you can manually configure ipfw, but that's probably overkill for your needs.) After this, you should be good to go.
    Third, if you are trying to use a router, then you first need to make sure that its configured properly-- see your documentation for this one because each has its own eccentricities. But a few tips include making sure that the wireless connection for both B & G is on to ensure compatibility, adding all computers to the access control list if you are using one, and ensuring that all the passwords match.
    As I mentioned above, you may very well need to power cycle your cable modem, or even worse call your ISP in order to change devices.
    I hope this helps.

  • HOW TO SEND XML BACK TO PRINT? (See Inside thread for more info)

    Hello Everybody,
    Because there is not a lot of documentation on  if_fp and if_fp_pdf_object
    I found out that i can retrive my PDF from the ADS with the following code:
        data:
        lo_fp                 TYPE REF TO if_fp ,
        lo_pdfobj             TYPE REF TO if_fp_pdf_object,
    pdf_xstring           TYPE xstring,
        xml_data              TYPE xstring,
        lv_xml_data_string    TYPE string.
                Get FP reference
      lo_fp = cl_fp=>get_reference( ).
                Create PDF Object using destination 'ADS' (<-- this is how it is defined in SM59)
      lo_pdfobj = lo_fp->create_pdf_object( connection = 'ADS' ).
                set document
      lo_pdfobj->set_document(
      EXPORTING
        pdfdata = fp_formoutput-pdf ). " fp_formoutput-pdf is of type xstring
                Tell PDF object to extract data
    lo_pdfobj->set_extractdata( )." obsolate!!!
      call METHOD lo_pdfobj->set_task_extractdata( ).
                Execute the call to ADS
      lo_pdfobj->execute( ).
      lo_pdfobj->get_data(
      IMPORTING
        formdata = xml_data ).
    After this i can manipulate xml_data but dont know how to send it back to print...
    Can you direct me to the solution please?
    Thank you in advance,
    Eran Fox
    p.s.:
    Component version    SAP ECC 6.0
    Unicode System         No
    Database system      ORACLE
    Release                     10.2.0.2.0
    Kernel release           700

    Hi Billy
    Yikes - how embarassing !  Thanks for pointing out my beginners mistake there.  I've fixed my code - and also implemented the substitutions of parameters like you suggested - I like that approach.
    Unfortunately the end result is no better - the line
    utl_http.read_text(resp,response_text);
    Still returns nothing back
    The headers that are coming back are
    Date: Thu, 04 Jul 2013 08:31:56 GMT
    Server: Apache/2.2.16 (Ubuntu)
    X-Powered-By: PHP/5.3.3-1ubuntu9.3
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Length: 0
    Content-Type: text/html; charset=UTF-8
    Connection: close
    I guess I will need to try chasing it with the fastsms vendor so see if they can check my incoming request and see if there are any glaring problems. I know the xml is correct as I am now logging the xml string just before I send it and when I take that string and put it in their test form it works perfectly - something else in the puzzle is missing. I've had no experience using utl_http before - perhaps it's no possible to read the xml repsonse using this ?
    Anyway, thanks for your help Billy.
    ps - How do you paste your code into your message to get that formatting ?
    Cheers,
    Brent

  • Send survey back to the self registration system (ROS)

    Dear Experts,
    I can send the questiannaires from the system to the vendors, but when the vendors send it back (by pushing the 'SEND SURVEY' button), it doesn't  acceptable in the system.
    Please advise,
    Best Regards
    Eyal Weinreb
    HP

    Hi,
    There are certain key points need to be addressed while sending surveys. Pl. check the following threads for pointers.
    ROS Vendor question submission problem
    Suppliers Unable to send the Questionnaire!
    Regards,
    Sanjeev

  • Process for Replacement for rejected parts by vendor

    Dear All,
    We are facing a problem in mapping the process of Replacement for rejected parts by vendor.
    Scenario:
    In case of import vendors, material is received in stock and payment is made to vendor thru Invoice.
    Now in case of defected parts vendor sends the replacement and the defected part is scrapped.
    Is there a process to receive the replacement part with proper accountability ?
    Thanks & Regards,
    Ritesh.

    Hi AP,
    We are scrapping the rejected material. Can you explain which movement type is used to put rejected stock to vendor movement type.
    Thanks & Regds,
    Ritesh.

  • Cannot log in to Nationwide internet banking in Firefox. I get the front page but Login says internet banking is not working. Next screen says it's ok and sends you back to the first screen, which says it isn't. Works throughInternet explorer

    Question
    Cannot log in to Nationwide internet banking. I get the front page but Login says internet banking is not working. Next screen says it's ok and sends you back to the first screen, which says it isn't. Works throughInternet explorer

    That issue can be caused by corrupted cookies.
    *https://support.mozilla.org/kb/Cannot+log+in+to+websites
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • I am having trouble setting up icloud it keeps sending me back to install instructions and I'm just getting frustrated. So far I'm not liking the new itunes I can't figure out how to  look at my duplicate music like I used to.

    I can't sign on to icloud. It says I need an icloud account. I click the help option it send me back to the same page. I reinstall it nothing.
    Download the iCloud Control Panel.
    To enable iCloud on your Windows PC, first set up iCloud on your other devices, then install the iCloud Control Panel for Windows (Windows Vista with Service Pack 2 or Windows 7 required).
    ok I can't seem to set up iCloud on any device I don't understand... Ive already installed it three times.
    Turn on iCloud.
    From the Windows Start menu, choose iCloud Control Panel.
    Enter the Apple ID you used to create your iCloud account and select the iCloud services you’d like to enable.
    For mail, contacts, and calendars, you can use iCloud.com or Outlook 2007 or later.
    there is no iCloud control panel but I click on i cloud. Then entere the Apple ID you used to create your iCloud account - WHAT!!!!? where is this I keep trying to find out how to create and iCloud account but I keep getting these stupid directions!!!
    Enable automatic downloads.
    To enable automatic downloads for your music, apps, and books, open iTunes > Edit > Preferences > Store and select Music, Apps, and Books.* (Requires iTunes 10.5 or later.)
    - This is the only step that makes sense and already did it...
    Turn on iCloud for the rest of your devices.
    To get the most out of iCloud, set it up everywhere.
    This is soooo frustrating!!!!
    Also I want to be able to look at duplicate songs on my itunes but after I downloaded the new version I can not figure out how to get that back. If the duplicate setting isn't in the new itunes I want the old version back.

    Did you ever resolve the iCloud problem.I am in the same position and its driving me mad!!! If you have a link to an solution I would appreciate it.

  • HT4914 I often record songs at a particular tempo, iTunes Match will then match it and send it back to me at the original tempo, is there anyway I can stop some songs from being matched. At the moment I have turned match off. But I would like to sync play

    I often record songs at a particular tempo, iTunes Match will then match it and send it back to me at the original tempo, is there anyway I can stop some songs from being matched. At the moment I have turned match off. But I would like to sync playlists.

    How old was this backup? It sounds like it was at least several weeks old.
    You can look directly in the TM backup for the music.
    1. Connect to the external HDD the backup is kept on.
    2. Open a Finder window and select the backup drive in the left hand panel. Double click into the folders until you see a list of folders with dates.
    These are the incremental backups. You can start at the top or the bottom of the list but I suggest you double Latest/<HDD Name>/Users/<Account Name>/Music/iTunes/iTunes Media/Music. From this location you can start looking for the "missing" music. When/if you find it you can simply drag-n-drop to ~/Music/iTunes/iTunes Media/Music on the internal HDD.
    If the music is actually not in the backups (for whatever reason) then you've got a problem.
    You can download the uploaded files from the cloud by deleting the affected tracks from the iTunes library (but not the cloud!), highlighting multiple tracks at once, right-clicking and choosing "download."

  • Apple sent me a new iPod touch to replace the one that stopped working. The new one has the same problem as the old one. Should I send it back?

    I bought an iPod touch 4th genertion in August 2013. About 3 weeks ago, iTunes told me an update was available for my iPod so I clicked update. It then said it had detected an iPod in recovery mode and I had to restore my iPod. I tried to restore it when another pop up appeared saying an unkown error occured and it was unable to restore my iPod. I talked to someone on the online help page and they said I needed to talk to someone on the phone because it was too complicated to explain. The first person I spoke to on the phone could not identify my problem so she got her supervisor who said I needed to send it in for repair. I sent it in and yesterday I received a brand new iPod in the mail with a letter saying they could not fix my old iPod and this was a replacement. I plugged the new iPod into my computer to restore it and everything was fine. It said my software was not up to date so I clicked update and the exact same thing happened with the new ipod. It told me to restore my iPod and then said it was unable to be restored. They replacement arrived yesterday. Should I send it back?

    What is the exact wording of the error message? It may be that there is a problem with your computer and is causing the problem, not a problem with the iPod.

  • How can I send a PDF form for someone to complete, then lock it for no one to see except us when they send it back?

    We would like to create a PDF form to collect sensitive information (phone numbers, payment information) from our customers. Ideally, we would like for them to be able to fill it out, then hit a button to encrypt it when completed, and send it back to us for us to view. Kind of like sending out an open, self-locking box for them to fill, and once they close it no one can see the contents without the key (which we would have).
    I’m using Adobe Acrobat Pro XI (11.0.07) on Mac OSX (10.9.4).
    Is this possible? If so, how do I do this? Thank you in advance!

    You can use certificate encryption. Each of your customers needs to have a digital certificate with a private key and send you the public key version of his/her certificate. You also need to have a digital certificate with private key and to send each customer the public version of your certificate.  Then after each customer fills in your form, she encrypts it with certificate encryption entering as recipients herself and you before sending this PDF to you. This way only this particular customer and you can open and see PDF filled with sensitive information.
    This workflow presumes that you and each of your customers can procure a digital certificate (Digital ID in Acrobat-speak).

  • I ordered a new phone and shipped it to a friend in Dubai, UAE. without knowing i have to activate it by making 5minutes calls, please i need a way to activate it without sending it back to the US..any help? this has been very frustrating for me this past

    I ordered a new phone and shipped it to a friend in Dubai, UAE. without knowing i have to activate it by making 5minutes calls, please i need a way to activate it without sending it back to the US..any help? this has been very frustrating for me this past few days

    scottxx,
    That was very nice of you to provide your friend with a new phone! I am sorry to say that the device will not be able to activate while in Dubai. For a device to activate it must connect to the VZW network to become active. I apologize for any inconvenience.
    LindseyT_VZW

  • My iPhone 5 charger stopped working. It's under warranty and I want to send it back. How do I initiate that process? The website keeps sending me in circles.  I'm getting an error message when I put in my serial number.  Why is this so difficult?

    My iPhone 5 charger stopped working. It's under warranty and I want to send it back. How do I initiate that process? The website keeps sending me in circles.  I'm getting an error message when I put in my serial number.  Why is this so difficult?

    If posible you will find visiting a store by far the simplest way of getting a solution
    Which Country
    are you in ?
    Have you checked the lightning socket on iPhone doesn't have lint or fluff in it
    solves majority of such issues

  • HT1725 I bought an App last month, doesn't work. consulted the manufacture they sent me to iTunes for refund, reported the problem to iTunes, they sending me back to Manufacturer.

    I bought an App last month, doesn't work. consulted the manufacture they sent me to iTunes for refund, reported the problem to iTunes, they sending me back to Manufacturer. Can someone please assist me on this, I need my refund for this non functional App. BSSoft and iTunes Stores do something here, when I go back to report it again, I get an error message stating "...this problem has been reported or too old to report..."

    Debit card? Are you sure?
    USA iTunes Store does not appear to accept debit cards - http://www.apple.com/legal/itunes/us/terms.html  "The iTunes Store, Mac App Store, App Store, and iBookstore services (“Services”) accept these forms of payment: credit cards issued by U.S. banks, payments through your PayPal account, iTunes Cards, iTunes Store Gift Certificates, Content Codes, and Allowance Account balances."

Maybe you are looking for

  • C4700 not responding

    Cannot print to c4700 from any software with wireless but  usb ok, frequently comes up as offline. Running hphndu advancedd tools - printer appears with correct ip address from talktalk sna 5630 router and displays printer page on browser showing ink

  • Dropping sound in text chats

    For a few months my iChat has been dropping sound in text chats. The new message, message sent, etc. sounds are dropping (or being sent to some unknown output device). I can't figure out where/how to fix this...and it's getting worse. Now when iChat

  • Settlement job is held up on JEST table

    Hi , A settlement job is held up in JEST table and is shown in SM66.There are many hits of this JEST table which is in sequential read status .The job which is related to this table is running inconsistently since 3 days ie the duration for completio

  • Moving Files in Finder (OS X Lion)

    Is there anyway I can move files on my Mac without having to copy files to a new place and deleting the originals? It's very time consuming doing this!! lol

  • Yaourtrc EXPORT variable

    Hi, I use yaourt for downloading and installing programs from AUR. I want to export the built packages to a directory, so these are the relevant settings in my .yaourtrc: EXPORT=1           # Export to 1: EXPORTDIR or PKGDEST                     # 2: