PO - issue output status

Hello All ,
Can you please provide me any pointers for the below mentioned issues.
We have added one custom field in the PO header level. The same field will be available in the search screen for the process po transaction where we have this field with different options like u201Csuccessfully processes / incorrectly processed / not processed / blank u2018
Based up on these selected value, search results has to populate.
And this field we are updating it BBP_DOC_CHANGE_BADI (BBP_PO_CHANGE) based up on the entries in the table PPFTTRIGG like the shown the below.
    SELECT single STATUS
           FROM PPFTTRIGG
           INTO  V_PO_PRINT_STATUS
           WHERE APPLKEY = V_PPFDAPPKEY AND
                 METYPE  = 'PRN'.
  Case V_PO_PRINT_STATUS.
   when '1'.
   es_header-ZZ_PO_PRINTED = 'SUCCESSFUL'.
   when '2'.
   es_header-ZZ_PO_PRINTED = 'INCORRECT'.
   when '3'.
   es_header-ZZ_PO_PRINTED = 'NOT'.
   when ' '.
   es_header-ZZ_PO_PRINTED = ' '..
  endcase .
Unfortunately these table entries are getting populated once we process the output of the PO. When the doc_change_badi getting triggered system is not finding any entries in the table so our custom field keeping status as a blank.
Even though PO got processed, itu2019s keeping blank status. and its results search are populating wrongly . To update the correct status basically we need to process the output 2 times or we need to some change so that BBP_DOC_CHANGE_BADI gets triggered.
Is there any way, where we can capture this status . Or we can get it populated custom status in PO.

Hi.
If you want the custom field to be filled (irrespectuve of whether the PO was printed or not)then you need to put the logic in the BADI code after your select stmt assigning  a value(may be OUTPUT NOT YET PROCESSED/TRIGGERED) in case the PO output is not triggered!
P.S. If you are working on SRM 5.0,the possible values  for the field "STATUS" are :
0      Not processed            
1      Successfully processed   
2      Incorrectly processed    
BR,
Deepti.

