REG- OUTPUT determination

Dear All,
   Iam facing problem in configuration. After making the all the changes if I save  the screen, ticket is not getting generated in development so not able to transport in production. pls some one suggest what needs to be done.
Thanks in advance

There are various client properties.
One is that you can directly do the configuration without the transport number being asked.
Second is that you cannot do any configuration because everything comes in Display mode only (Production client is mostly like this)
In the third scenario, you can make changes, but it will ask for transports. This should be the client property in the development system. You may not be able to find the right option. Thats why I asked you to talk to the BASIS consultant
Hope this helps

Similar Messages

  • Reg:output determination in purchase order

    hi,
       when i am creating purchase order i given all the details once i go for save the order it shows a pop up window " no message could be found for output of mesage save any way '.
    my requirement is how to avoid this popup message. i thing the problem is output determination is it correct?
    regards
    muthuraman.d

    Yes, it is output determination. The system is telling you that no message e.g. PO print out, will be produced.
    SPRO-> IMG-> Material Management-> Purchasing-> Environment Data-> Define Attributes of System Messages..
    The message id is 06 261
    I think as a default this is a warning, even without an entry in the above table. You can add it and set to 'no entry' i.e. switch it off. This OK in Development or PPD but I wouldn't suggest you do this in Production.
    Regards,
    Nick

  • Reg : Output determination by BAPI_PO_CHANGE

    Hi,
       I am using BAPI_PO_CHANGE in my user exit and I need the output to be determined and an  IDoc should be created.
    If I do it through ME22n transaction everything works fine.But through BAPI output is not proposed.
    Is there anything I am missing here.
    Please let me know how to generate the output through BAPI.
    Please let me know your suggestions

    Hi,
    Are you commit work after call that BAPI?
    Insert line code  commit work.
    Gy

  • Reg : Billing Output Determination( Invoice and Invoice List)

    Hi SAP Gurus
    I have typical requirment for billing output determination.V3.
    Is it possible to create a access sequence = Order type/Plant/Sales Org/Dest ctry for invoice printing.
    can any one help on this requirment.
    second one:
    Is it possible to create a access sequence Billing type/Plant/Sales Org/Dest ctry for invoice list.
    currently i am using Billing type / Sale Org.
    Is possible to maintain access sequence =Billing type/Plant/Sales Org/Dest ctry for invoice list printing.

    HI,
    you can create access sequence with that combination Sales and Distribution --> Basic Functions --> Output Determination --> Output Determination Using the Condition Technique --> Maintain Output Determination for Billing Documents --> Maintain Condition Tables --> Field catalog: Messages for billing documents Go to new entries add the fields you want yo create access sequence and create condition table with your combination
    VBELN        Sales Document
    WERKS          Plant
    VKORG       Sales Org
    LAND1         Destination contry
    FKART         Billing type
    Thanks
    seshu

  • Output determination analysis for Handling Unit

    Hi Friends,
    Can any body help me on how to check the output determination analysis for  Handling unit outputs.
    I tried checking the document flow through delivery of the Handling unit but could not check.
    thank you for your help in advance.

    Hi,
    Try in t-code VL74 - Output from HU...
    enter ur selection parameters like Output Type,Transmission Medium,Sort order and Processing mode
    once you execute select the entries and click on Log (shift+F6) icon...
    Reg,
    JJ

  • Purchase Order and GR document Output Determination and creating own logo o

    Can anyone let me know the process of output determination of PO and GR documents.
    Also let me know the way to incorporate my own logo on the documents

    Hi sudip
    For the logo on documents, you have to take help of ABAP ppl.
    Output of Purchase Order
    1. Condition Table
    SPRO > Material Management> Purchasing -> Message -> Output Control->Condition Tables->Define Condition Table for Purchase Order
    Select: 
    Purchasing Doc. Type,
    Purch. Organization,
    Vendor
    2. Access Sequences
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Access Sequences->Define Condition Table for Purchase Order
    3. Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Types->Define Message Type for Purchase Order
    *4. Message Determination Schemas*
    4.1. Message Determination Schemas
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Maintain Message Determination Schema
    4.2. Assign Schema to Purchase Order
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Assign Schema to Purchase Order
    5. Partner Roles per Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control-> Partner Roles per Message Type ->Define Partner Role for Purchase Order
    6. Condition Record
    Navigation Path: SAP Menu-> Logistics -> Material Management -> Purchasing-> Master data->Messages-> Purchase Order-> MN04-> Create
    Now you create PO (ME21N) and save it. Go to ME22N and print the PO by giving output type.
    Output of GR
    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

  • Output determination ----Urgent

    Hi ,  I got a problem regarding Output determination in SD.
    There is credit memo , created based on an invoice. When iam taking the "Print preview " at the header level of the credit memo, " the Reference no./Date "  
    is not showing anything.
    When Iam checking the "Edit" button at the header level and then clicking on the "Processing Log", it is showing the following information:
        1.  Object 0062000080
         2. Output type: Order Confirmation
         3. Processing log for program RVADOR01 routine ENTRY
         4. Appl. V1 - Problem during data retrieval -
             Table/structure   VBAK
         5. Window TITLE is not defined for form RVORDER01
         6. Element HEADER_DATA window MAIN is not defined 
            for  form RVORDER01
         7. Element HEADER_TEXT window MAIN is not defined for
             form RVORDER01
    So, plz help me resolve this issue . What is the error and how to resolve this error?? Its an urgent case
    Thanks with regards
    Sourav Bhaumik

    Dear Sourav,
              Chect the output type program  RVADOR01 with the help of the ABAPer then debug the program then you can come to know what is the exact problem.
    -->Before you Check the output determination assignment to the Creditmemo and output type assignment.
    I hope it will help you
    Regards,
    Murali.
    Edited by: Murali Mohan.T on Mar 31, 2008 8:34 AM

  • Print HU label from Outbound delivery using output determination

    Hi,
      We have a business requirement to print HU labels from outbound delivery. The steps followed are
    1) User executes VL02N
    2) User clicks on packing
    3) Material is entered to pack. HU is automatically generated.
    4) After saving the delivery, output message is triggered.
    Output determination is as follows
    1) An Z output type is created.
    2) Form entry and smartform name is assigned to this output type
    Issue:
    The issue is when the output message is triggered and the code in the form entry is executed, the handling unit (from nast) is not yet committed in the database. Since it is not updated in the database table, we cannot get any handling unit data to be printed.
    Any inputs on how to print HU labels using output determination from outbound delivery is appreciated.
    Thanks,
    Sandeep

    Hi Surya,
         Thanks for the reply. But, my question was how to print labels from VL02N when i pack a material on this delivery.
    Regards,
    Sandeep

  • 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

  • Email PDF file name issue via output determination - order confirmation etc

    Hi,
    I can email pdf files via output determination. Unfortunately the file name is same as sapscript name. How do I change it to the name I want for example document number.
    Thanks,
    Jai

    Hi Jaideep,
    You can change the mail title at Output determination.
    T/code NACE--> Application > Outputtype> Select O/P --> select Mail title and texts --> specify your text( with language) in "title" .
    Whenever Script send via e-mail the text you have entered will apear as mail title.
    Hope this may help you.
    Lanka

  • Field catalog not appearing in the condition table for output determination

    Hello,
    I wanted to include WBSTK as a condition table entry in the output determination for  outbound deliveries, WBSTK is available as field catalog , but not available during condition table creation.
    Can you pls help me out?
    Regards
    Vaidee

    Check OSS Notes
    379619 - Preference process in SD order: Prefrnc ID missing
    595984 - Preference indicator in SD order
    379269 - Preference in SD doc: User exit: Set pref. indicator PREFE
    Regards

  • No output determined for GR slip

    Hi Experts,
    Need your help to analyze a situation.
    My system is not able to determine a output condition record for a material document for GR. The system ends up in  a error "The system could not create any outputs". Although the system immediately generates a output when the printer name is filled in the condition records.
    Settings currently done in the system:-
    - Proper customizing exist in the system for output detrmination for Inventory management.
    - Print parameters for WE01(individual slip) is set to S "User parameters".
    - Condition record maintained for WE01 with dispatch time 4 for a "print" output. The printer field is kept blank.
    - User parameter NDR not Set. The check box XNAPR is checked manually.
    - A printer is set in the User parameters -
    >Defaults -
    Output device -
    ML0001(physical printer).
    OSS notes already checked:-
    446041 (sympton 2 applies, but it doesnot help).
    426554 (all settings done as per the checklist)
    The system should act as below but unfortunately it doesn't.
    The system checks whether a printer has been specified in the condition record. If so, it is used. If not, it checks the message type to see whether a print parameter has been set. If no parameter has been set, no message is generated. If a parameter has been set, a printer is sought in accordance with this parameter. If a printer is found, it is used to output the message. If not, no message is generated.
    Please help me with your expertise.
    Regards
    Raj
    Edited by: RajKiran Mohanty on Mar 8, 2012 4:31 AM

    Hi,
    I am not sure but check this
    sap 426554:  check lists for output determination and printer determination for goods movements
    Checklist 2: Check printer determination Customizing
    1. Which printer do you want to use?
    Printer: _____
    Is the printer defined in the MM-IM Customizing? (Customizing MM-IM > Print Control > General Settings > Printer setting)
    Entry exists: _ yes / _ no
    2. Does the condition record have a fixed printer (see question 6 of checklist 1)? (Customizing MM-IM > Output Determination > Maintain Conditions > Communication). Note that it does not usually make sense to define a printer in the condition record otherwise all messages are printed with this printer.
    Printer in condition record: _ yes: Printer ______ / _ no
    3. Which print parameter does the output type have? (Customizing MM-IM > Output Determination > Output Types)
    _ Plant/storage location (7)
    _ Plant/storage location/user group (9)
    _ User (combination of output type/user name) (U)
    _ User parameters (printer from user master record) (S)
    a) Printer determination according to plant/storage location (7)
    Which plant/storage location do you use?
    Plant: ____  Storage location: ____
    If the purchase order has an account assignment, the storage location is initial.
    Is there an entry for the printer determination with the above combination? (Customizing MM-IM > Output Determination > Printer Determination)
    Entry exists: _ yes / _ no
    b) Printer determination according to plant/storage location/user group (9)
    Which plant/storage location do you use?
    Plant: ____  Storage location: ____
    If the purchase order has an account assignment, the storage location is initial.
    With which user is the material document posted? (See question 7 of checklist 1)
    User:________________
    Which value does parameter ND9 have for this user (display user master record > parameters)
    Parameter ND9 (user group): __________________
    Is there an entry for the printer determination with the above combination? (Customizing MM-IM > Output Determination > Printer Determination)
    Entry exists: _ yes / _ no
    c) Printer determination according to user (output type/user name) (U)
    With which user is the material document posted? (See question 7 of checklist 1)
    User:________________
    Is there an entry for the printer determination with the above combination? (Customizing MM-IM > Output Determination > Printer Determination)
    Entry exists: _ yes / _ no
    Have you mark fixed indicator for printer?
    Regards
    Kailas Ugale
    Edited by: kailasugale on Mar 8, 2012 2:14 PM
    Edited by: kailasugale on Mar 8, 2012 2:16 PM

  • Output determination for PO

    Hi, I don't have much knowledge,waht are the steps and settings  required to maintain output determination for purchase order and material document.
    Thank you.

    Hi,
    PO Output
    Output of Purchase Order
    1. Condition Table
    SPRO > Material Management> Purchasing -> Message -> Output Control->Condition Tables->Define Condition Table for Purchase Order
    Select:
    Purchasing Doc. Type,
    Purch. Organization,
    Vendor
    2. Access Sequences
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Access Sequences->Define Condition Table for Purchase Order
    3. Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Types->Define Message Type for Purchase Order
    4. Message Determination Schemas
    4.1. Message Determination Schemas
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Maintain Message Determination Schema
    4.2. Assign Schema to Purchase Order
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Assign Schema to Purchase Order
    5. Partner Roles per Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control-> Partner Roles per Message Type ->Define Partner Role for Purchase Order
    6. Condition Record
    Navigation Path: SAP Menu-> Logistics -> Material Management -> Purchasing-> Master data->Messages-> Purchase Order-> MN04-> Create
    Now you create PO (ME21N) and save it. Go to ME22N and print the PO by giving output type.
    GR Output
    Output of GR
    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
    Regards,
    Biju K

  • Line Item fields for output determination?

    Hi Gurus,
    we are having this dilemma. we want to create an output type for Purchas Orders which will be automatically triggered thru condition records. however, the criteria should include PLANT and MATERIAL GROUP which we all know as part of Line Item Details.
    our problem now is that when the output types are created, our output is not created because the PLANT and MATERIAL GROUP criteria is not satisfied. it is empty.
    is there a way to fix this? i'm thinking maybe some abap code or badi to force the value to the kompbea structure can do the trick (as the criteria came from this) but we have tried this and the kompbea field does not get populated.
    any ideas? abap fix and configuration is most welcome. <removed by moderator>
    thanks.
    Edited by: Thomas Zloch on Nov 22, 2010 5:12 PM - please do not offer ..., read rules of engagement

    Dear Guru's,
    we just facing the already discussed issue that a PO within PLANT from PO-item-level should be part of the PO-output determination. Which userexits have to manipulated to get field PLANT into structure KOMKBEA_FILL especially when PO is still not saved (NO EKKO/EKPO information available) but message is already determined with status "NOT PROCESSED"???
    Thanks for an answer.
    Regards,
    Bernd

  • Output determination for Customer Account group - A brain teaser

    At the place of configuration for Account groups, there is a field called Output Determination which has values like DB001, DB002 etc which says output for sold to, ship to and so on...
    What is the purpose of maintaining output determination procedure at the account group level?
    And also, where can i do the complete output determination for it? Like i could see Output determination for sales activities, sales documents, billing documents and shipping...But no where in the img screen, i found a place where i can configure these? Any ideas?

    In SAP, we send different output types(read documents) for Inquiries, quotations, orders etc. to relevant partners (read contact persons) sold-to party, ship-to party etc. thru various transmission mediums like ex. Print, Fax, e-mail etc.
    Output can be determined by using component output determination procedure. System should know from where the output is to be determined whether from IMG or from customer A/C group.  This is depended upon the control that we can activate or deactivate in "Check access for condition type" in definition of the output type (T.Code: NV03)
    Output Determination:
    IMG > Sales and Distribution > Basic Functions > Output Control > Output Determination  Output Determination Using the Condition Technique > Maintain Output Determination for Sales activities/ Sales Documents etc.
    Regards
    AK
    Reward points if helpful

