Printing the order in CRTD status

Hi,
Is it possible to print the order in CRTD status.
System is not allowing by stating error as "statusCRTD is active".
Regards
KRISHNAN

Hi,
I'm using RBDAPP01 program to process the idoc of ORDERS whose status is 64. Some idoc's are successfully processed with status as 53 and some 51 but I'm also getting some idoc's with status 64.
Could anybody can suggest how to trouble-shoot!!!
Thanks
Syed
< MODERATOR: This is an old thread. Open a thread for your specific query. Message locked. >
Edited by: Paul Meehan on Mar 22, 2010 10:20 AM

Similar Messages

  • Print the order with Background Job

    Hi Gurus,
    I have to print the order on button click in a report.
    i have done the coding and passing the parameters to a stahndard program on  submit.
    but problem is that order is going to spool but not printing the order.
    As batch job not supporting the LOCL,please suggect the alternative to achieve the print.
    Br,
    Surya

    Hi Lokesh,
    Thanks for your quick reply.
    i am using the below code for printing the order with batch job on clicking the button in my report.
         DATA: NAME TYPE TBTCJOB-JOBNAME.
    DATA: NUMBER  TYPE TBTCJOB-JOBCOUNT.
    DATA: PRINT_PARAMETERS TYPE PRI_PARAMS.
    NAME = 'ORDER_PRINTING'.
    CLEAR: RANGE1.
    *REFRESH: range.
    RANGE1-SIGN = 'I'.
    RANGE1-OPTION = 'EQ'.
    RANGE1-LOW = 'BA00'.
    RANGE1-HIGH = 'ZBA1'.
    APPEND RANGE1 TO RANGE.             .
    CALL FUNCTION 'JOB_OPEN'
    EXPORTING
    JOBNAME = NAME
    IMPORTING
    JOBCOUNT         = NUMBER
    EXCEPTIONS
    CANT_CREATE_JOB  = 1
    INVALID_JOB_DATA = 2
    JOBNAME_MISSING  = 3
    OTHERS = 4.
    IF SY-SUBRC = 0.
    SUBMIT SD70AV1A WITH  RG_KSCHL IN RANGE
      WITH  RG_VBELN IN ORDER_TAB
      TO SAP-SPOOL
      SPOOL PARAMETERS PRINT_PARAMETERS
      WITHOUT SPOOL DYNPRO
      VIA JOB NAME NUMBER NUMBER
      AND RETURN.
    IF SY-SUBRC = 0.
    CALL FUNCTION 'JOB_CLOSE'
    EXPORTING
    JOBCOUNT = NUMBER
    JOBNAME = NAME
    STRTIMMED = 'X'
    EXCEPTIONS
    CANT_START_IMMEDIATE = 1
    INVALID_STARTDATE = 2
    JOBNAME_MISSING = 3
    JOB_CLOSE_FAILED = 4
    JOB_NOSTEPS = 5
    JOB_NOTEX = 6
    LOCK_FAILED = 7
    OTHERS = 8.
    IF SY-SUBRC <> 0.
    ENDIF.
    ENDIF.
    Please suggest where should i give the printer name.
    fyi.. i am trying to pass the same LOCL name to the job with the FM- GET_PRINT_PARAMETERS with destinamtion 'LOCL'
    Br,
    Surya

  • Reopen the order from completed status

    Hi All,
    I am witnessing a wierd behaviour for which I need your help. Following is my status sequencing in SPRO.
    NO.   STATUS.            LOWEST   HIGHEST   TRANSACTION
    10      OPEN                10             50                INPR
    20      DISPATCHED     20             50                INPR
    30      ACCEPTED        30             60                INPR
    40      CANCEL             40             50               CANC
    50      MAG REVIEW    10             70                INPR
    60      ETA                    40            70                INPR
    70      ONSITE               70            80                INPR
    80      COMPLETED      50             80               FINI
    There are no authorization codes and keys attached to the statuses which means all users are allowed to see and change the statuses.
    Now, when the order follows OPEN -> DISPATCHED -> MANAGER REVIEW, after manager review, I am able to see the option to set the status of DISPATCHED, ACCEPTED and CANCEL, which is correct as per the config.
    But, when the order is OPEN -> ONSITE -> COMPLETED -> MANAGER REIVEW, after manager review, I am only able to see the option of ETA and ONSITE.
    When I tried to debug and find out whats happening, I could see a check being performed which says that if the no. of current status(Mag review = 40) is greater than the status which we want to set (accepted = 30), then that status is not allowed.
    However, this takes place only when the status of Manager review has been set from Completed. For others, this check is somehow bypassed.
    One thing i observed is that when you set user status to Completed, the system status sets to Completed.
    From there when you set Manager reivew, the system status changes to In Progress but it gives a warning saying do not change the status from Completed. I know this is somewhere related with the system statuses but nowhere I could find out the relation except for the one between the business transactions.
    There is a lot of check happening behind the scene and its next to impossible to findout through debug as to why is this behaviour happening.
    Can anyone of you please explain the reason of this strange behaviour and a work around for the same.
    Expecting a reply...
    Karan Merwana
    Any helpful answer will surely be rewarded with points.

    Hi Pepe,
    Thank you for your answer. According to you, I should remove the INPR status for Manager Review. But if I remove that, then what will be the system status associated with that status. I need to associate some system status with that user status.
    Also, I know that changing the status from completed to In progress should not be done technically but thats what the requirement is. We want the document to be reopened after completing it.
    Thanks,
    Karan

  • Print Production Order with status CRTD

    Hi gurus,
    Our system is configured to print production order when the order is released, but when the order is in status CRTD,Created, (not Released) we try print the order an error message appears "Object ORD xxxxxx has system status CRTD (Created).  According to this status, transaction 'Print order (original)' is not allowed".
    Is it possible print orders before release action?
    Thank you, I have points for the best answers.

    Through transaction  BS22 you can configure the system to Print the Order even at CRTD status.

  • Print automaticly order production after an user status modification

    Hi all,
    I launch and print the order production with the user status 4, and I want to print it again when user modify the status to 8.
    Do you have any idea ?
    Thanks
    Regards
    Pierre

    Pierre,
    Use program "PPPRBSEL" with a custom defined Selection Profile to select production orders if you want to pick the orders based on the required user status and also activate check box for "Reprinting", this program can also be scheduled to run in background to automatically print.
    Regards,
    Prasobh

  • Order with CLSD status selected

    Hey All
    I am not sure if this is question in CO but While calculating variances the orders with status as CLSD are also being selected. The system in the output shows the orders with CLSD status which is causing long runtime issues. I am sure that orders with status as CLSD are excluded from processing . Can anyone help me on this
    Thanks
    Ankur

    Hi ,
    You need to regulary set the deletion flag in the closed process orders . Please refer Note 397110 - Performance: Archiving manufacturing orders.
    Also refer Note : 393686 on other performance related issues in Cost Object Controlling..
    Regards
    Sarada

  • Production order print out in CRTD status.

    Dear Expert,
    Please guide me for how to take print out in CRTD status for production order.Has a work around I try to create status profile but still not able to make it.
    I dont want to change the settings in BS22,since its effect globally.Please let me know how to create the status profile for the same to allow system to take print out in CRTD status,since I read the others thread mentioning that it is possible with status profile.
    Regards.
    Swapnil

    Swapnil,
    This is not possible without changing system status in BS22 for business transaction RMDR for status I0001.
    Check below SAP note 157422 - PM/SM: Printing orders in status Created for more details.
    And I do not think this can be done with Status Profile in oder.
    Br
    KK

  • Printing production order in a created status

    Can I print a production order when it is in a created status. If yes then how do I control the configuration

    John,
    I standard SAP, this is not allowed. If you need than you need to make changes to CRTD status in BS22 transaction where you need to allow "PRINT" business transaction. Caution, this would be applicable to all applications not only PP. I dont really recommend this.
    Regards,
    Prasobh

  • Printing PP order with status TECO

    Hi Gurus,
    We have to print orders (manufacturing forms) with all the confirmations (mostly, for investigation purposes).
    Sap prevents us from doing this, after the order is in TECO.
    Has anyone dealt with this issue?
    Thanks,
    Shim

    Dear Shim,
    In my understanding you may not be able to achieve this in standard SAP.
    But you can take a download of the TECO status set production order's using the report COOIS and print the same for
    understanding purpose.
    Check and revert back.
    Regards
    Mangalraj.S

  • Restrics the Order status

    Dear all
    Is there any status in BS22 for REL status to restric any change in order Quantity.
    i.e, if order has status REL then it should not allow to change the qty of process order.

    Dear,
    It is not possible to restrict the quantity change through system status through BS22.
    You need to created the user status BS02 and then assign to your order type OPJH.
    Please follow these steps,
    1. Create a status profile Eg: 0001 usng t.code BS02.
    2. Enter status no. as 1, status as CRTD, a description, tick Initial status & lower status no. as 1 & higher status no. as 2.
    3.In the second line enter status no. as 2, status as REL, a description, & lower status no. as 1 & higher status no. as 3.
    4.Choose Object type tab.
    5. Choose PP/PM: Order header.(tick)
    6.Then come back to main screen & double click REL.
    7.Click the create icon in the top.
    8.Choose Release & then choose radio button under SET.
    9.Then come back to main screen & again double click REL & then choose create & select change & check the radio button under FORBID & then save.
    10. In t.code OPJH(order type), choose your order type & then assign the status profile( Eg:0001)
    11.Now convert the planned order into production order.Release the order & save.
    Regards,
    R.Brahmankar

  • Changing the order for printing portfolio files in adobe acrobat 9 pro

    Does anyone know how to change the order for printing pdf files that are part of a portfolio in adobe acrobat 9 pro?  The documentation seems to say that it prints files alphabetically by filename rather than by the internal sort order.  This won't work for me. Any ideas? Thanks.

    Question1: No.
    Question2: No.

  • Sales Order - Returns change the sales order item delivery status

    Hi All,
    we have the following requirement from our users:
    after creating a return, the original sales order should have the
    delivery item status changed.The system should permit that a new
    delivery can be created for sales order item already delivered / billed (a new delivery with the quantity that has being returned) but has a return document,
    without increasing the sales order quantity.
    Does any body got the same requirement ?
    Thanks in advance,
    Marcus

    Hi Marcus,
      After creating return order you have to do the goods receipts.But this doesn't mean that you will be able to create a delivery with the old order itself.
      You have to create the order again and ahve to create a new delivery,goods issue and billing.
      Another option is as Roberto said that you have to reverse the goods issue thru VL09 and then cancel(delete) your delivery and then you can create a new delivery wr.t to your original sales order.
      Reward points if it helps.
    Regards
    Karan

  • All the Pages are Printed - Document Printing Sales Orders

    When using the Document Printing option for Sales Orders, if I select multiple documents and select print I get a message after each document that says "All the Pages are Printed", then the next document comes for printing. I also get a prompt each time whether or not to print Sales Order only or Sales Order and Pick List.
    I don't have the same issue if printing Invoices from Document Printing. It asks what to print and prints all records without additional prompts between each record. I don't see anything in Print Preferences that would cause the Order to act differently from the Invoice.
    We are using B1 9.0 PL 06.
    Alan

    Hello there, linafrompereira.
    The following portion of the online Pages Help for Mac provides information on grouping items in Pages:
    Layer, group, and lock objects - Pages Help for Mac
    http://help.apple.com/pages/mac/5.2/#/tan5eab46568
    Group and ungroup objects
    Shift-click to select multiple objects.
    In the Arrange pane of the Format inspector, click Group (or choose Arrange > Group from the Arrange menu at the top of your computer screen).
    To ungroup an object, select it, then click Ungroup or choose Arrange > Ungroup.
    Tip: You can Control-click objects, then choose Group or Ungroup from the shortcut menu. You can also add these buttons to the toolbar: Group and Ungroup.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I have a PC. When I upload more than one photo I need to move them to where they print in the order I want them to print. How can I do this?

    I have a PC. When I bring my uploaded photos from my computor into the organizer, I want to rearrange them so when I print them they come out in the order I want them to print. Any reccomendations on how to do this?  I need rearrange them and need to print about four photos per page.

    Anyone?

  • How to hold several photos in the "order print" function of iPhoto?  I only get one at a time.

    I cannot get more than one photo to appear in the "order prints" section of iPhoto at a time.  How do I move several photos over to order prints?

    What is your iPhoto verstion? Assuming you are having the latest version on your new mac, it should work like this:
    Select all photos at once in the event or album.
    With the photos selected, use the command "File > Order Prints" from the main menu bar.
    What happens, when you try that?
    Léonie

Maybe you are looking for