How to deactivate field "transmit item to subsystem" in Transfer Order item

Hi all,
I'm trying to send IDoc of Transfer order and I already configured in OMKY and it already worked.
But when I confirm transfer order in T-code: LT12, I have to select field "item to sub-system" and I don't want to do.
How can I deactivate this field or it's not possible. Please advise me.
Thanks and Regards.
Su P.
Edited by: Supaporn R. on Nov 19, 2008 7:26 PM

Hi
Following may resolve your issue
Go to Transaction MASS
Select Object BUS2032      Then execute
select MASSVBAP-PRCTR    Profit Center   then execute
now give your sales order number or numbers with range
and select your required Profit Center   (Which you want to change )  then execute
hope this may solve your issue
Cheers
Shambhu Sarkar

Similar Messages

  • Lock a Transfer Order /Item ...

    Hello
    Using the following FM to lock a Transfer Order / Item
    *Lock Transfer Order/Item#
      CALL FUNCTION 'ENQUEUE_ELLTAPE'
        EXPORTING
          mode_ltap      = 'E'
          mandt          = sy-mandt
          lgnum          = gs_ltak-lgnum
          tanum          = gs_ltak-tanum
          tapos          = gs_ltak-tapos
        EXCEPTIONS
          foreign_lock   = 1
          system_failure = 2
          OTHERS         = 3.
    This works fine for the current user, he cannot start another session and retrieve this Transfer Order/Item.  But a different user can access this Transfer Order/Item.  I would like to lock for all users not just the current user.  Am I missing something?   I notice there is a Scope parameter for this FM, do I need to use this parameter?
    Gary

    Try
    ENQUEUE_ELLTAKE -> Header
    ENQUEUE_ELLTAPE -> Line Item
    hith
    Sunil

  • Create additional field in sales order item and copy to purchase order item

    Dear SAP Gurus,
    I am hoping that someone could help me by providing me with how to implement the following 2 requirements in the SD order and in the purchase order.
    1. I am wanting to add a custom field to the SD sales order item copying a value from the vendor customer master.
    2. I then want to add a custom field to the purchase order item and copy the value from my custom field in 1. to this new custom field..
    Can you please advise how I would go about implementing the above requirements?  I am assuming that there are exits to allow me to implement these 2 requirements.
    Many thanks
    Henry

    Hi,
    For the first requirement you can use the USEREXIT_MOVE_FIELD_TO_VBAP in report MV45AFZZ.
    For the second, as I think that you will create a RFQ you can try to use the enhancement MEREQ001.
    Regards,
    Eduardo

  • Warehouse management - how to de-confirm a transfer order item

    This is probably not the best forum for the question, but you guys are the best so here goes:
    In our warehouse we create transfer orders for picking.  We can confirm them via LT12 to confirm the entire Transfer order, or use LT11 to confirm each item of the transfer order one at a time.  Is there any way to de-confirm (IE cancel the confirmation that was previously done) for an item of the transfer order.  It looks like our only option is to cancel the entire transfer order.  Any ideas would be greatly appreciated.

    HI
    To confirm Transfer Order--LT12
    Regards
    Srinivas

  • Sales order items refers to different purchase order items

    Hello SAP Experts,
    I have a requirement where sales order items are referring to different purchase order items. For eg. Item 1 from SO exist in PO no. 11 where as item 2 from SO exist in PO 12. Transaction MIRO allows to post items belonging to different purchase orders, but we have to do invoice verification using IDOCs. In EDI process, it is taking PO number from the SO header and not from the SO items.
    Can anyone suggest how to get PO number from the SO item and not from the SO header.
    Thanks.

    Not possible to create sales order with reference to PO.
    but if to capture cost, you can consider adding cost to customer's invoice.
    e.g.
    SO -> PO -Inb/IR -> GR -> OB -> Inv(Add here)
    to add in that invoice, its either manual or through automatic condition.

  • Adding  some more  line  items  in  the  unconfirmed  Transfer Order

    Hi  All,
         We do kitting activity at our warehouse i.e. several components make up an assembly of a particular final product. The WH creates a production order(BOM) based on which the system creates TO wherever stock of individual components are available for picking. However, the remaining components which are required to make up the product are still awaited in such a case (stock unavailable at present). Under this situation, is it possible that the balance remaining components can be added to the same original TO created earlier (i.e. where only available line items of that TO is confirmed and the TO header is still open).
    Alternatively, can we add  some more  line  items  in  the  same unconfirmed  Transfer Order to facilitate this kitting process and thereby confirming the TO header finally.
    A quick feedback will be appreciated. Thanks.
    Regards
    Jaman

    Hi,
    If you know what all the items you will include in one TO, even though you haven't pick the items;
    In the TO, you have an option to make the items "Inactive" for which picking hasn't been done.
    After making the items "Inactive", if you save the TO, it will allow you to confirm the TO, but then, it will create the new TO with the inactive items.
    Hope its clear.
    Aktar

  • How to CREATE an IDOC of name WMTC1D01 for Transfer Orders-STOs??

    Hi Experts,
    I need to  CREATE a IDOC-WMTC1D01 for Stock Transfer Orders-STOs and must execute it.
    So, in this regard, request u that, let me know that,
    1  - How I can CREATE the IDOC-WMTC1D01 for STOs?
    2 - Then, after creating it, How to execute it?
    thanq

    no reply

  • Display item configuration of a sales order item from a program

    hello experts,
    I have a scenario in which I need to use a call transaction from my report program to sales order item configuration, is there a way to achieve this??
    Thanks for your help.
    Selvam A

    Hello Selvam,
    This should be similar to any other call transaction.
    When the user clicks on the sales order item, call the sales order item configuration transaction and skip initial screen.
    If you are doing this in the report output, add the code in 'at line selection' and by using get cursor.
    cheers,
    Sushil Joshi

  • Item number of the next order item

    Hi All,
    I'm using CRMXIF_ORDER_SAVE to add items to an existing order. But when I add items, the new item numbers are again starting from 100.
    For example an existing order has 2 items 100 and 200. When I add 3 more items to this order the new items are numbered automatically 100 , 200 and 300 by the system.  My requirement is : they should be 300 , 400 and 500.
    Please tell me how can I achieve this.
    Any help is apprciated.
    Thank you
    Ajith

    Hi Easwar,
    I checked the same in SPRO. Increment Item is maintained as 100.
    In my case a customized BAPI which is a copy of CRMXIF_ORDER_SAVE creates new items. Can I pass anything into this which will change item numbering?
    Thank you
    Ajith
    Edited by: Ajith  Krishna on Sep 23, 2009 4:11 PM

  • Transfer order creation Any User-Exit for item ?

    Hi all,
    I’m working with transfer order. What I’d like is to apply to the TO item my own fields.
    Is there a possibility to overwrite some of the fields of the ‘LTAP’ segment at transfer order item creation, using any enhancement (User-exit, …) ?
    Transaction used to create TO is LT43.
    I’ve try to use MWMTO001( but it doesn’t work, only for specific data (z table)).
    I’ve also try MWMTO008 ( doesn’t work for that )
    Fields I want to overwrite are VLTYP(Source storage type), VLPLA(Source Storage Bin), VPTYP, VLQNR.
    Hope someone can help me…Please ?

    Hi Erwan,
    give MWMTO004(EXIT_SAPLL03A_005) a try. It's a different event/time in document creation, but looks good comparing your fields you want to change.
    It's of course not only 'overwriting' VLTYP, VLPLA, ... but implementation of own / additional removal strategy. Might be more complicated, but sounds better for whole process.
    Regards,
    Christian

  • Sale Order Item Level Text Field which table and field

    Hi,
    Thanks for your prompt reply and best solution.
    Can you please tell me one more thing, in sale order at item level the TEXT Field maintaining by user at transaction level now they want that field in one of the report, so can you please tell what is the table and field where i will get this sale order item level text details.

    Hello,
    is this going to work for item level text as well.
    can you tell how to proceed with this functional module
    or is there any other thing required.Please elaborate to
    understand better way.
    You can check out two table in respect to Sales TEXT i.e. STXH (STXD SAPscript text file header) and STXL(SAPscript text file lines).
    The best approach of tracing out the Text in respect to Sales Order would be to use the Function module READ_TEXT and put this FM in SE37 and execute with the following parameter.
    Client
    Text ID of text to be read
    Language of text to be read
    Name of text to be read
    Object of text to be read
    Archive handle
    Text catalog local
    When you are essentially looking to read item level Text with respect to Sales Order then your Text OBject would be VBBP.
    Regards,
    Sarthak

  • Issue at Purchase order Item Text Transferring

    Hello,
    I have an issue with Purchase order Item text transferring from SAP R/3 to EDI.
    Here I am using Function Module - IDOC_OUTPUT_ORDERS.
    within the function module i have user exit to populate this.
    User Exit Name : EXIT_SAPLEINM_002
    Include name : ZXM06U02
    I need to populate data manually ( Hardcode ) for E1EDPT1 is 'LINK'.
                                                     and    E1EDPT2 is " some text".
    When I write the code at user exit ,it is populating so many time Link Field.
    However i need to get only one time for each Item of Purchase order.
    and also I have one more question as per SAP Standard Purchase order each item has :
    1. Item text
    2. Info record PO Text
    3. Material PO Text
    4. Delivery Text
    5. Info Record Note
    when Create PO and it created Idoc ,even when i fill all the text ,when i see data at WE02 ,it has only few text not all.
    Please give me advice ,how should i follow.
    Thanks
    Seshu
    Issue at Purchase order Item Text Transferring

    Hi,
    Do this check before adding the text..
    IF INT_EDIDD-SEGNAM = 'E1EDPT1'.
    add the text..
    ENDIF.
    Thanks,
    Naren

  • Intercompany billing has 2 line items referring to the same salesorder item

    Hi All,
    I am posting Intercompany billing documents using Idocs. I am using the standard function module that creates INVOICE IDocs, but these Idocs are failing with error text "Document contains same order item more that once".
    The problem lies here, the PO that is been used is a STO (Scheduling Agreement) and the inter company billing the line item has the same material repeated twice but change in the quantity field. So, when I am posting document using Idocs we come across a segment E1EDP01 which has your quantity, weight, line item number and other fields. This segment is getting repeated twice with two different outbound deliveries.
    So, I think the solution is a mixture of both functional and technical....
    So, what I am planning to do here is for this particular material when ever it comes across duplicate entries add all the quantities fields and other numerical fields in the user exit and then refresh the internal table and then enter new entries. This could be done, but I don't know what could be the functional implications if these changes are made.
    Request you all to let me know what exactly needs to done in order to avoid these scenarios.
    Raghuram.

    Hi Raghuram,
    I found a very important SAP Note 103051, details are below.
    An IDoc processed by function module IDOC_INPUT_INVOIC_MM (of category INVOIC01) must not refer to the same purchase order item in several invoice items. This is also valid if for a goods receipt-related invoice verification several delivery notes belong to the same purchase order item.
    Depending on the system settings and the situation, various error messages can occur (for example, FD240 'Order item ... selected more than once' or M8050 'Balance not zero: & debits: & credits: &').
    In this situation module IDOC_INPUT_INVOIC_MRM generates error message M8321 'Document contains same order item more than once'.
    For example, this situation occurs if you work with individual batch valuation and the SD billing document executes a batch split for different batches which belong to the same purchase order item and delivery.
    Other terms
    INVOIC, SAPLIEDI,  M8047, M8, 321
    Reason and Prerequisites
    This is because of the program design.
    Solution
    There is no solution for IDOC_INPUT_INVOIC_MM.
    Module IDOC_INPUT_INVOIC_MRM (only as of Release 4.0) for the logistics invoice verification can distinguish different goods receipts by means of the delivery note number. For this purpose, GR-related invoice verification must be active.
    Owing to this symptom, billing documents for single batch valuation with batch split cannot be settled in MM-EDI inbound processing. The settlement generates exactly the situation described (several invoice items for the same purchase order item). In this case, the only solution is to deactivate the billing of the batch sub-items in SD Customizing and to calculate the main item only.
    Hope this helps.
    Reward if helpful.
    Thanks

  • Non Order Items in MIGO Transaction

    Hi Experts,
    From starting to till now my client maintaining Non Order Items through MIGO Transaction. Now he wants stop that process.
    In MIGO Transaction he wants default gray mood the Non Order Items field. If that field is there in gray mood the users canu2019t do anything. Thatu2019s why he wants this process.
    Please advise me how I can overwrite this problem,
    Thanks in advance,
    Chandhu

    Non ordered items are normally accepted with movement type 511.
    You can block movement type 511 in configuration.
    Go to OMJJ- Movement type 511- Allowed transactions-Here Remove T-codes MIGO,MB01,MB0A,MB11 etc.
    Or Block that movement type through authorization.
    Edited by: Piyush Mishra on Dec 10, 2010 1:40 PM

  • Sale order item text through BAPI_SALESORDER_CREATEFROMDAT2

    Hi,
    We are creating a sale order through a 'Zprogram'. Uploading the required details from a excel sheet and  passing to a BAPI_SALESORDER_CREATEFROMDAT2.
    We are using the 'order_text' parameter to create the item text. If there are multiple lines in the same item text likes this
    (we are passing it in a single line)
    Order type ORDER_ID   PO number u2026u2026 Item Note - Zi01
    STD                   2                   10                Currency - RS
                                                                       Test order -1
                                                                       Test item - 2                                                                               
    It is creating the sale order with the item text  and the item text when viewed normally its appears one below one. But if we click the 'detail' button and view it through the editor mode it is appearing in the same line with # characters in between.
    TAX_CURRENCY = Rupees #TAX_UNIT_PRICE =0.0000# Test order = 1
    It is replacing the enter statement with '#.' We can split the text where # appears and pass it as a separate line .but this will create a problem when the data itself contains a  # character.
    Please advise how we can avoid this and can create the sale order item text correctly.
    Regards,
    Charumathi Balachandran

    As you said, How are creating single line text from the multi line text.
    I hope you are using a CONTACTENATE statemetn to do so. Please the SEPARATOR being used for this.
    I hope you have copied texts from excel sheet to SE38 editor. Please copy text from Excel to Notepad, then Notepad to SE38.
    Edited by: Priyanka Chowdry on Dec 20, 2010 11:21 AM