Maybe you are looking for

  • App-V 5 Application runs once then errors

    Hello Experts, I'm running an App-V 5.0 SP1 Management Server and Publishing Server on Server 2012 R2. My Sequencer and Client are App-V 5.0 SP2 from the current MDOP 2013 R2. The target systems are all running TrendMicro Antivirus, but I'm not sure,

  • App store demands credit card information now, so i can't get updates anymore, why is that?

    I bought an iPad from Apple using my credit card, the App Store on my phone seems to have noticed the purchase and is demanding I give it my credit card info too so I can continue making easy purchases there too, problem is that I don't want to make

  • DVD Compression

    Toast now has the great "fit to dvd" checkbox while burning from Video TS files. My question is, how much is too much? I notice when you rip some Video DVDs, they actually contain 6-7 gigs. Are these files generally being compressed into 4.36 gigs? I

  • Pidgin Internet Messenger connection problem

    hello, can someone help me configure my Pidgin Internet Messenger on my solaris 10 box. When I tried configure it , i have an error like could not establish connection with the server, HTTP proxy connection error 502 I am yahoo and msn account . Than

  • Create webservice using different Business Objects

    Hi Experts Is it possible to create a webservice using different business Objects i.e "BOL Intergration for cases" and "Business Partner"? This is a scenario: I created webservice and on Business Object field I chose "BOL Intergration for cases" reas