Automatic triggering of output type in Goods issue

Hello Experts,
I am trying to pick the output type while creation of goods issue document using transaction MB1A. After creation, it is not coming automatically. I did the customization setting for maintaining conditions based on output type WA02, adding trans/Event-WA, print version-3, print item-1 but still it is not populating automatically while creation of GI document.
Could you please let me know, how to do it or if i am missing some customization.
thanks,
Karun

Hi,
To trigger the OUTPUT automatically you have to maintain the CONDITION RECORDS in MN21
Goto the Transaction code MN21 and enter the OUTPUT type as WA02 and give the following details
Trans/Event type
Print version
Print item
partner function
Medium
Date/Time
Language.
After maintaining this check whether the OUTPUT determined automatically or not.
I hope it will determine automatically.
thanks,
santosh

Similar Messages

  • Proforma Invoice triggers automatically through delivery output type

    Hi Gurus,
    Iam facing one issue related proforma invoice, senerios is sales order- once delievry saves, it triggers one output type ZGF8, and it triggers Proforma invoice type ZGF8.
    In delievry output type ZGF8, we have output program Z_EVT_LIKP_OUTPUT, and Form Rouitne CREATE_EVENT.
    Now user want to differnt delivery type and differnt proforma invoice type same as above.
    My question is how the system is triggers ZGF8 proforma billing type automatically, where in the system have the setting.
    Please guide
    Thanks
    Ramki

    in creation mode you can see kew combination this will show your access sequence criteria.
    Go to NACR display mode in header condition info ,click condition info tab with entering any values in screen this will show the details

  • Different movement types for Goods Issue for different Order Types

    Hello Experts,
    Can we maintain different movement types for Goods Issue for different Order Types at the time of automatic creation of reservations?
    Thanks and regards,
    Satyajit

    Satyajit,
    Folow the link given,
    Re: How to add new movement types when creating reservation?
    Hope this helps you.
    SmanS

  • Different movement types for goods issue via outbound delivery

    Hi gurus,
    How can I use different movement types for goods issue via outbound delivery?
    Thanks&Best Regards,
    Burcu

    To use different schedule lines, we need different item types and different document types. Is that right?
    Is there a user exit in outbound delivery to post goods issue?
    Thanks...

  • Getting a PDF by triggering an Output Type

    Hi All,
    I have created an Output Type in NACE. Say ZRUD. In Nace I have configured it to a PrintProgram.
    Then please tell me the next procedures, through which I will be able to generate a PDF not by directly executing the smartform, but by triggerring the output type.

    You need to fire the output on the specific printer which has a device type of PDF1.
    Your basis guys can help in this regards.
    Regards,
    Naimesh Patel

  • Movement type for goods issue in intercompany STO business scenario

    Hi, everyone,
    In intercompany STO scenario, firstly we should create a purchase order with a transfer order type just like as UB,
    then we use T-code: VL10B to create the delivery note by referencing the purchase order created in first step, in succession, billing, goods reciept.
    Actually I have a question about the movement type in goods issue process. The standard is 643 deliveried by SAP.
    Can I customize the movement type in intercompany STO business scenario

    hi,
    The following are the scenarios of cross plant goods movements:
    Alternate plant procurement of purchased items
    Alternate plant production
    Plant-to-plant goods transfer of grouped project stock
    Stock transfer without reference to a stock transfer order (STO)
    1 Step – 301
    1 Step reversal – 302
    Stock transfer with reference to an STO in the receiving plant without SD
    2 Steps - 351 and 101
    2 Steps reversal – 102 and 352
    Stock transfer with reference to an STO in the receiving plant with SD delivery
    2 Steps – 641 and 101
    2 Steps reversal – 102 and 642
    1 Step – 647
    1 Step reversal – 648
    Movement Type &  Description
    301 / 302
    Goods receipt into production order in another plant. This is a one-step, cross-plant stock transfer. This movement type does not use STOs but behaves like a goods receipt of stock, except that the stock comes from another plant into the current plant. Movement 302 is the reverse of 301.
    351 / 352
    Stock transfer that is in transit between two plants. This is a two–step, cross-plant stock transfer, because after movement 351, you do not immediately see the stock in the receiving plant. After movement 351, the stock is in transit between the two plants. Only after you have performed a goods receipt (movement 101/102)of this ”in-transit” stock into the receiving plant can you see this stock in the receiving plant. Movement 352 is the reverse of 351.
    641 / 642
    Stock transfer that is in transit between two plants, with delivery documents (Sales and Distribution). This is a two-step, cross-plant transfer of stock, because after movement 641, you do not immediately see the stock in the receiving plant. After movement 641, the stock is in transit between the two plants. Only after you have performed a goods receipt (movement 101/102 ) of this ”in-transit” stock into the receiving plant can you see this stock in the receiving plant. Movement 642 is the reverse of 641.
    647 / 648
    Stock transfer to another plant, with delivery documents (Sales and Distribution), with STO. This is a one-step, cross-plant stock transfer because after movement 647, you cannot immediately see the stock in the receiving plant. The stock is never in transit with this movement type, but the stock is transferred with reference to an STO with Sales and Distribution documents. Movement 648 is the reverse of 647.
    regards,
    Siddharth

  • Output type for goods receipt

    Hi guys,
    Can any one lemme know what is the output  type we can use for goods receipt- for generating a  goods receipt smartform output?
    and can u also lemme know the standard print program also.
    if u have written any zprint program plz send it ASAP.
    thanks n regards,
    Bhargava.

    u can see the output types for Goods Receipt in Transaction NACE. Application M1
    Output type        Name
    CHKL     Count List ( Program RTCHECKL, form RT_CHECK_LIST)
    GRPL     Pallet Sticker ( Pro RTCHECKL, form RT_PALLET_LABEL)
    The Form names mentioned are SAPSCRIPTS not smartforms.
    Also Bhargava, chk out with ur Consultant wat output type suits ur requirement coz there r multiple options as u can see for urself in NACE under Applications M1/ME.
    Hope it helps.
    Regards,
    Bikash
    Message was edited by: Bikash  Agarwal
    Message was edited by: Bikash  Agarwal

  • Triggering program form(subroutine)  from MIGO using output types gives lock issue with Bapi_sag_change

    Hi,
    On creating the GR from MIGO tcode, based on the quantity check i am updating the field ELIKZ using BAPI_SAG_CHANGE.
    And updation logic is written in a zprogram using with in FORM XXXXX...ENDFORM XXXXX. ( FORM XXXXX is configured in the output type ).
    So the problem i am facing is on creation of the first GR with scheduling agreement number GR is posted successfully and under the output tab the i can see the green icon.
    But on creation of the second GR with same scheduling agreement its showing red icon. The following is the error message " User locked the scheduling agreement ...."
    I even tried using dequeue fm and transaction commit, but it didnt work. Please let me know how to over come the lock issue.
    Thanks & regards,
    Manojkumar K

    Solved it myself....
    Regards,
    Manoj

  • For m.type 261 goods issue output device need to be configure

    Hi All,
    As above said in the subject line is there any way to configure output device for m.type 261 goodsissue
    I want to configure output device only for m.type 261 not for other m.types so kindly let me know the configuration settings.
    regards
    sapmm

    The configuration steps are under:
    IMG \ Materials Management \ Inv. Man. and PI \ Output determination . . .
    Condition Tables
    Access sequence
    Output Types
    Procedure
    You want a small Requirement (an ABAPer could create in minutes) for your Procedure that limits the output according to Movement Type 261.
    Regards,
    Nick

  • How to re-run output determination after goods issue through idoc

    Hello,
    i've got a question about output determination. We are currently in a process to automate picking, packing and goods issue through a 3rd party software. The software creates DELVRY03-Idocs including picking, packing and goods issue-information. Picking, packing and goods issue work just find and after submitting the idoc, the delivery is updated as needed.
    The problem arises when it comes to printing the shipping document on the printer belonging to the picking station that just processed the delivery. To determine the correct printer, the external software includes the picking station number inside the idoc. A user exit in idoc_input_delivery puts the number (3 digits) into likp-traid. The customizing for using this field inside output determination is complete and seems to be working.
    The problem is: as the number of the picking station is not known before goods issue, the LD00 message must not be generated before goods issue. I used the appropriate condition insinde the message scheme, the message is not generated until goods issue is complete. After processing the DELVRY03-Idoc, the message should be found and generated, but it isn't. When i take a look at the delivery after submitting the idoc, goods issue is complete, picking and packing is done - and no sign of an header message of type LD00. First i thought about a misconfiguration inside my customizing for output determination, but when i access the delivery via vl02n (change delivery), output determination seems to be processed again and without making any changes or actions, LD00 is generated and waiting for processing. After saving the delivery, LD00 is processed and the shipping document is printed exactly where it should be.
    So, as my customizing seems to work and everything else around idoc processing doesn't make any problems either, i conclude that, after processing the idoc, R/3 just needs a little kick to re-run the output determination, find the now fitting condition for LD00, find the appropriate entry in the condition table and print the document.
    I already tried report rsnast00, but this one just seems to run already created messages.
    Any ideas how to automate this little "kick in the butt"?
    Thanks in advance!

    I'm working on a similar issue with ws_delivery_update. I'm not using the IDOC as you are, but I'm using the function in a program of mine to PGI the delivery, but the output isn't being added to the delivery. I've tried to run the function twice as you suggested, but that doesn't seem to work. Do you have any suggestions or ideas on things to try?
    Thanks,
    Eric

  • IDOC type for goods issue on purchase order.

    Hi,
    I  need to know which Basic type can be used to trigger outbound IDOC when goods issue is posted on STO.
    In our process, we will be creating STO to move stock to third party and post goods movement (goods issue) with movement type 351 with BAPI. When goods issue is posted we want to trigger outbound IDOC to send information to third party.
    Any help will be highly appreciated. Thanks.
    Sanjay

    Hi,
    for triggering an idoc based on material movement
    - You have to configure partner profile configuration in WE20 under the outbound message.
    -  message type is " MBGMCR" and basic type "MBGMCR03".
    - maintain right output determination in MN22 as well.
    -create a new Functional module to move data from the material document to the MBGMCR IDoc
    Check further threads like the one attached
    [How trigger IDOC  MBGMCR??;
    hope this helps
    Reg
    Dheeraj

  • Email Output type : No Automatic trigger of output type while saving doc.

    Hi Gurus - To trigger an email from the output type, I've configured a output type with medium as 5(external send) with communication strategy and created condition records with medium as 5 to trigger immediately.
    While creating corresponding document, the output is not automatically determined, it required to manually feed the output type every time. Can you please provide if any settings were missed to trigger immediately!!
    In Output analysis showing a message as "No print data determined for the communication strategy"
    Steps:
    1. Configured the output type with Medium as"5" and associated partner functions.
    2. Created the condition records with medium as 5 and trigger immediately.
    Thanks,
    Sree

    Hi ,
    while maintaining condition record for output type when you click on communication method, give logical destination as 'LP01'.Hope this will solve.PLease let me know if you have any issues on this.
    Thanks and regrads,
    Rajeshwar

  • Form triggering through Output type

    Hi All,
    There is a issue which i am facing , I have create a output type ZFIN and attached a custome program xyz with this outputtype. when the output is triggered throught transaction VL32n the custom program should be trigger but ther is an error raising which is going to my SAP inbox that is " PERFORM_TOO_MANY_PARAMETERS".
    Regards
    Dhiraj Shetty

    Hi,
    1. Run transaction SU01
    2. Enter <user name> => EDIT
    3. Go to tab 'Parameters'
    4. Select parameter ID = 'NDR' and enter value 'X'
    5. Save
    Done

  • How do automate using two output types in an invoice based on plant

    Hello,
    Can you tell me how to configure automatically two output types for the same invoice.
    My client has business in USA and Europe.We are using only one sales organization. But we need to print invoices in letter size and A4 size depending on whether the invoice is created in europe or in USA. So , I have created two output types, one for letter size and one for A4 size. How do I configure so that if it is based in a plant/shipping point in Europe it is printed using the A4  output type else in letter size. Please suggest.
    SAPSDUSER

    I do not think you can use plant/shipping point in your access sequence for invoice output on header level, unless you add these fields to header level kommunication structure and populate these fields in userexit.
    You can either
    1. define requirement routines for your 2 output types which are mutually exclusive (if plant = A routine 1 returns sy-subrc = 0, routine 2 returns sy-subrc <>0, if plant = B routine 1 returns sy-subrc <>0, routine 2 returns sy-subrc = 0). You can assign requirements to output type either in output determination procedure OR in the access sequence. I would do it in output determination procedure. Check transactions NACO or NACE.
    OR
    2. add your fields to komkbv3 communication structure, populate your fields in thsi structure in userexits which are called from the function module komkbv3_fill and then you can either use then in the access sequence for your output types or create routines as in case 1. but the logic will be a simple check statement since KOMKBV3 is available in these routines.
    3. In fact you can use one output type and select your layout in the print program itself... which may be even easier for you. We use this approach to select proper layout for GEOs which may have several layouts depending on region for example... so the output type is defined per country, then layout is selected by print program. (tnapr-fonam = ..., nast-spras = proper language, set country '' to use proper decimal & date format...)
    Message was edited by:
            Siarhei Mahulenka

  • Delay triggering of Output type

    I have a requirement, wherein when I do a PGI in VL02N, 2 Output Types Z1 and Z2 are triggered.
    Z1 will generate the Billing Doc and Z2 will print a form with all the details inlcuding Billing Doc Number.
    However, Z1 takes time (abt 30 sec) to generate Billing Document, and Z2 generates the spool simultaneously but does not display Billing Document in the form, as Z1 has not yet completed.
    Is there any way, we can delay Z2 or trigger Z2 only after Z1 is completed.
    Note : We don't want to use batch job.
    Am new to output types, so kindly explain in detail the steps for solution.
    Thanks
    Vivek

    Hi,
    We have worked on a similar requirement. In our case we triggered the output Z2 at the time of billing. So configure Z1 during PGI in delivery and Z2 in billing. We adopted the method, you are having currently, initially. But in case of error during billing creation it was very difficult to handle the errors. The delay of 30 sec. could increase if you have huge load.
    I would suggest it is logical to print only after the billing document is created so you can look at this option if you like.
    Cheers,

Maybe you are looking for

  • Excel password recovery

    Hi, I have an employee that left on bad terms. I have an excel file that's password protected. How can I recover the password? Thanks

  • RAR upload actions

    Hello Experts When uploading the rules data based on the templates in the configueration guide we wanted to make sure that in order to upload the full transaction list via the "system_action_function" file it will best to retrieve the transaction lis

  • GET method?  Is it possible?

    I'm wondering if there's a way to use the "get method" to send request either in commandlink or custom coded URL's. I want to be able to expose URLs to clients so they can bookmark them, exchange them, etc. Thanks.

  • Install PS Web Server / Weblogic?

    Installing PTools 8.48... I chose to install Weblogic web server, per the installation guide. When I install PTools, one window asks which servers I'll be installing, and one of the options is PeopleSoft Web Server. Should I check this? Is this a PS

  • Java performance prblm ..PLz help me

    Hi im running a java mutithreaded application, its small server it can handle aroung 200 clients.but after reaching 60-70cliemts .this clients r applets .server going to ideal or it will crash after one to two hour.i am giving aroung 730mb for that a