Printing GR/GI Slip "Collective output"

Hi,
I am trying set the print indicator in MIGO by default for "Collective Slip"
I can see the "Collective slip"appearing there ... but we manually are checking the checkbox.
We want this to be checked by default.
I tried setting the NDR paramater in Su03. But it did not work.
Any Other suggestions.
Regards
Vandana

Hi Vandana,
Did you try this in T-Code : MN22, here by clicking on Communication TAB & ticking the check box release immedately & print immediately & maintaining print upon saving should solve this. by doing this as soon GR is saved system will automatically print with collective slip.
Regards
Rang

Similar Messages

  • Printing problem with GR collective slip

    Moderator message: Please do not post the same question in more than one forum. Duplicate rejected.
    Hi all,
    When I print GR collecive slip , it is not printing with standard forms iteslf. I m using standard form and print program. It is priting Individual slip properly. I want to print more than one line item in single page itself. Is there any configuration is there for WE03 ? or Need to code in form ? please help me on this
    Using  WE03 , Collective slip, checked ITEM OK
    Thanks
    JK
    Edited by: Matt on Jan 23, 2009 9:34 AM
    Edited by: Matt on Jan 23, 2009 9:34 AM

    you need to write logic for multiple items, copy the print program and cnage the logic...

  • Print GR/GI slip issue.

    Dear Experts,
    I am not able to print GR/GI slip during GR or GI (in MB1B and MIGO)
    I have maintained condition records in MN21. Still the problem exist.
    Print indicatiors are maintained for Movement types and T-codes in SPRO
    What could be missing ?
    Please suggest
    regards
    Shashidhar

    Hi there
    Check the below settings whether you have done it clear,,
    NACE-Select ME Click on Condition records- Select WA02( As you want)-Trans/Event Type-"WA" Print Version " 2" and Execute it
    In the next scren P-1, medium-1, Date/Time-Select 3 as you want), Language EN and enter,, Now select the line and click on the communication and there enter the output device if anything specified for you,, and save it,,
    Now check in MB02, enter the material document, and double click on the any line item, Click on the messages do the same process for this document as above and save it and try MB90,, surely it wil work and for the future docs,,
    Finally-- At the time of MIGO/MB1B check that Indiviual/Collective slip is Enabled or not,,,
    Thanks
    Senthil

  • Printing Employee Pay Slip using HRFORMS

    Hello Experts,
    I am working on a smartform for printing employee pay slips/remuneration statments using HRFORMS config.
    I am trying to print the payslip checks using this and in the smartform, I have a problem with printing the check footer data using MICR font.
    I read the Note 94233 - Support of MICR font. I have both MICR_C 10.0 Point Bold=Off, Italic=Off
    MICR_E 10.0 Point Bold=Off, Italic=Off configured, and it does not work. I also have the required setting for the output device in SPAD.
    While I try to print C &bank number&C A&bank_account_number&A, it literally prints C and A instead of the special MICR characters for C and A.
    Anybody came across any such problem before and found any solution to this?
    I appreciate if you can reply with your solution, will realy appreciate it.
    PS: I am using Smartforms for printing the forms here.
    Thanks in advance.
    Shivani.
    Edited by: Rob Burbank on Sep 22, 2009 4:03 PM

    Hi,
    The problem is resolved .
    Regards,
    Tanuja

  • PO Text to be printed in GR-Slip.

    Hi
    There is a requirement wherein i have to print the Texts(For ex Quality instructions....) that are communicated to my vendor in the time of Goods receipt at my GR slip.
    Is there any way to print such texts which i feed in PO creation at the time of GR to communicate to Quality person.
    - In their legacy system they are feeding the text in PO and get it printed at GR slip with which the Quality person can follow the instructions mentioned by purchaser.
    Thanks in advance.
    R.Kannan.

    If you are printing the material document for the goods receipts then my answer would be Yes  it can be done.
    The determination of the text needs to be performed in the Script or smart form aatched to the Out put type
    You need to include the Text Object EKPO and the Text ID whcih needs to get printed on the Material document.
    As all the GR's are performed with ref to PO, you can determine the details for each line item and put the details.
    Please take help from abaper.
    Thanks & Regards
    KK

  • Output is not going to Printer Directly for XML (PDF) Output

    Hi,
    I am trying to print the AP Check Advice output directly to printer,using FND_REQUEST.set_print_options before submission of concurrent request. This was working perfectly,when report was RDF(with PDF) output. I changed it as XML with PDF output. Please help here.
    CREATE OR REPLACE PROCEDURE <NAME>(ERRBUFF OUT VARCHAR2,
    RETCODE OUT VARCHAR2,
    P_PAYMENT_BATCH IN VARCHAR2) IS
    L_REQUEST_NO NUMBER := 0;
    L_PRINTER BOOLEAN := TRUE;
    L_OUPTPUT_FORMAT VARCHAR2(100);
    XML_LAYOUT BOOLEAN;
    BEGIN
    -- Submit the request to Run the report
    L_OUPTPUT_FORMAT := 'PDF';
    XML_LAYOUT := FND_REQUEST.ADD_LAYOUT(TEMPLATE_APPL_NAME => 'SQLAP',
    TEMPLATE_CODE => 'SDAPBFAD',
    TEMPLATE_LANGUAGE => 'en',
    TEMPLATE_TERRITORY => 'IN',
    OUTPUT_FORMAT => L_OUPTPUT_FORMAT);
    IF XML_LAYOUT THEN
    IF l_printer = FND_REQUEST.set_print_options('bapr001',
    'PDF_PORT',
    1,
    TRUE,
    'N',
    'RESOLVE') then
    FND_FILE.PUT_LINE(FND_FILE.LOG, 'Printer Setup Completed');
    END IF;
    L_REQUEST_NO := FND_REQUEST.SUBMIT_REQUEST(APPLICATION => 'SQLAP',
    PROGRAM => 'SDAPBFAD',
    START_TIME => NULL,
    SUB_REQUEST => FALSE,
    ARGUMENT1 => P_PAYMENT_BATCH,
    ARGUMENT2 => FND_GLOBAL.LOCAL_CHR(0));
    END IF;
    COMMIT;
    END ;

    Payables: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    SDAPBFAD module: SDD Format Payments (Advice Print)
    Current system time is 01-JUL-2009 11:20:31
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PAYMENT_BATCH='Quick Payment: ID=461458'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /app/oapps/11.5.5/opm7ora2/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /app/oapps/11.5.5/opm7ora2/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.UTF8
    MSG-00001: After SRWINIT
    MSG-00002: After Get_Company_Name
    MSG-00003: After Get_NLS_Strings
    MSG-00004: After Get_Base_Curr_Data
    MSG-00800: Getting Payment Batch details....
    MSG-00007: After Custom_Init
    MSG-00020: After SRWEXIT
    MSG-00010: L_REQUEST_ID
    MSG-00020: Printer Setup Compeltedbapr002SDDCHECK
    MSG-00010: L_REQUEST_ID23907445
    MSG-01001: Quickcheck - deleting temporary records....
    Report Builder: Release 6.0.8.27.0 - Production on Wed Jul 1 11:20:31 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 23907442 on node HOUN35 at 01-JUL-2009 11:20:42.
    Post-processing of request 23907442 completed at 01-JUL-2009 11:20:48.
    ------------- 2) PRINT   -------------
    Printing output file.
    Request ID : 23907442      
    Number of copies : 1      
    Printer : bapr001
    Finished executing request completion options.
    Concurrent request completed successfully
    Current system time is 01-JUL-2009 11:20:49
    <stdin>: The file is damaged and could not be repaired.

  • Copies window printing in VF02/VF03 through output type

    Dear Experts,
    I have copied the standard smartform of the Invoice into YLB_BIL_INVOICE and i did the modification according to the client's requirement.
    In YLB_BIL_INVOICE, i have taken one window type as Copies Window and i have chosen the radio button Original and Copies. In the window I wrote the code for Copies like Original, Factory Copy, Buyer Copy, Triplicate and Marketing Copy based on SFSY-COPYCOUNT checking. I haven't changed the standard program(RLB_INVOICE).
    And I have assigned the smartform YLB_BIL_INVOICE and RLB_INVOICE in NACE settings. When I am viewing the print using VF02/VF03 with output type which configured by SD Consultant it is not showing the Copies means if I mention Number of Copies as 4 in print preview it is showing only single Page and when I gave the print with number of copies as 4 Pages are printing 4 copies but the name of the copies is same for all 4 pages like 1st page as Original and 2nd page as Original etc..
    I debugged the code and i am getting NAST-ANZAL = 1. in program, I think it should be 4. Please give me some input to resolve this issue?
    Thanks n Regards,
    Muralikrishna
    Edited by: muraliabap on Feb 14, 2011 6:35 AM

    Hi,
    I am not clear about the following context.
    muraliabap wrote:
    if I mention Number of Copies as 4 in print preview it is showing only single Page and when I gave the print with number of copies as 4 Pages are printing 4 copies
    Where did you give the no of copies as 4? In the message or Print Dialog?
    NAST-ANZAL is from message and OUTPUT_OPTIONS-TDCOPIES is from the Print Dialog. For copies window, no of copies is fetched through OUTPUT_OPTIONS-TDCOPIES (or the Print Dialog), thus SFSY-COPYCOUNT is changed accordingly .
    Check the this [link|http://wiki.sdn.sap.com/wiki/display/ABAP/Copies(duplicate,etc.)]

  • Printer shows paper jamming in output bin but no paper visible in 2605dn

    printer shows paper jam in output bin---have reset and cleared everything---still shows same.  What now?

    In case you missed something, see this:
    http://h20564.www2.hp.com/hpsc/doc/public/display?​docId=emr_na-c00783950
    Try a NVRAM reset: (but make sure u save your n/w config 1st)
    1. power off the printer
    2. holding down the select and cancel buttons and powering on
    3. release buttons when display reads "permanent storage init"
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • Confirm using BAPI_PRODORDCONF_CREATE_TT does not print Goods Receipt Slip

    We are having issue when perform co11n confirmation, goods receipt slip prints out fine, but calling BAPI_PRODORDCONF_CREATE_TT using the same production order/operation does not print the Goods Receipt Slip. The automatic goods movement works fine with BAPI & co11n.
    Has anyone else had this problem?
    Thanks
    David

    Nagarajan,
    We have been using this BAPI in production environment for over a year now and basically it has worked just fine. From what I understand, the Goods Receipt Slip has never printed when using this BAPI, but since we only had small areas that were using this BAPI (until recently), these areas either did not need the printed Goods Receipt Slip or a Warehouse was specified, so a Transfer Order was produced instead of GRS.
    I was thinking maybe we were not populating one of the BAPI input fields properly, but not sure which one it would be. We currently do not populate the "Posting Date" input field, so thought I would try populating that.
    To answer your question, yes, we do the commit work.
    Thanks

  • The Adobe Print Engine has failed to output your data due to an unknown problem

    I am currently having a huge problem printing from indesign.<br />I am running CS3 on a hi spec 08 Mac Pro (10.5.2) connected to an Epson 3800 Stylus Pro A2 printer.<br />I keep getting the message <Printing Error: The Adobe Print Engine has failed to output your data due to an unknown problem>.<br />I have tried trashing the indesign preferences, I tried a new account... In fact I have just done a clean install of the entire OS. Just can't get it to print. I did have it printing on this machine before and the same document prints from my iMac.<br />The problem seems to be something to do with the print dialogue. If I print WITHOUT checking the Printer settings in the Print dialogue is sends to the print, but the output is shocking as the paper selection is not right and uses photo black not matt black.<br />When I DO check the printer settings and set it all correctly it gives me the <Printing Error: The Adobe Print Engine has failed to output your data due to an unknown problem>.<br />Anyone else had this or have any thoughts?

    I am seeing this error too, but I've narrowed it down to an isolated set of circumstances. My client has begun rolling out Active Directory integration with Macs on their network. Here are the specifics:
    -- Mac OS X 10.5.4, IDCS3 5.0.3
    -- Using the Directory Utility, Macs are bound to AD with using the mobile account option (user folder is cached locally on workstation, hosted on the network)
    -- The message immediately pops up after clicking 'Print' button in print dialogue.
    -- Printers are a couple of different versions of DocuColor (250 and 260) with Fiery RIP front ends. Print queues are hosted on an AD print server and listed as Open Directory under Kind in the Add Printer dialogue.
    -- Only IDCS and ILCS3 (13.02) exhibit this problem. PSCS3 (10.01), Acrobat (8.1.2) and Safari do not have the same issue, so it appears to be Postscript related
    -- Printers not going through AD (IP or BonJour enabled HP B&W lasers) print successfully when logged in via the networked user. Logging into a local admin account resolves the problem as well.
    -- This issue appears on freshly imaged machines, G5s and MacBook Pros, not just an isolated workstation. So its possible there is a problem with the source image, but it was created by another office and I'm just a consultant onsite at another location trying to sort things out. Other workstations still using Thursby's Dave software for file and printer access, running 10.4.11 do not exhibit same issues.
    -- The console output lists this error when ID fails:
    7/23/08 3:28:59 PM /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Adobe InDesign CS3[1374] passwordCallback: didn't find keychain item for "ipp://localhost/printers/DC01_Fiery250_5th";prompting for it
    I have created a keychain entry to match this with no success.
    -- None the suggestions in linked KB doc. resolve the issue. But that doc seems to be outdated as it references CS 1 and 2 versions of ID.
    So, has anyone seen the same issues? AD integration appears to be the common thread, but I cannot find the cause.
    Shawn Punga
    Senior Systems Consultant
    MacLab

  • How to printing GR/GI Slip when GR is done in VL32N?

    Dear Experts,
    When we do GR for an Inbound Delivery in MIGO, Printing GR/GI Slip check box esists in MIGO to indicate whether to pring a GR note (WE03)  or not.
    However, If I do GR in VL32N, by clicking on PGR button, how can I set the indicator for printing GR Slip in VL32N.
    Because of this, I am not able to pring GR note while goods reciept is done through VL32N
    Regards,
    Shetty

    Hi
    Set the parameter ID NDR in the user master record to X.
    This makes the print check box to be defaulted to X.
    Now you should be able to print the GR from VL32N.
    I hope this helps.
    Thanx
    Prasad

  • Print Material Issue Slip in IW32

    Hi,
    How can I print Material Issue Slip in IW32? is there any process or steps i will do first before i can print Material Issue Slip?
    thanks.
    james

    Hi    TNQs for ur responce.
      i want to get the item text in the  main window beside to material description column .
    i think u got my point actually we'll have item texts for each item , i want to get the text of each item  in that row only
    i used include text and i gave following attributes
    Text Object :      EKPO
    Text ID         :  A03
    Language     :     EN
    just tell me ,should i need to give any code for this.
    thanks and regards,

  • How do i fix; printing error; the adobe print engine has failed to output your data due to an unknow

    how do i fix; printing error; the adobe print engine has failed to output your data due to an unknow problem.

    Things to try:
    Reboot.
    Remove minor corruption by exporting.
    Adobe Community: File Crashing on Output - printing/PDF/other

  • Printing the GR Slip

    1. Maintain the Printer Name in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Printer Setting
    2. Ensure that in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Item Print Indicator, 1 stands for Matl Doc print out
    3. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Print Version, maintain Print Version 2 
    4. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Maintain Print Indicator for GI/Transfer Posting Documents
    5. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Maintain Output Types, for the Output types WE01, WE02 and WE03, ensure the foll:
    a. Default Values: Dispatch Time is 3 or 4 as per reqmt. and Tr medium is 1
    b. Print Parameter is 7
    6. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Printer Det->Pr Det by Pl/StoLoc, maintain the Output device for all your Plants
    7. Go to MN21, for Tr Type WE, Print Version 3, maintain Print Item as 1.
    Now the settings are ready for Printing Material doc
    8. While doing MIGO, ensure that in General Tab, you get "3 Collective Slip" beside the Print Indicator and you tick mark the field.
    9. Now depending on the setting in 5a, the Matl doc is printed. If it is 3, you have to print it using MB90. If it is 4, it is printed immediately.
    I did all the above setting. still I am getting one information message
    *No messages for initial processing exist*
    *Message no. VN108*
    Can anybody help me
    Thansk & regards
    Atchyuth

    dear atchyuth
    After setting table, access sequence and output type for GR,run MB02 transaction, enter material document number. Double click one line item and select messages. Separate screen will be opened to configure outputs. Give the required fields and save the document. Now Run MB90, you can take printout. Output Type: WE03 or WE01 or WE02..
    Reward points if helpful
    thanks and regards
    ravikant dewangan

  • Print of GR document - Collective

    Hi,
    I have posted a GR document through MIGO mvt type: 101. The GR document has multiple line item.
    While posting I have selected collective slip, but when i try to print the document through MB90, I still get seprate print for every line item.
    I wanted collective print, i.e. one print with all the line item.
    I am using the standard setting
    Output tyep: WE01
    Program: SAPM07DR
    FORM Routine: ENTRY_WE01
    Form: WESCHEINVERS1
    Please note that the output WE01 is determined in MB90 but with printing each line item seperately.
    Thanks in advance
    Regards

    Maintian codition record for collective  (MN21)
    Tra/eve type:WE
    Print version:3
    print item:1
    For more info refer this
    http://wiki.sdn.sap.com/wiki/display/ERPSCM/OutputDeterminationinInventoryManagement+%28IM%29
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0414c3a-ea87-2910-cb88-f7b3da7f9dcb?quicklink=index&overridelayout=true

Maybe you are looking for

  • Error while accessing EP: 500 Internal Server Error

    Installed EP 6.0 SP3 on WAS 6.4 (ABAP+J2EE stack),DB->SQL Server, OS->Windows (no clusters involved). When we try to access EP (http://<servername>:50000/irj/portal), we get the following message. Application error occurs during processing the reques

  • My Arch is very slow after upgrading to kernel 3.0

    Hi men! This is my first post on this forum, i'm italian and i'm using archlinux since 4 months (sorry if my english is bad)...  I would like you to help me to solve a problem: as i wrote in object  my system has became very slow after upgrading to k

  • I can't pair my iphone4 to my ipad2, they can't find one another!

    I'm hoping I've overlook something obvious but they just won't connect, the iPad finds the iPhone but not vice versa. Any help?

  • Intel WiDi no audio T440

    Hy Guys! I could not find any solution for my problem with my few months old T440. When I connect my laptop to my LG Smart TV through WiDi only the video is working, without any sound, nor the test sound. I have checked the windows setup, and install

  • Passing events down components in different layers

    Hi, Summary: How to pass events to lower level containers in a multi layered container system. This is the scenario which I have 2 Small panels (non overlapping)are added to the content pane using getContentPane.add(component). Both of them have tool