Change in rate in purchase order because of info record

Hello,
   When i try to create a purchase order with some Rate, system is showing me info record rate.
In info record Rate has been changed for a vendor which is getting reflected in purchase order.
This is creating problems for payment.
How can i prohibit this.
Thanks & Regards,
Priyanka

it is a standard functionality of sap that price is accesed from info reocrd (if present ) at the time of good reciept..so if u dont want that price from info record then change the validity period of the conditions........then that rate is not going to effect the po.but your po sholud not come into that time frame of conditions...........
please elaborate ypur query

Similar Messages

  • 'Minimum purchase order quantity' in info record doesn't work

    Hi,
    I've maintain the value of 'Minimum purchase order quantity' and 'Maxmum purchase order quantity' in info record via t-code: ME12, but it doesn't work.  No any affection happened to the newly created PR.
    Please kindly advise.
    Best Regards.

    Hello Rolf
    The setting you are looking for is done in
    SPRO --> Materials Management --> Purchasing --> Environment Data --> Define Attributes of System Messages --> System messages
    Go to
    Version                    00
    Application Area       06
    Message No            216
    Make the Category to E - Error instead of W - Warning
    Hope this is what you are looking for
    Regards
    Amit

  • Purchase order text  in info record

    Hi!!
    I want to clean purchase order texts of all info records.
    How Can i know that info records have Purchase order texts?, Which table can i use?.
    Thanks,
    Regards.

    Hi,
    check in tables
          EINA --> Purch. Info Record, General Data
    and EINE --> Purch. Info Record, Purch. Org data
    I guess, you may find it.....

  • Avoid Purchase Order without Quality info Record

    Hi All,
    I am facing the problem, i.e i want to avoid creating purchase order if the quality info record is not maintained.
    Can we do it ?????, If yes please suggest me how to go about it & what are the control points for the same.
    Please reply ASAP.
    Arun

    Hi
    In material master  If u activate QM proc key.And enter a valid Control key like 0001.system will not allow u to create PO without Info record(QI01).
    If any queries let me know.
    Gopi

  • Rate Contract Purchase Order ! Urgent

    Rate contract purchase order –
    My Client Don’t wants to enter quantity in the Purchase Order –
    The purchase order is called as Rate contract purchase order (Contract for Per Unit rate of material only). Purchase order is created without entering the quantity. It has specific validity period and overall value limit (It is not compulsory). The multiple Deliveries from vendor are accepted (GR) and invoices are posted against this purchase order, for certain period of time.
    It is not possible in standard SAP configuration to make “Quantity” field optional or hide, because this field Mandatory in standard SAP program. 
    I suggested option of creating “Contract” and “Contract Release orders”, but our client doesn’t want to create the purchase orders on daily or monthly basis.
    Also scheduling agreement option is not working, because schedule lines are not final.
    Please suggest me the solution on this issue !

    Hi Vijay,
    to clear your doubt, SAP can make the Quantity display instead of Hide function. It not necessary to put Required, it can be Optional or Display.
    This also will work if you have PR for all of your PO, so PO QTY will be copied from PR QTY.
    you may need to check your configuration.
    IMG-MM-Purchasing-PO-Define Screen Layout at Document Level
    Regards,
    Maia
    Edited by: Maia on Apr 14, 2008 5:24 PM

  • Can we issue purchase order without price info

    Hi,
    We had issued purchase orders to a vendor, but we come across that price info has not been maintained for the same. It seems that this is exceptional case. Can we issue purchase order without price info ??
    Regards...

    Hi,
    In general case while creating purchase order price is picked up from purchasing info records which are valid , if the info record is not maintained it is picked up from last purchase order.
    But as you said it is purcahse order without info records.
    Options available are;
    You can manually enter the price in the item overview and details will automatically get calculated in item detail of purchase order
    You can mark free delivery indicator in the item overview.
    Thanks,
    Tushar Patankar

  • Min.order Qty from Info record in PR in MRP

    Hi,
    Is there any setting by which , while running MRP, system will take min.order quantity from info record (instead of material master) ?.
    If not , then is there any way to achieve the same?

    Hi Csaba Szommer
    You are right, If you try to convent PR in to PO, and  if you have maintained min.order qty in info record,  you get message ( error / warning ) as per your message setting.
    Your question is also valid that if the same material is being procured by many vendors, and each vendor might have  different min. order qty, Hence it has to be picked from info record only.
    But I have tried with all the possibilites. While converting PR into PO, based on system message you can correct the Quantity, but if MRP generates PR ,based on the min.order qty in info record, then no need to handle such messages.
    You can try also, maintain different min. order qty in Material master and info record, it will always take from Material master and never from info record.
    But Logically, it should take from info record.
    That is why I wanted to make the system take info record min.order.qty.
    So it would solve the problem if you know some setting that takes min.order.qty from info record.
    ( ref: I am aware of planned del. time , there is one checkbox in  plant parametes, if you select that , system will take planned del.time from info record , if you don't, system will take it from material master. So if you know any such setting for min.order.qty, pls let me know. I could not find any such possibilities)
    Thanks

  • Conditions for each Order unit in Info record

    Hi all
    If I have an info record with the base UoM as NOS and Order Unit as EA, can I have different conditions for NOS and EA for the same info record? If yes, How should I create them?
    Regards
    Madhu

    Hi
    I think this help documentation is saying that you can maintain multiple ordering unit and can define condition for each of those different multiple ordering units.
    You can't maintain condition for base unit of measure once you have ordering unit is different than the base unit of measure.
    For example,
    In info record you can give PB00 value and give the price and then in unit, you can maintain multiple ordering units. Depending on your ordering unit in PO, the price is picked up relevant to that ordering unit from info record. Similarly, you can maintain multiple conditions with different ordering untit by defining price per such different ordering units.
    Regards,
    Jagadeesh

  • How to dispaly excise tax rate in purchase order scapcript

    plz help me out
    actually i want TO display excise IM PURCHASE ORDER SACPSCRIPT
    MEDRUCK
    PLZ HELP ME OUT
    THANK U

    Hi
    First copy the MEDRUCK and do the changes in it
    first check the pricing related conditions data in the Main window
    check this code
    /: ITEM_CONDITIONS
    IC ,,&KOMVD-VTEXT&,,&''KOMVD-KBETR& &KOMVD-KOEIN&,,&KOMVD-KWERT&
    /:ITEM_CONDITIONS_UNIT
    IC ,,&KOMVD-VTEXT(16)&,,&KOMVD-KBETR&,,&KOMVD-KOEIN&,,&''KOMVD-KPEIN&
    &KOMVD-KMEIN&,,&KOMVD-KWERT&
    Here first know what is the condition type for excise Rate/tax
    check in table T685T for this
    and in debug of the script check whether that condition type values is coming or not. Mostly it comes, check and display
    If the values or not coming then
    Write a PERFORM subroutine in the script to bring the related Excise Tax rate from the program and display
    see the sample code for Subroutines
    The Form :
    /:PERFORM CDE_CENT IN PROGRAM ZKRPMM_PERFORM_Z1MEDRUCK
    /:USING &EKKO-EBELN&
    /:CHANGING &CDECENT&
    /:ENDPERFORM
    The report :
    REPORT zkrpmm_perform_z1medruck .
    DATA : BEGIN OF it_input_table OCCURS 10.
    INCLUDE STRUCTURE itcsy.
    DATA : END OF it_input_table.
    déclaration de la table output_table contenant les
    variables exportées
    DATA : BEGIN OF it_output_table OCCURS 0.
    INCLUDE STRUCTURE itcsy.
    DATA : END OF it_output_table.
    DATA : w_ebeln LIKE ekko-ebeln,
    w_vbeln LIKE vbak-vbeln,
    w_zcdffa LIKE vbak-zcdffa.
    FORM CDE_CENT
    FORM cde_cent TABLES input output.
    it_input_table[] = input[].
    it_output_table[] = output[].
    READ TABLE it_input_table INDEX 1.
    MOVE it_input_table-value TO w_ebeln.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input = w_ebeln
    IMPORTING
    output = w_ebeln.
    SELECT SINGLE zcdffa FROM ekko
    INTO w_zcdffa
    WHERE ebeln = w_ebeln.
    it_output_table-name = 'CDECENT'.
    MOVE w_zcdffa TO it_output_table-value.
    MODIFY it_output_table INDEX 1.
    output[] = it_output_table[].
    ENDFORM.
    Reward points for useful Answers
    Regards
    Anji

  • Rights to change Payment Terms on Purchase Order

    Hi,
    How can we assign rights to a user who is allowed to change the Payment terms for Purchase orders entered.
    Currently , the moment a PO is entered and the payment terms is changed it prompts a message saying that you are not authorized to change the payment terms.
    Where under Authorizations can i go and change this?
    Can anybody suggest a solution?
    Jyoti

    jyoti,
    Go to
    Administration>System Intialization>Authorization-->
    Genreral Authorization>Select user left side>
    Select Drill Down Administration>Drill down Setup>
    Drill Down Business partner>Drill Down Payment terms>
    Give Full Authorisation
    Jeyakanthan

  • Changing default printer in Purchase order

    Hi
    This is Mohammed. Khan, when we are working with these purchase Order T-codes (IW32, IW21, IW28, IW38) When ever we are trying to give purchase order print, than automatically it will take $MECH,at present this printer is not available in our landscape, if there I donu2019t know where this printer is defined exactly, I am searching this particular printer in Output devices(SPAD) but this is not available in that list, can any body tell me how to change the default printer, from purchase order printing list, and also let me know how to set different printer in the place of $MECH printer..
    Thank you,
    Regards,
    Mohammed. Khan

    Hi
    Try checking NACE transaction, for your output type the default printer assigned (in communication method). And also check defaults tab in user record in SU01 tcode.
    Thanks

  • Change item text in purchase order

    Hi folks,
    I'm trying to change some item text in the purchase order through the BAPI_PO_CHANGE
    with the following test code:
    REPORT zprueba_bapi_po_change.
    DATA:
      itab_text LIKE TABLE OF bapiekpotx,
      wa_text   LIKE bapiekpotx,
      itab_lines LIKE TABLE OF tline,
      wa_lines   LIKE tline,
      itab_items LIKE TABLE OF BAPIEKPO,
      wa_items   LIKE BAPIEKPO.
    DATA: name LIKE thead-tdname,
          id   LIKE thead-tdid,
          object LIKE thead-tdobject,
          v_result LIKE itcer.
    DATA: itab_return LIKE TABLE OF BAPIRET2.
    data: poorder like BAPIEKKO-PO_NUMBER.
    poorder = '4500058923'.
    CALL FUNCTION 'BAPI_PO_GETDETAIL'
      EXPORTING
        purchaseorder                    = poorder
       ITEMS                            = 'X'
    *   ACCOUNT_ASSIGNMENT               = ' '
    *   SCHEDULES                        = ' '
    *   HISTORY                          = ' '
       item_texts                       = 'X'
    *   HEADER_TEXTS                     = ' '
    *   SERVICES                         = ' '
    *   CONFIRMATIONS                    = ' '
    *   SERVICE_TEXTS                    = ' '
    *   EXTENSIONS                       = ' '
    * IMPORTING
    *   PO_HEADER                        =
    *   PO_ADDRESS                       =
    TABLES
    *   PO_HEADER_TEXTS                  =
       PO_ITEMS                         = itab_items
    *   PO_ITEM_ACCOUNT_ASSIGNMENT       =
    *   PO_ITEM_SCHEDULES                =
    *   PO_ITEM_CONFIRMATIONS            =
       po_item_texts                    = itab_text
    *   PO_ITEM_HISTORY                  =
    *   PO_ITEM_HISTORY_TOTALS           =
    *   PO_ITEM_LIMITS                   =
    *   PO_ITEM_CONTRACT_LIMITS          =
    *   PO_ITEM_SERVICES                 =
    *   PO_ITEM_SRV_ACCASS_VALUES        =
    *   RETURN                           =
    *   PO_SERVICES_TEXTS                =
    *   EXTENSIONOUT                     =
    COMMIT WORK AND WAIT.
    name = '600007545900001'.
    id = 'A01'.
    object = 'EKPO'.
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
    *   CLIENT                        = SY-MANDT
        id                            = id
        language                      = sy-langu
        name                          = name
        object                        = object
    *   ARCHIVE_HANDLE                = 0
    *   LOCAL_CAT                     = ' '
    * IMPORTING
    *   HEADER                        =
      TABLES
        lines                         = itab_lines
    * EXCEPTIONS
    *   ID                            = 1
    *   LANGUAGE                      = 2
    *   NAME                          = 3
    *   NOT_FOUND                     = 4
    *   OBJECT                        = 5
    *   REFERENCE_CHECK               = 6
    *   WRONG_ACCESS_TO_ARCHIVE       = 7
    *   OTHERS                        = 8
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    LOOP AT itab_lines INTO wa_lines.
      CLEAR wa_text.
      wa_text-po_number = poorder.
      wa_text-po_item = '00001'.
      wa_text-text_form = wa_lines-tdformat.
      wa_text-text_line = wa_lines-tdline.
      wa_text-text_id = 'F03'.
      APPEND wa_text TO itab_text.
    ENDLOOP.
    SORT itab_text BY po_item text_id.
    CALL FUNCTION 'BAPI_PO_CHANGE'
      EXPORTING
        purchaseorder                = poorder
    *   POHEADER                     =
    *   POHEADERX                    =
    *   POADDRVENDOR                 =
    *   TESTRUN                      =
    *   MEMORY_UNCOMPLETE            =
    *   MEMORY_COMPLETE              =
    *   NO_MESSAGING                 =
    *   NO_MESSAGE_REQ               =
    *   NO_AUTHORITY                 =
    *   NO_PRICE_FROM_PO             =
    * IMPORTING
    *   EXPHEADER                    =
    TABLES
       RETURN                       = itab_return
    *   POITEM                       =
    *   POITEMX                      =
    *   POADDRDELIVERY               =
    *   POSCHEDULE                   =
    *   POSCHEDULEX                  =
    *   POACCOUNT                    =
    *   POACCOUNTPROFITSEGMENT       =
    *   POACCOUNTX                   =
    *   POCONDHEADER                 =
    *   POCONDHEADERX                =
    *   POCOND                       =
    *   POCONDX                      =
    *   POLIMITS                     =
    *   POCONTRACTLIMITS             =
    *   POSERVICES                   =
    *   POSRVACCESSVALUES            =
    *   POSERVICESTEXT               =
    *   EXTENSIONIN                  =
    *   EXTENSIONOUT                 =
    *   POTEXTHEADER                 =
       POTEXTITEM                   = itab_text
    *   POPARTNER                    =
    COMMIT WORK AND WAIT.
    However this code isn't updating the text. Does anyone could tell me what i'm missing?
    Thanks for your help.
    Kind Regards,
    Gilberto Li

    Hi,
    Please check this code..It worked for me..Instead of 00001 try giving 00010
    PARAMETERS: p_ebeln TYPE ebeln OBLIGATORY.
    PARAMETERS: p_text(50) OBLIGATORY.
    PARAMETERS: p_textid TYPE bapimepotext-text_id OBLIGATORY.
    DATA:
            lt_poitem         LIKE bapimepoitem OCCURS 0 WITH HEADER LINE,
            lt_poitemx        LIKE bapimepoitemx OCCURS 0 WITH HEADER LINE,
            lt_return         LIKE bapiret2      OCCURS 0 WITH HEADER LINE,
            lt_bapi_itemtext  LIKE bapimepotext OCCURS 0 WITH HEADER LINE.
    <b>lt_poitem-po_item = '00010'.</b>
    APPEND lt_poitem.
    <b>lt_poitem-po_item = '00010'.</b>
    APPEND lt_poitem.
    lt_bapi_itemtext-po_number = p_ebeln.
    <b>lt_bapi_itemtext-po_item   = '00010'.</b>
    lt_bapi_itemtext-text_id   = p_textid.
    lt_bapi_itemtext-text_line = p_text.
    APPEND lt_bapi_itemtext.
    call the BAPI.
    CALL FUNCTION 'BAPI_PO_CHANGE'
         EXPORTING
              purchaseorder = p_ebeln
         TABLES
              return        = lt_return
              poitem        = lt_poitem
              poitemx       = lt_poitemx
              potextitem    = lt_bapi_itemtext.
    LOOP AT lt_return WHERE type = 'A' OR type  = 'E'.
      EXIT.
    ENDLOOP.
    IF sy-subrc = 0.
      WRITE: / 'Error'.
    ELSE.
      COMMIT WORK.
      WRITE: / 'Success'.
    ENDIF.
    Thanks,
    Naren

  • Price Change indicator in Service Purchase order

    Dear Friends
    I am making one service purchase order, at service item level one price change indicator appears if its selected then at the time of service entry sheet it is possible to change value
    But in my case,this indicator is not appearing at the time of raising PO, can anybody guide me at what screen level we can make field settings according to this.
    Regards
    VIvek

    I think it is invesible for you
    go to Item detail scree in the PO
    here you will see the Color squar at the corner of service tab
    here click on that Icon
    it will open the tablesetting pop up
    here click on administrator adn uncheck the ESLL-PRS_CHG field
    Than click on activate and save
    now you will see this field.

  • RM06BB20 - Change "created_by" user for Purchase Order

    Hi !
    We have a job running on ECC to generate Purchase orders from purchase requests (from SRM Shopping carts) with report RM06BB20 . In background it is using tcode me59n.
    This generate purchase orders with job user in "created_by" user. I need to replace this with shopping cart requester (or purchase requisition requester, is the same person) but EXITS and BADIS  I founs have header fields like "importing" and I can not change this field.(EXIT_SAPMM06E_006,ME_PURCHDOC_POSTED)
    ME_PROCESS_PO_CUST it is not called and I don´t know how to proceed ...
    Any suggestions?
    Thank you in advace and best regards!!
    Carla

    Thanks Edgard,
    But... due security restrictions Jobs must be runned by this specific batch user ...
    so... I believe we can´t.
    There are some way to call a SUBMITT program with an specific user inside a report ? in order to run just posting step with another user...

  • Bapi changing payment terms in purchase order

    hi to all abap gurus
    I want to change the Payment terms in Purchase order using bapi_po_change . can u pls give coding for this bapi with all required int tables declarations . points will berewarded for good ansers

    There is a documentation available for this BAPI and there is an example (although it is a bit confusing). You need to send the folowing parameters:
    Parameter: PURCHASEORDER = <PO number>
    Parameter: POHEADER                          
    PMNTTRMS             =                    <payment term value>
    Parameter: POHEADERX                         
    PMNTTRMS             =                    X  
    Declare your structures/tables using the same type as in BAPI - just copy/paste.

Maybe you are looking for