FM for pricing simulation in Purchase Order

Hi,
I am testing this FM: ME_PO_PRICE_SIMULATION, but i am having a problem regarding two fields:
KNTTP - Account Assignment Category
EPSTP - Item Category in Purchasing Document
I am not able to use this fields when simulate the price. Do you know if i can use another function or if there is another way to use this 2 fields in a Function?
Thanks a lot
Best regards

Hi,
Please check this FM.
ME_PO_PRICE_SIMULATION       
ME_PRICE_SIMULULATION_PROCESS
ME_SOURCE_PRICE_SIMULATION   
Regards,
Ferry Lianto

Similar Messages

  • Terms of Payment for Local and Import Purchase Order

    Hello Experts,
    I am SAP FICO Consultant, I am given a task of maintaining payment terms for local and import purchase order, I would highly appreciate your help in this regard. I know I can maintain payment terms via OBB8 but I am not sure that how to cover the following scenarios.
    1. 100% Advance
    2. 50% Advance, Balance in 07 Days (usually balance immediate with delivery is accepted but it is paid in 07 days for the record)
    3. 25% Advance, Balance in 07 Days
    4. 10% Advance, Balance in 07 Days
    5. 30 Days Credit
    6. 15 Days Credit
    7. 07 Days Credit
    IMPORTS
    1. 100% Irrevocable LC in advance
    2. 100% TT in Advance
    3. 50% TT in advance & 50% before shipment.
    Looking forward to hear from you.
    Regards
    Muhammad Yousuf Ali

    Hi
    <b>All the Local as well as the R/3 data gets stored in the SRM tables ->
    BBP_PAYTERM (Terms of Payment, Backend-Dependent)
    BBP_PAYTERM_TEXT ( Texts for Terms of Payment, Backend-Dependent)
    BBP_TQ02B ( QM System)
    BBP_TQ02U (Description QM system)
    Also refer to Transaction SLG1 for the log created in this case.</b>
    Hope this will help.
    Please reward suitable points.
    Regards
    - Atul

  • Tables for credit Memo and Purchase order

    Hi all,
    I need to develop a report to dispaly all the credit memos for the open qty,
    My issue that is  there any table where we can have information for credit memos and purchase order,
    like the input fields is company code,customer number,fiscal year,
    hope you understnad,
    Please let me know if you need any more information,
    Thanks&Regards,
    Cghand

    Hi
    Invoice Verific. table:
    RBKP - Document Header: Invoice Receipt
    RSEG - Document Item: Incoming Invoice
    Regards
    Prasanna

  • BAdI or USEREXIT for changing data of purchase order header - ME21N

    hello all,
    I would like to ask you any way to change the field "reason for change" of the Purchase Order  header.
    I tried implementing the method PROCESS_HEADER of IF_EX_ME_PROCESS_PO_CUST
    or changing reason_code of structure ekko in user exits EXIT_SAPMM06E_006 and EXIT_SAPMM06E_006
    but it seems not to work.
    How can i do?..
    sap. v. ecc 6.0

    >
    Shiva Kumar wrote:
    > Use the user exit : EXIT_SAPMM06E_012: This is triggered on saving of a PO...and user can add validations etc in the exit...
    > Cheers
    It doesn't work...
    >
    Martin Voros wrote:
    > you get reference to object IM_HEADER in method PROCESS_HEADER of BADI ME_PROCESS_PO_CUST. On this object you can call two methods - GET_DATA and SET_DATA. GET_DATA returns structure with type MEPOHEADER. You can change your field here and then call method SET_DATA with your modified structure. This should work.
    > Cheers
    ..same thing for this solution...
    the field that i want to change is RSCOD inside structure EREVGRID...it seems to have also get_data and set_data methods ( IF_REVISION_ITEM_DCM ),
    but I don't know which BAdI to implement that has a object type ref to EREVGRID...
    Edited by: E_M on May 13, 2008 11:08 AM

  • Missing Part list for Plant to Plant Purchase order

    Hi,
          I need the following requirement in CO24,
          In CO24 its shows the missing parts for Sales order, similarly we want the missing parts list for Plant to Plant Purchase order in the same report. Also the report,
    1.It  should not consider the Planned order for a sales order.
    2.It should not consider the planned order which can be convert into purchase requisition.
    3.The procurement type should be "E" or "X".
    Kindly guide me is there any standard layout changes in available or any development we have to do.
    Thanks
    Muthamil Murugan.G

    Hi Purushothaman,
    If you have the following settings in OPJK:
    Plant                 XXXX
    Order Type       XXXX
    Availability Check    2
    [X]Status Check
    [X]Check material availability when saving order (may not need)
    Checking Rule        PP PP checking rule
    Component Check Type    ATP check
    Release material     2  Release permitted despite missing parts
    Then in COHV you try to mass release the order with the following parameter:
    List: Order Header
    Selection: Your selection criteria
    Mass processing:
    Function: Release
    Max. No.of Processes 99
    Save Log: Always
    Release control order: Collective Order Release
    Then after the order is released, you can find the missing part list of that order in CO03 menu path:
    Goto->Missing Parts->Missing parts list
    Hope it helps.
    Regards,
    Rachel

  • One inspection lot for multiple materials of purchase order line items

    Hi All,
    My client requirement is one inspection lot for multiple materials of purchase order line items.
    Please share your thoughts.
    Thanks in advance for early reply.
    Regards,
    Jishu

    I totally agree with Amol.
    I don't think I would touch that development nor would I ever tell a client it could reliably be done through development.
    Knowing what I know about the table structures, I don't think you could create any development for this that could use a significant amount of the existing tables and functionality.  I think you'd have to create all your own Z tables and basically rebuild the functionality.  Tying it back in with SAP data will be difficult.
    You're even looking at all custom screens for your results recording and UD as well.  And if you have follow-on functions like batch classification requirements, batch determination, COA publication, results copy functions, use of DMR and sampling procedures, physical samples, quality notifications, etc. etc.. you could be looking a whole lot of development.
    Craig

  • SAP VB script for updating texts in purchase orders

    Hello,
    I am trying to create a SAP script for updating texts in purchase orders. It is in the last third - Item Detail,  Texts tab.
    The script is ok apart from the fact that it always deletes whatever text is in there and than add a new one.
    I would like to keep history in the texts tab and always just add one line to existing texts. Is there any way (command) how
    to keep existing texts and only add a new line to the top?
    Thanks a lot!
    Jan

    Yes, you are exactly right. I have already figured it out as well. I did not expect it would be that easy. But thanks a lot anyway for replying on this!
    Now I am struggeling with changing SAPLMEGUI in vb scripts for ME22n. Sometimes, there is SAPLMEGUI:0010 and sometimes SAPLMEGUI:0015. Even when the users have the same screens in the beginning the SAPLMEGUI number differs. They also do one item by hand and than it changes. It keeps changing between SAPLMEGUI:0010 and SAPLMEGUI:0015
    Is there a way how to have the same number of SAPLMEGUI or how to eliminate this issue?
    Thanks a lot
    Jan

  • Can u tell me the tables for field Cross company Purchase Order.

    Can u tell me the tables for field Cross company Purchase Order.

    check below link...
    http://help.sap.com/bp_bblibrary/500/Documentation/J53_BPP_EN_DE.doc

  • Pricing for Pre-Packs in Purchase Order

    Hi Guys
    Does anyone know when ordering Pre-Packs how to get the PO to determine the Pre-Pack Header Article prices by adding up the prices and quantities in the components of the Pre-Pack in the sub-items?
    Example
    Header Article 208178 T-Shirt Pre-Pack
    Component 1 134562001    Price $2.50
    Component 2 134562002    Price $1.50
    Purchase Order
    Item 10        208178         Net Value is Blank (asking for PBXX Price to be manually entered)
    Sub-Item 11 134562001  Price $2.50
    Sub-Item 12 134562002  Price $1.50
    The scenario we want is for the Header Item 10 to pull in a PB00 price of $2.50 + $1.50 = $4.00
    Thanks
    Brett

    Hi
    If you go into the IMG to Logistics General - Material Master - Retail Specific Settings - Settings for Structured materials - General control for Prepack Allocation Planning there are some check boxes, tick "Calculate Purchase Price".  If you set this flag the purchase price of prepacks created with the Prepack Allocation Planning Tool will be calculated as the sum of the purchase prices of the components.  You can change the way of calculating using the extension WSTRN_PREPACK.
    Then if you create the prepack articles using transaction WSTN11 the prepack cost price is automatically created as a sum of the component parts and there is a icon (looks like a coin) that allows you to change it if that isn't what you want. 
    Regards
    Lisa

  • About the pricing procedure of purchasing order

    Hello friends,
    can anyone tell me about the pricing procedure,conditions & texation of Purchase order?
    and hoew to maintain all those term in Customisation?

    The Basic thing is Condition Technique. In which there are 
    1. Access Sequence 2. Condition Record 3. Condition Type 4. Condition Table. 
    A Access Sequence access a Condition Record of a Condition Type in a Condition Table is a  Condition Technique.This is a simple logic 
    Here the Condition Type is very important like PB00, PBXX,RA01 etc. 
    In the background every Condition Type has its own defition means the purpose of the Condition Type  like, is it for Pricing or Percentage, Quntity base, Accrual Feilds etc is to be defined to work this functions.  Normally we use the existing ones without any risk. But some cases, we have to Create a New Condition Types as per the organisation requirement. 
    The Pricing Schema is useful to minimise condition types while mention prices for Vendor on the basis of Pricing Schema which we defined according to organisation requirement. 
    The Pricing Schema means the calculations procedure of Condition Type. 
    Ex.  RA01 - Discoount % is caclulated on PB00 - Gross Price  means 
    RA01 is based on PB00  like that we have to define in the Pricing Schema 
    which makes easy to use in real time. 
    Here PB00 has the Access Sequence - 0002. 
    But RA01 does not have the Access Sequence.Why because it is a dependent on PB00. But both are Condition Types. 
    In the system, by default some standard  Scheme will be there at Vendor Schema Group in the Vendor Master Screen means the standard one is assigned which is very lengthy which may fullfil our requirement. But some cases which may not fullfil our requirement, in such we have to define. 
    For the configuration, I may not able to explain properly through here but will give some idea. 
    Configuration: SPRO - IMG - Material Management - Purchasing - Conditions - Define Price Deternmination Process:
    1. Define Access Sequence 
    2. Define Condition Type 
    3. Defince Calculation Schema:- Here you have to define the Schema - Define Schema group 
    1. Define Schema Group vendor 
    2. Define Pricing Schema group 
    3.  Schema group for Purchase Organisation 
    4. Assign Schema group to Purchase Organisation - Define Schema determination 
    1.define calculation schema for Standard purchase organisation 
    After completion of the Schema Group, we have to assign it to Vendors. 
    Then whenever we use any transaction with this Vendor, the concerned  Schema will work as configured by us. 
    The Pricing in MM is vast because each Condition have its own importance and each Access Sequence have its own importance. So you need not bother about this. First you learn how to define the Calculation Schema through the above.

  • Foreign trade for free of charge purchase orders

    Hello
    Scenario:
    My company imports tobacco leaf into GB from a different company based in BE, and my company processes the leaf in GB and sends it back to BE. We never own the leaf, and we only charge the BE company a price for the service we provide.
    A purchase order is created for a non valuated material master with 'non-valuated GR' account assignment J and no invoice receipt. Foreign trade data such as commodity code either defaults from material master or is manually entered by PO creator.
    There is no pricing procedure and therefore no GRWR condition value and the statistical value field in the 'declara./values' tab is greyed out. This causes an entry on Intrastat with a zero value, which is incorrect, as we should declare the statistical value of the goods for customs purposes. 
    Aside from adding a value in VEFU and then creating the report using VE33, what ideas do you have for how I could get a statistical value on this PO?
    Thanks

    Hi,
    Can just think of a wild work around...well instead of marking the items as free, put in a value and also put in an equal amount of discount. Which will negate the value of the item.
    I dont knw if that will be acceptable by your client..but it is a work around never the less...
    Take care..
    Osayed.

  • Price Determination (Pricing) Date Control - Purchase Order

    Hi,
    We are exploring the Price Determination (Pricing) Date Control in the Purchase Order.
    Clientu2019s requiring  is, correct me if it is a wrong requirement:
    We have created Tax Codes:
    C2 -  CST 2% valid from 01.04.2010
    C3 -  CST 3% valid from 01.04.2010
    We have created a purchase order with Tax Code C2 - CST 2% on 30.03.2010 as we are in doing back log entries. Since the tax code is valid from 01.04.2010 only , the purchase order is not displaying the Tax Code Value .
    Now we are doing the Goods Receipt on 01.04.2010, the system will not pass the entry for the CST as at time of GR, the System picks up the Tax data from the Purchase Order.
    Now we want that the System should pick up the Data at the Goods Receipt, not from the Purchase Order. Some one advised me to use put GR Date in Pr. Date Cat. Under Item-> Condition Control tab. We are able to view the Pr. Date Cat by changing the Screen Layout of ME21N.
    We want to know what use of the same & under what condition is, we use this.
    Our suggestion:
    1. We are of the view that we should create the Tax Codes with Valid Date from 01.01.2010 (not from 01.04.2010 as currently maintained)
    2. Or since we are doing the back log entry, we should create all the Open Purchase Orders dated 01.04.2010.
    Is this the correct way which we are suggesting?
    Please note that we are dealing with Excise Materials also?
    Please guide.

    Thanks for the reply,
    While testing the same, I also encountered the somewhat same problem.
    You are suggesting that we should change the Tax Code Valid From Date.
    What do mean by the follwoing:
    Pricing date category "GR date" can't be set in PO if price is entered manually (with condition type PBXX). This also means manually entered conditions at Po will not be used.
    Regards,

  • Pricing in the Purchase Order?

    Hi,
    I have a case where the following is happening:
    The net price is populated in the Purchase order but not from the condition record
    My purchase order is picking up the pricing procedure based on the vendor schema group and purchasing organization, i can see all the condition types, being picked.
    I also can see the info record in the PO when i enter the vendor and material.
    The message i get when i want to see where my pricing is getting picked is :
    Condition type P001 is not determined using condition records
    Message no. V1229
    Can somebody provide a reasoning/logic and sequence for this please
    Thanks
    Regards

    Go to M/06, here go to details of condition type "P001" and assign the Pricing Procedure which U want and then try

  • Change Pricing Date in Purchase Order

    Hello,
    In normal scenario the pricing date (PRDAT) in Purchase Order is the date on which the PO is created. I want to update the PO with price considering current date. In the table EKPO the field PRDAT is available. But If I require to change the change the date(PRDAT) in the PO where I can find the field in the PO
    Thanks in advance

    Hi,
    Yes, you can go to customizing and see the field selection keys for the PO and see in the: Selection group      Quantity and Price.
    In order to see which keys are influencing the layout in your PO, you can read a blog I just wrote a couple of days ago:
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17833
    I hope this information helps!.
    Best Regards,
    Arminda Jack

  • Report for advance payment relevant purchase order

    Dear Sapgurus,
    Logistics people raise one purchase order and release procedure also from logistic teqm onlly after we need approval from finance head we had created one more release finance procedure how they will identify these are purchase order i have to pay advance payment is their any report can u please tell me.
    Regards
    Umi

    Amit kulkarni,
    For this requirement you have to do validation of the amount field for advance payment againest PO.
    i thiought this is only way to get your requirement
    May be this information is useful to you
    Regards
    Surya

Maybe you are looking for

  • Tearing during video playback

    Whenever I'm running any moving image on my iMac, a horizontal line tears the image in two, rising to the top of the screen, to re-appear at the bottom and rise again. I have this in Quicktime, DVD player, Front Row, Safari, games, etc... The tear is

  • How many sockets can be opened to one port

    Hi All, There is a service installed on port 4444 of our server. In order to do some work with that service we open sockets to it with socket:localhost:4444. The thing we are finding is that it is quiet expensive to initialise these socket connection

  • I get Error Code 62 I can't download adobe creative cloud destop!

    Please Help

  • IOT move

    Hi, Db : 10.2.0.4 How to move the IOT table? If it's partition/ partition index,how to move? ALTER TABLE gei.I_S_RL MOVE TABLESPACE GE3 STORAGE (INITIAL 131072 NEXT 131072 PCTINCREASE 0); ERROR at line 1: ORA-28660: Partitioned Index-Organized table

  • ODS Issues

    Hello Gurus, This is an urgent request. I would like to connect another ODS to an existing ODS as data target. I intend to have a time reference key on the second ODS but would like the second ODS populated by data that has changed only from the ODS