Order item notes

hi
actually i tried to get the order item notes through READ_TEXT fm.
in that if i give any text name directly it s working but if i give through any variable say for example variable name olino = sale order no + line item number , it s not working.
have any one worked like the similar issue like passing the sale order no + line item number , if so pls tell me where shud i take the sale order from and line item number from
pls help me out

Hi,
You can get its format by following the process.
goto VA02 and enter any Order and hit Enter.
click GOTo -> ITEM -> TEXTS.
double click on the Editor there. then you will get the Command Editor.
In command Editor, Click GOTO -> HEADER.
You will get all the relevant Info required to retrieve the Text.
regards,
Mahesh

Similar Messages

  • Purchase order Item note

    Hi,
    I am displaying a Purchase order report. I need to display the Purchase order Item Note.Using read text i am unable to find out can any one suggest me how to find out.
    Regards,
    Raghu

    Try below code
    data : it_address type table of tline with header line.
            call function 'READ_TEXT'
              exporting
                client                  = sy-mandt
                id                      = 'F01'
                language                = sy-langu
                name                    = <CONCATENATE PONUMBER &PO LINE ITEM>
                object                  = 'EKPO'
              tables
                lines                   = it_address
              exceptions
                id                      = 1
                language                = 2
                name                    = 3
                not_found               = 4
                object                  = 5
                reference_check         = 6
                wrong_access_to_archive = 7
                others                  = 8.
    Regards
    Vinod

  • Changes to sales order item not reflected if Call Transaction is used

    I m updating another Sales Order item quantity and reason for rejection programmatically from another sales order.
    The code is working fine and the quantity does get changed as well as the reason for rejection flag get set (if required). But if I go to the change log from the menu in VA02 for the order item which has been changed. It does not record the changes.
    I have tried using both BDC call transaction method as well as BAPI_SALESORDER_CHANGE in neither case the change log for the order which has been changed reflects the programmatically made changes?
    What m I doing wrong. Here is the code.
    IF v_update_order_flg = 'X'.
          REFRESH t_bdcdata.
          CLEAR s_bdcdata.
          REFRESH t_messtab.
          PERFORM bdc_dynpro USING 'SAPMV45A' '0102'.
          PERFORM bdc_field  USING 'VBAK-VBELN' <wa_r_rtb_posnrs>-zrtbvbeln.
          PERFORM bdc_field  USING 'BDC_OKCODE' '/00'.
          PERFORM bdc_dynpro USING 'SAPMV45A' '4001'.
       For Going to  specific Item Number
          LOOP AT t_schedule_lines.
            PERFORM bdc_field  USING 'BDC_OKCODE' '=POPO'.
            READ TABLE t_item_in WITH KEY itm_number = t_schedule_lines-itm_number.
            PERFORM bdc_dynpro USING 'SAPMV45A' '0251'.
            PERFORM bdc_field  USING 'RV45A-POSNR' t_schedule_lines-itm_number.
            PERFORM bdc_field  USING 'BDC_OKCODE' '=POSI'.
            PERFORM bdc_dynpro USING 'SAPMV45A' '4001'.
            v_ro_qty = t_schedule_lines-req_qty.
            CONDENSE v_ro_qty.
            PERFORM bdc_field  USING 'RV45A-KWMENG(01)' v_ro_qty.
            PERFORM bdc_field  USING 'VBAP-ABGRU(01)' t_item_in-reason_rej.
          ENDLOOP.
          PERFORM bdc_field  USING 'BDC_OKCODE' '=SICH'.
          v_call_transaction_flg = 'X'.
          EXPORT v_call_transaction_flg TO MEMORY ID 'call_transaction'.
          CALL TRANSACTION 'VA02'
                       USING t_bdcdata
                       UPDATE 'S'
                       MODE   'N'
                       MESSAGES INTO t_messtab.
          v_call_transaction_flg = space.
          FREE MEMORY ID 'call_transaction'.

    Hi Srikrisna,
    This is a typical problem with BDC for updating QUANTITY and CURRENCY fields.
    You need to create a character variable of the same length as your quantity field. Move your quantity value to the newly created Character variable.
    Now use this new char variable in the BDC.
    This correction should solve your problem.
    NOTE: BDC RECOGNIZES CHARACTER FIELDS ONLY.
    Regards,
    Prakash Pandey

  • MR11- Purchase order items not balanced. Material price will be negative

    Hi all,
    Currently i have PO with stock items with document date on Aug with qty of 5 and good receipt  with qty of 5 on the same month as well. After that when it performs MR11- account maintenance i encounter the error above.
    It has performed good issue to production and now left 5 qty.
    Initially i thought because the stock value cannot absorb the material price, but i have done the same simulation on QAS. it seem to working fine.
    Can you assist me on this.

    Hi Jurgen,
    Actually i have found the Snote related to this issue. It has solved the issue for me.
    To clear the purchase order items, proceed as follows:
    1. Execute transaction MR11 "Maintain GR/IR Clearing Account" with the
    relevant selection parameters. Select all proposed account maintenance
    document items whose cumulated difference value of a material is less
    than the current stock value (SALK3) of the same material.
    Post this account maintenance document.
    2. Execute transaction MR11 "Maintain GR/IR Clearing Account" with the
    above selection parameters again. Select a proposed account
    maintenance document item whose difference value is greater than the
    current stock value (SALK3) of the same material. Post this
    account maintenance document. Post the portion of the current stock
    value to the stock account (BSX). The rest is distributed to the price
    difference account (PRD). Now the current stock value (SALK3) of the
    material is 0.
    3. Execute transaction MR11 "Maintain GR/IR Clearing Account" with the
    above selection parameters again. Now you can post all remaining
    proposed account maintenance document items for this material.
    Note 1305016 corrects the symptom described.
    SNote 1305016 - MR11_Negative stock value for value-only article II
    SNote 983769 - MR11_CKMLGRIR 023 for GR-based IV & matl moving avg. price
    Thank again for your assistant.

  • Pre-order items not automatically downloading on my ipad

    Pre-ordered book not downloading.

    I am having the same issue.  I pre-ordered a book (I can see the pre-order in my Purchased History) and I did not get an email and it did not auto download but when I go to the store, I can buy it.

  • CRM 5.0 Vendor Location determination in Order, Item not exist in Plant

    CRM 5.0 I have read and implemented oss note 493497.  We use ECC ATP not APO.
    If I create an order in CRM I find a vendor and the partner is added at the header and item.
    If plant A is found and the materials exist in plant A then all works well and replicates to ECC.
    But in cases where some line items do not exist in plant A, they exist only in plant B the order fails to replicate accross.  I have to manually change the item vendor to plant B then it passes to ECC.
    I have read this SAP help but I am a bit confused why my test fails.
    SAP Help > Location Determination in the Sales Order
    http://help.sap.com/saphelp_crm50/helpdata/en/5d/40053b1b3ecc35e10000000a114084/frameset.htm
    Since we are using ECC ATP what do I need to correct?
    OSS Note 513884 - CRM 3.0: Automatic Vendor determination in sales order looks like a good note but says it applies only for CRM 3.0.  Is it valid for 5.0?
    What access sequence do you use for Vendor in partner determination?
    Will give points, thanks.

    Hello Sharad,
            I gave you 6 pts, we have plants in the east, west, and central part of the country.
    The East & West carry most products but only specialty or low volume products are stocked in the central.   If I change the access sequence to the material (central) then customers on the east & west will get stocked from the wrong location as all lines will pull the central location.
    Is almost like the ECC scenario where you want to ship from closest location to customer but if product does not exist at that location then look at material master setting.  Yes, this scenario could cause an order to get shipped from 2 plants based on which products are ordered.

  • Sales order item not deleted

    Hi,
    I am trying to delete the item from sales order, but following message display- for the reason of cost management it is not possible to delete the item.
    Regards
    Deven

    HI,
    Check the requirement type in ur sales order.
    For requirement type check cost manage is possible or not
    KK

  • Ordering items not set up in RMS

    Hi,
    I have encountered a problem with my client which I was wondering if anyone here could help me with.
    I am working with a grocery client where the individual stores often buy items (fresh fish, fruits and so on...) directly from local suppliers instead of going through the suppliers that are set up in the system. The store manager often have a deal set up with the local fish market, suppling him with whatever the catch of the day is. This means, in turn, the the specfic supplier differs from day to day (since it could be fisherman #1 one day, and fisherman #2 the next). The product will also differ alot since different fish go for different price depending.
    How am i to set this up in RMS? I am thinking of setting up a token supplier called "Fish_dealer" with one item "Random_Fish"? This is just my first ideas, and I would love input on this problem so i can stear my thought in any sort of direction :P.
    Thanks!

    hi ,
    are they paying back like cash on receipt or kind of prepaid ?
    either consignment or concession or supplier wise it all involves either a flat rate or margin as share in the sales ..in all kinds all retailers will like to work on minimum payment terms to work on -ve workign capital. i am sure you defenitely aware it .
    just think whether this approach is feasible or not ...
    create a dummy supplier or some one like external finisher option available in RMS for common payment execution with payment terms which can be done in system.
    now from whom ever you buy the fish all the payments will go to common supplier / external finisher who pays in return to suppliers. so with this context the store manager can place the order directly to suppliers either by raising a store order or also its possible to receive it via DSD if everything happens over live market factors like availablity and etc ...
    regards,
    deepak
    Edited by: Deepakkumar.g on Feb 17, 2012 6:24 PM

  • ATP check on Sales order items not due for delivery?

    All,
    In our Sales order, we have a number of dummy material lines. Now, when I use the normal sales order ATP check button, SAP does nothing. However, we have a custom program that does an ATP check, and it returns a zero qty.
    My question is, how do we know if a material is due for delivery, before an ATP check is done? The only suggestion I have is to look at the schedule line, and see if there is a material movement behind it.
    Any other ideas?

    Mark
    This is a classic SD Professional's dilemma, though it manifests differently at different clients. Mostly customers crib about future requirements stopping current sales orders from being delivered or Scheduling agreements with future delivery dates 'stealing' stock from Sales orders.  Another manifestation is production orders usurping components from sales orders for spares and so on. ATP functionality in SAP is pulled in various directions by conflicting demands and it is difficult to satisfy everyone. Companies with chronic probelms often end up with negative ATP which is perhaps the most serious stage of the prognosis.
    Your solution lies in:
    1) Availability check control settings : Sales documents vs. deliveries  : For the delivery, don't include 'Sales Requirements'  and for the sales orders, do include 'Delivery Requirements and so on.
    2) Performing nightly rescheduling (V_V2) with Delivery priority and delivery date as key sort criteria. If the volumes are not high, you can try using manual confirmation via CO06.
    Take a look at this OSS note and the ones mentioned within:
    36520 - Availability check for delivery

  • Items are not getting displayed in Sales Order Lines 'Ordered Item' field

    Hi All,
    Ordered Item field in Sales Order lines is not getting values When trying to create a Manual Sales Order.
    When clicked on Ordered Item LOV, no values are getting displayed.
    Thanks,
    Chandra.

    879035 wrote:
    Hi,
    I was unable to select any item (nothing is getting displayed in Ordered Item field when the LOV is clicked) in Sales Order Lines.
    The Sales Order header information i was able to enter & generate the Order Number.
    R12.1.3 is the version i am using.
    Thanks,
    Chandra.Have you done all the required setup in OM??
    Like system parameters...Imp one would be Item Validation Organization
    Make sure item is also available in the price list which you are using in order
    Mahendra

  • Sale Order Item Quantity Not Populating When Create A Sale Order Using BAPI

    I am having a problem when creating a sale order using BAPI
    BAPI_SALESORDER_CREATEFROMDAT2
    Problem is that sale order item quantity field is not populating
    code is as follows
    ORDER_ITEMS_IN-ITM_NUMBER = '0010'.
    ORDER_ITEMS_IN-MATERIAL = '000000000010000262'.
    ORDER_ITEMS_IN-TARGET_QU = 'LB'.
    ORDER_ITEMS_IN-TARGET_QTY = 1.

    Hi,
    Try populating ORDER_SCHEDULES_IN table in the bapi field REQ_QTY.
    Regds,
    Rudra

  • EK01 and EK02 not copied to sales order item

    Dear colleagues,
    Is it possible to have EK01/EK02 transferred to the sales order item for assembly type = "0 no assembly order processing"
    (specified in requirement class definition)? I would like to have planned production costs in EK02/EK01.
    I don't specify costing method, variant and sheet in requirement class definition (transaction ovzg)
    The steps are following:
    1. create sales order
    2. set manually proper item category (which refers to assembly type = "0 no assembly order processing")
    3. MD04 - convert generated planned order (lower-level for HALB) into production order
    4. MD04 - release HALB production order
    5. MD04 - convert generated planned order (higher-level for FERT) into production order
    6. MD04 - release FERT production order
    7. ????? we could expect EK02/EK01 in sales order item coming from production orders ?????
    I have found SAP note 857299 nevertheless it is not stated precisely there.
    Please let me know your observations in this area.
    Regards,
    Wojtek

    Hi..
    Hi
    Small change in the program will copy the PO number from Contract to sales order.In case need take help of ABAPer
    Data which is not copied
    LOCAL: VBKD-FKDAT.
    LOCAL: VBKD-FPLNR.
    LOCAL: VBKD-WKWAE.
    LOCAL: VBKD-WKKUR.
    LOCAL: VBKD-DELCO.
    LOCAL: VBKD-BSTKD.
    LOCAL: VBKD-ABSSC.
    LOCAL: VBKD-BSTDK.
    In your data declaration, you have
    LOCAL: VBKD-BSTDK
    Regds
    MM

  • Profit Segment not activated during creation of purchase order item

    Hello,
    While I create a Purchase Order Item, in the account assignment tab, I may fill in at least a cost center or a cost center and an internal order.
    If I fill in only a cost center and key the enter buton, the profit segment is activated.
    If I fill in the cost center and the Internal Order at the same time and afterwards I key the enter button, the profit segment is not activated. I have to click on the Profit segment button and validate the profit segment manually.
    Could you tell me what the problem is?
    Thank you in advance
    Regards

    Hi
    That makes sense to me
    In any entry you can enter One REAL Object and more than one Stat Object...
    SInce you entered Cost Center in Option 1 - You were proposed with PSG and IO as the option
    Since you entered Cost center *** REAL IO in Option 2 - The system got what it wanted i.e. One REAL OBJECT.. hence, no more objects are proposed to you... However, you can manually enter PSG or WBS if allowed in your Field Status Group in FI
    br, Ajay M

  • Set  item categaries of sales order  is  not  relevant for picking

    dear friends:
       when i created the outbound delivery and must maintain the picking quantity of materails.i change the configration of system so that not nessesary maintain the picking quantity. set  item categaries of sales order  is  not  relevant for picking via t_code:vlop,what it effect .help me analyze it .
    best regards.

    Hello,
    In TA :OVLP   set/reset the indicator according to your requirement.
    In the case of outbound deliveries, only the delivery items that are relevant for picking are transferred to the Warehouse Management (WM) component. Certain items such as text items or service items (consulting activities) are not relevant for picking.(in those cases uncheck the box)
    In the case of inbound deliveries, this indicator controls whether the item is relevant for putaway.
    This indicator must be set in order for the item to be included in a Warehouse Management transfer order and then put away.
    Regards,
    Nisha
    @award pts if helpful.

  • Purchase Order item wise should not be DELEATED once GRN/IR is done

    HI All,
    HERE is ISSUE,
    Purchase order is Created which consist of two line items 10 and 20 .
    now aganist the PO  item 10 GRN/IR is done their by purchase history gets generated.
    In std SAP these type of item can be deleated but  the user wants that these type of Items in purchase order should not be deleated for which PURCHASE order history is generated.
    And their should be an error or warning message when ever the user try for deleating the Item.
    So Can any one  guide how to proceed?
    solution is very URGENTLY needed.
    Regards,
    Rajashekhar

    Hi,
    You can ask your ABAPer to write a piece of code in the enhancement MEVME001 in such a way that he has to check the EKBE(History per Purchasing Document) table for the entries by passing the PO & PO line item number, if the entries are present then the error deletion of the item cannot be done.
    Thanks,
    Mahesh.

Maybe you are looking for