Similar Messages

  • Extended classic scenario local PO Output status

    Hello all ,
    Need some inputs on extended classic scenario local PO Output.
    My requirement is , when ever the put get process successfully in SRM , I need to send a mail to requester saying that u201C for this particular output got processed successfully u201C
    I have business requirement, we need to run this report every 30 min, This report has to pull out the all the PO number from the current time to past 30 min, for the output got processed successfully.
    To meet this requirement, I am using the output log entry table PPFTTRIGG where we can see the all the PO with the status and time stamp also.
    But some how, this table maintaining incorrect time stamp.
    Ex: If I create PO, process the PO output, and if I see the time stamp for this PO, its showing as 10 min before the current time.
    Did anybody come across this issue? Or can anybody suggest me any alternative approach for this.
    I mean is there any function module/ table available, which will give PO Output status also.
    Can you please give me any pointers for this?
    Seeking your help on this.
    Wish you a advance happy new year.
    Thank you.

    Hi Latha,
    Did you have a look at the standard report RSPPFPROCESS. For PO's please pass the below selection screen values along with the appropiate date & time details:
    Application = BBP_PD
    Action Profile = BBP_PD_PO
    Then regarding the time difference, please make sure that the application server time is sync with the actual time of the time-zone. This could also be a reason.
    Then what you can do is to clone the RSPPFPROCESS program and add the email notification logic on that.
    Please have a look at the BADI BBP_PROCESS_PO, this can be of some help for your requirement.
    Hope this solves your problem.
    Regards
    Kathirvel

  • Issue Output to within VF03

    I need to know how to activate "Issue to Output" within VF03, the menu option is active on the initial screen of VF03.  I need it active while inside VF03, the menu path is "Billing Document/Issue Output To/Issue Output to but it's greyed out not active.  I need help in being pointed into the right direction to change this and make it active.

    If you have the Authorization then go to SE38 SAPMV60A > Other Object  > GUI status PM > Mode change from Display --- Change > Menu Bar > Billing Document > Issue Output to > Select the Function Code DRCK & Activate.
    Best Regards,
    Ankur

  • Spool Output status

    Hello Experts,
    Spool request created but printer output status shows that  in SP01
    "-" list contains no data
    Checked the below links says that
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/78/4d22426adddf2ce10000000a1550b0/content.htm
    u2212 => Spool request has not yet been sent to the host spool system (no output request exists){code{code}
    My end user complaining that his print-outs he created with output device LOCL are not printed .
    Please let us know why its shows "list contains no data" and cause of this issue?.
    Thanks
    Malai

    Hi Thiru,
    Go to your printer option. remove check at
    1. print immediately
    2. delete after output.
    then your spool will be displayed in SP01.
    The print dialog box (where one specifies the printer name) has some options including a checkbox that says "delete when completed" (or something similar - near the "print immediate" checkbox). If that is selected the spool will be deleted, upon successful output. If you want the spool to remain available then make sure that checkbox is not being selected.
    Regards
    Thomas.T

  • Issue Output Billing

    Hi all,
    In the Invoice output, when i take medium as Printout and save, then i cld able to c the print preview of the billing document (vf02, billing doc-issue output-screen).
    For the same Invoice, when i take the medium  as External and save, then i cld not able to c the print preview for the same.
    Is this a standard? If yes, can v control it so that i can c the print preview even when my medium is External?
    If this is not behaving correctly, where must be the error? I dont think we have an option of customising for the same to get the print preview when my medium is External.
    And the Programme and Form used for both the Medium (Print out and External are same)
    This is a urgent issue plz revert back taking a small pain.
    thanks in advance.
    Cheers,
    Anil.

    Hi Anil,
    See what i feel is you will have two output types for your invoice document.
    1) with transmission medium 1 = printing
    2) with transmission medium 5 - external send (email)
    Now when you go to VF04 and save the invoice, you must be trigerring your email since you must have assigned option 4 - send immedieately.
    But for your print output type, you can choose option 3 (send with own application)
    Go to VF02, click on header icon , output, and see whether your print output type is getting listed. If not, then enter the output type for print output and say save.
    Now if you go to VF31 you can easily see the print preview with processing mode 1.
    If you had option 4 - send immedieately also in case of print output and you would like to see the print preview again, then in that case when you go to VF02, header icon, output, make sure the print output type has status green, now click on that row and say repeat output, and save.
    Now go to VF31 and use processing mode = 2, now you can see the print preview again. Now you wont get the message " No message for repeat processing exists ".
    Hope this will solve your query, and i could get my deserved reward points
    Kind Regards
    Ravi

  • How to enable "Billing Document- Issue Output To- Issue output to" in VF03

    Plz let me know how to Enable "Billing Document --> Issue Output To --> Issue output to" in the VF03 transaction (2nd screen).
    After entering the billing doc no. n then pressing enter items will be displayed. Then in the menu bar under "Billing Document" there will be "Issue Output To" option will be there.
    Under that again " Issue Output To " & " Screen" options will be there, which by default displayed in disable mode. Is there any option to enable them.

    Hi
    U need to customize a message type for the billing by  trx NACE

  • Lenovo Helix - Issue outputting to external monitor

    I received my Lenovo Helix today and am having issues outputting to an external monitor. During initial setup output was working but with the occasional flicker, so I performed all Windows Updates and Lenovo updates, however now it will not output to external at all. Monitor is a Dell 2740L 1080p monitor using a Kanex MDPHD10ft mini displayport to HDMI cable. Any help would be greatly appreciated.
    Lenovo Helix i7 256gb... wish I bought a Surface Pro for better support...

    Has anyone found a solution for this issue yet? I was unable to get the Intel HD Graphics driver 9.17.10.2932 or 9.17.10.3071 to work. Sent the computer in to Lenovo; they have replaced the motherboard three times. I'm surprised that each time they sent the computer back, they didn't check to see if they had actually fixed the output problem.
    It appears that the problem lies in the Intel HD Graphics 4000 driver (see: http://www.eightforums.com/graphic-cards/7743-those-troubled-hdmi-sync-issues-intel-hd-3000-4000-etc... ).
    For a company with a long legacy of sucess, Lenovo has sure disappointed this time. It's going to be hard to recommend their computers to anyone if they can't even acknowledge that they put a nonfunctioning port on their laptops.

  • Issue output type

    Hi All,
    I've configured output type for sales order.output condition records are also maintained in VV11.
    It's workign fine when I create or change sales order in VA01 or VA02(Issues output type - yellow colour).In turn for this output type we have scheduled background job in WE15 which creates idocs.
    Now when I do PGI or create delivery for the order the same output type has to be proposed for the corresponding order.
    How can I do it?
    FM 'WFMC_MESSAGE_SINGLE'  cannot be used as this FM is triggering the output type to generate idoc directly(same like WE15 ;it generates idoc but no output type is found in SO), but what I need is it has to create output type in sales order with yellow colour.
    IS there any way to do this?Any BAPI or FM?
    Regards,
    Ponraj.s.

    Is there anyone have any updates on the above issue. need your help in this regards

  • Disable 'Issue Output To' in VF02

    Dear Expert,
    I have question on how to disable an Billing Invoice from issueing to output for printing in VF02, by checking whether the invoice has been marked cancel or not. If the invoice has been marked as cancel, it should not be able to print.
    I have been thinking of using USEREXIT_PRINT_HEAD for enhancement, but is this the correct userexit to use?
    How am I going to enhance by using this userexit if this is the correct one?

    Hi all,
    Thanks for replying.
    V05N0001 is a customer exit right? Is there any different between a user exit & a customer exit?
    I would like to disable printing 'issue output to' in VF02. Below is the scenario.
    Cancellation is applied on document header, once there is cancellation, all the item in the original invoice will be cancel. Thus, when user go to VF02 with the original invoice number, and click on u2018billing document > issue output tou2019 on title bar, system should disallow user to use the print button to print out the invoice.
    Regards, Jeff
    Edited by: Jeff Khoo on Dec 23, 2010 4:01 AM

  • How to disable printing "Issue Output to" options in transaction va03

    hi friends
    we would like to disable the printing option "Issue output to" in transaction code va03. We just want our users to see/display the sales order through va03. This is the requirement from our management.
    Now i have tried to control the access on this but its not working. there is no field settings for "print:" or value "04" in the authorization object concerning this namely : V_VBKA_VKO,V_VBAK_VKO & V_VBAK_AAT . i also tried creating a new authorization object Z_Vbka_vko and made the settings for authorization check in su24 but still its allowing to print.
    i am starting to feel that this setting must be predefined in code for va03 and i might have to insert an "authorization check" option in the standard report for va03. but i am not sure about it.
    so i request if anyone can share their views on this or help me with a definitive solution for blocking this "issue output to" option in va03.
    thanks in advance.
    nate.

    Dear Nate,
                You can restrict this with small bit of ABAP code in the routine. Create a routine with the logic of which suits your requirement & assign this routine against output condition type.
    You want this to be controlled in VA03. So you can assign this in Output type assigned in Output procedure.
    Here you would like the system not to print output for all the users or specific users.
    if its applicable for all the users , then routine will suffice your requirement, if you wish to restrict only for specific users, then wihtin the logic, user Zcustom table, with "username " as one of the key field & write the logic in routine, so that print in VA03 is possible only for the listed userID s maintained in this Ztable.
    Hope it helps
    Regards,
    Reazuddin MD

  • Language problem..while issuing output

    Hi,
    When I click on the print preview buttion while issuing output for a invoice, I get the following error..Invoice is in Japanese
    <b>"Language environment settings for language J cannot be made at this time"</b>
    Any help on this is highly appreciated and rewarded

    if you want to see then change the language into JA in message at VF02 Transaction..
    goto vf02 and give invoice number and hit enter..
    GOTO-HEADER-output
    change the language into JA
    Reward Points if it is helpful
    Thanks
    Seshu

  • In VF01, before saving the billing document, can we use "issue output to"

    In VF01 transaction before saving the billing document, can we use "issue output to" under Billing Document in Menu.
    i.e., can we enable the option "Billing Document -> Issue output to -> Issue output to"

    Hi,
    No as a standard, unless the billing document is created and released to accounting, you can't use issue output to.
    Regards,

  • Error in issue output

    i created my own page format in spad , size 400 mm and 700 mm.
    that page format assigned to my smart form . when ever iam trying print . issue output could not issued giving error .

    Hi,
    Please paste your eror discription as well. What is that error message.
    Regrads,
    Lokesh

  • Default Print Options when issuing output

    Dear Experts:
    I came across a issue regarding print options when issuing output from the billing document.
    my first question is, this default print options seems to be coming from my output record as for print immediately option. where does Recipient come from?
    my second question is, is it possible that I make the "print immediately"  option default by user own settings in SU3?
    Thanks in advance.

    The recipient normally is the person which is logged in, during the NAST-Entry is saved.
    I know, there are several options available in the customizing, but I'm really not sure, so perhaps you can work through the official help located here:
    Output Determination (SD-BF-OC) - SAP Library
    The "print immediately"  option cannot be set to the user-parameters via customizing. I think you have to use a userexit in the messaging to put some lines in there to make this work, but also please work through the official documentation.
    If you doesn't find a solution, I think this space match better for such a question:
    SAP ERP SD Sales
    Here in Output Management is more the developing view located, sry.
    ~Florian

  • How to Issue Output for a Single Handling Unit from Shipment

    Hi,
    I would like to know how to issue an Output for a Single Handling Unit from Shipment, i mean i have attached an output type 'ZPN0' (Customised) to a Handling unit in the Tcode VT03N to a Handling Unit.
    VT03N>click on Handling unit icon> select a handling unit --> go to Extras --> Output --> give the Out put type (maintained)) -- > saved.
    Once i come back --> i did not find any option / icon to issue the output from VT03N for handling unit. We have an option to issue output for the Entire Shipment.
    Tried alternative by going to VT70, give the shipment no, and output type for handling unit. When executed, Getting a message "No Messages Found".
    let me know how to issue the output for a handling unit of the shipment. Only Handling Unit & not the entire shipment.
    Regards,
    Swapna

    Dear Swapna ,
    maintain out put type for handling units in V V 61

Maybe you are looking for