Maybe you are looking for

  • How to open PDF in Form6i and send it to printer

    I am still using very old version of developer which is developer 6i. I would like to know how to do the following two things: 1. open a set of PDF files (which are stored in DB as BLOB) in Form6i 2. print them all out by a single button click in For

  • Incompatible VI server protocol

    Does anyone know if there is a incompatible issue between labVIEW 5.0 and 6i when using the VI server? I've configured my server on a machine running labVIEW 5.0 and get the following error when opening an application reference on a machine with 6i E

  • Extraneous html included in Report Export (csv) for Version 3.1

    Hi, I'm not hopeful of anyone being able to resolve my problem, as none of my colleagues are experiencing it, which occurs in my application for all new reports that I have created since the upgrade to 3.1 (from 3.0). I have many existing reports whi

  • Filter or Window function from the analysis Library

    Friends,   I will be collecting about 20,000 data points.  I would like to reduce the number of points to plot to about 300 to 500 points.  (i call this filtering)   I know there is an Advanced Analysis Library function that would do this;  which one

  • Our HP 1150us g7 has stopped recognizing our dual USB 2.0 Port. It is not listed to uninstall and

    Our HP 1150us g7 has stopped recognizing our dual USB 2.0 Port. It is not listed to uninstall or update its' drivers. Only the one USB port works on the right side facing the notebook. It is only 21 days out of warranty and I am told they can be repl