If anyone worked on the sales pricing requirements(vofm)

If anyone worked on the sales pricing requirements(vofm), can u tell what happens in the sapcode, if create the requirements in vofm tcode

Hi Rama,
Pricing Requirement is  basically a check before a condition type populates with its value.
we define the requirement and assign this to condition type as required.
for example, you have a discount condition ZABC which should only populate when the material is delivered from Chennai plant.
If this check ( certain requiremnt which we want to get satisfied before a particular condition type populates) becomes true during sales doc. processing, then
condition type is given a Go-Ahead by the system that it can populate.
we acheive this by using parameter SY-SUBRC and set this system variable to 0 if condition is true
basic outline of the  code will be like following ( one of the ways) :
IF <Condition > = TRUE
SY-SUBRC = 0
ELSE
SY-SUBRC = 4
we can also utilize the CHECK statement to acheive this.
Hope it gives an idea to understand pricing requirement.
Please let me know if you have any doubt.
Best Regards,
Gaurav Raghav

Similar Messages

  • Has anyone worked with the fire text from Thirdmenson?

    I have bought this product from him and have been just destroyed trying to use it.
    There are literally no instructions with the purchase and I am weak with AE.
    Here is the link to his product.
    http://www.youtube.com/watch?v=2B5nWpYi2-Y&feature=fvst
    Am really hoping there is someone here that has worked on this before or can guide me on how to change my text.
    Thanks, Mike

    Yeah, unfortunately I am coming to the same conclusion.
    This is the entire response I received for "instructions"
    There are two projects: "fire_text_project" and "fire_text_project_plugin". The first once does not require any plugin because one particle effect is pre-rendred. If you have trapcode particular then you can use the second project and modify it.
    Finally you can create a realistic fire text in after effects!
    It took me a week to do the 3d fire simulation and render out all the 26 letters on fire. This is a very realistic fire thats simulated using advanced 3d software. The video is 621 x 720 px and it is 7 seconds long. All the letters has the color video and the black and white (alpha) video. You can use the alpha matte to create a tranpsarent background for the colored video. That's is how it is done in the two example comps included in the project. You will have to understand that the letters are video so it is not as easy as typing the letters using text tool to edit the text. Open the "1st text  Example comp 1" comp and it has marker that explains in detail on how to edit it.
    The two included comps are "Example_comp 1" and "Example_comp 2". These are great examples of what you can do with fire text but the possiblity is endless.You can create many interesting comps with these text on fire. Just to let you know the text that is rendered in 3d app is Arial Black.
    Think I am going to have no choice but to simply cancel the sale and look for something else.
    Thanks for all the input.
    Mike

  • Has anyone Worked with the Essbase Data Mining Module?

    I'd appreicate if you could post a message if you have worked with the Predictor and Target Range Expressions, and data mining models in general? I am looking for some insights into what Essbase Data Mining can do...<BR><BR>Thanks.<BR><BR>- Sherwin

    Yeah, unfortunately I am coming to the same conclusion.
    This is the entire response I received for "instructions"
    There are two projects: "fire_text_project" and "fire_text_project_plugin". The first once does not require any plugin because one particle effect is pre-rendred. If you have trapcode particular then you can use the second project and modify it.
    Finally you can create a realistic fire text in after effects!
    It took me a week to do the 3d fire simulation and render out all the 26 letters on fire. This is a very realistic fire thats simulated using advanced 3d software. The video is 621 x 720 px and it is 7 seconds long. All the letters has the color video and the black and white (alpha) video. You can use the alpha matte to create a tranpsarent background for the colored video. That's is how it is done in the two example comps included in the project. You will have to understand that the letters are video so it is not as easy as typing the letters using text tool to edit the text. Open the "1st text  Example comp 1" comp and it has marker that explains in detail on how to edit it.
    The two included comps are "Example_comp 1" and "Example_comp 2". These are great examples of what you can do with fire text but the possiblity is endless.You can create many interesting comps with these text on fire. Just to let you know the text that is rendered in 3d app is Arial Black.
    Think I am going to have no choice but to simply cancel the sale and look for something else.
    Thanks for all the input.
    Mike

  • Anybody worked on the Sales Returns process - Consumer products

    Hi,
    I am looking for some information / guidance on customizing on the Sales Returns enhacement package of the Consumer product industry under ECC 6.0
    Apart from the SAP Help link which I have already gone through, does anyone have any kind of documentation available around.
    Thanks in advance.
    Vijay

    This functionality is part of SAP Enhancement packages for ECC. It was earlier part of the IS-BEV solution and the documentation pertaining to the same hasn't changed.

  • Pricing requirements - VOFM tranx (standard include)

    Hi,
    I want some information about the pricing requirements in the tranx code: VOFM.. For each standard include of the parent include: LV61ANNN, there are two forms: kobed_xxx and kobev_xxx.
    1) What is the different between these two forms and what is their effect..
    2) in my requirement, it was not mentioned as to in which form do i need to write the required code. (Though it was said that i need to copy one of stnd include)..

    hi Rohith
    just go to this thread link
    Re: VOFM - Requirements
    this must answer your queries
    hope this helps
    regards
    Aakash Banga

  • Anyone worked with the LIN interface/protocol?

    This is my first post in the forums.  I've been avidly reading the
    posts here for a few months now and look forward to the day I can
    contribute.  Meanwhile, I'm seeking some additional knowledge from
    all you experts out there.
    I've completed the design concept for a series of test systems that
    includes a LIN interface.  Currently, I've selected a PXI board
    from Goepel.  You'll find Goepel's 3072 listed here on NI's
    website.  I am looking at the 3080 which is a combo CAN/LIN
    interface.  It comes with LabView support.  I've also found a
    LIN interface from Pickering.  I've also found circuitry to bridge
    RS232 to LIN, but this is only a physical layer conversion.  I'd
    end up developing the whole protocol if I went that route.
    My question is this.  Are there alternatives that anyone is aware
    of?  It seems such overkill to drop a $2500 board in the system
    just for a simple protocol conversion.  Seems like someone out
    there would have dealt with this...
    Thanks in advance,
    Steve Bishop
    Project Group Lead/Sr. Test
    Engineer
    Kimball Electronics Group
    Jasper, IN  47549
    [email protected]

    Hi techie's,
       I have some doubt's on LIN.
    1.   Master Node has sent a header for which two nodes have responded simultaneously. So there is a collision. Now master resolves this by giving priority to one of the nodes by sending unconditional frames individually to the nodes.
    Doubt is when there a collision how slaves stop behave? As per slave state machine there is a read back and so one of the node should pull back the transmission. Then what about the other node which has succeeded in transmission?
      If error is handled in a master how this works… how above error is handled?
    How synchronization works?
    How slave decides the identifier after getting synchronized with master? Mainly how without a clock only with Tbit period that it has got from sync?

  • How to use a purchase condition in the sales order

    Hello,
    Customer would like to have a purchase "day-price" appearing in the pricing of the sales order. 
    I would suggest to write abap code (reading the correct PU condition record) in a condition base value routine that would be added in the customizing pricing procedure at SD side.
    Is there any "more standard" solution for this ? 
    Thanks,

    Hello,
    Here is the case in more detail :
    This question concerns a product that is just purchased, stored, and sold.  The purchase-price is based on a "day-price" that is maintained in a purchase condition record on a daily basis.  The sales-price should be that daily price with a markup in %. 
    So, in the sales order, this purchase condition record should be picked up with the material and the pricing date as key.  From that base price, a markup can be calculated in sales pricing. 
    I would suggest to use the field "condition base value" in the setup of the sales pricing procedure (Ref to IMG sales and distribution, pricing control, define and assign pricing procedures).  In that field a new routine could be entered that (with a select or function or Bapi) picks up the purchase condition record-value. 
    I would like to know if this would be a "correct" way of solving this requirement,  if there is no "more standard" solution,  if anyone has experience with a similar requirement and how you solved it ?
    Thanks,

  • Work flow for Sales Order

    Dear All,
    How a Work flow in SD to be configured .
    I need is to create  a workflow  in SD .whenever a Sales Order is created by some user.First the workflow will check if the sales order value is greater than Rs.50,000 or not.If yes it will go for the first level of approval to authority1
    By logging into the workflow the authority1 should know he has to approve that sales order.
    if not it simply sales order should be ready for Delivery otherwise itshould be blocked.
    If the sales order value is between Rs.50000 & Rs.100000  the approval has to go to authority2 approval in the workflow.
    Can anyone worked on the similar lines.
    I am waiting for the reply on this
    Regards
    AK

    Hi,
    Create a new "Z" table for storing the values with the below fields.
    Process Code
    Credit control area
    Customer Credit Group
    Customer Credit Group
    Credit Levels
    Net Value of the Sales Order in Document Currency(From)
    Net Value of the Sales Order in Document Currency(To)
    Position
    Position
    Position
    E-Mail Address
    E-Mail Address
    Credit Levels
    Billing block has to be assigned automatically once the order has been generated.
    The positions will be created by HR team.If the Sales order values falls with in this range,then a workflow will be triggered to three approvers whose values will be maintained in the table.A workflow will be triggered for these members.
    You can create value range for the credit levels.
    A Z program will be required for this requirement.
    Regards,
    Krishna.

  • Want to updated sales pricing procedure through quotation

    Hello Friends,
    In general scenario: we update any condition type in vk11 tcode and tht is reflected in quotation pricing.
    my requirement : while creating quotation if the user changes any price for any condition tht should automatically get updated in pricing procedure for tht particular condition type.
    pls suggest how it is possible??
    Regards,
    Sunny

    Hi Sunny,
    you can write exit in VA21 to update the sales pricing .
    Thanks & Regards,
    Devalla T Kumar

  • Sales pricing from Project Simulation Version

    hi.
    Has anybody created sales pricing for the project using transaction DP 82? It does not create the sales pricing for the simulation version, even though I have provided the version key.
    The status of the simulation version of the project is CRTD. I am using the network cost planning in the simulation version of the project. Am I missing something here? I am hoping to get an answer from this community. Thanks for your help in advance.
    Regards
    Mey

    Hi
    The following are the prerequisites for the sucessful fuctioning of sales pricing for simulation versions of the project.
    1. A dynamic item processor profile (DIP profile) must have been maintained in the customer inquiry.and must be Customized for Project System.
    2.The same DIP profile must have been entered on the Sales B tab page of the item detail view in the SD order.
    3. A customer inquiry with at least one item that has to be maintained and assigned to a billing element must exist. The system determines the SD data for sales pricing from this inquiry item.
    4.You have planned costs (in concordance with cost elements) for your project version.
    If these prerequisites are met, i think it will work
    Reward if helpful
    Regards
    Murali

  • ECP with network activities and sales pricing

    Hi experts,
    Currently I have configured the system so that I can plan costs by assigning Easy Cost Planning templates to network activities and WBS elements. However, when I try to create quotation (sales pricing) from Project Builder (CJ20N), the planned costs of ECP templates assigned to network activities does not appear, only the planned costs of ECP directly assigned WBS element appears.
    Thanks in advance.
    Hieu Nguyen

    After extensive testing, I believe doing sales pricing from Project Builder would not work correctly when using ECP with network activity. Sales pricing from Project Builder will only work properly if ECP only assigned to WBS element.
    If you need to use ECP with network activities, you would need to use DP82 to do the sales pricing.
    Regards,

  • SD Pricing requirement

    Hello Gurus,
    In sales pricing requirement there are 2 forms.
    1) KOBED
    2) KOBEV
    Somebody knows the execution sequence of the 2 form. Is first KOBED and then KOBEV or there is some rules that drive the execution of one or the other?
    Thanks.
    Josy
    Edited by: Lakshmipathi on Aug 8, 2011 8:46 PM
    Thread Locked - Reason - Duplicate Post

    Hi,
    The precondition (FORM name KOBEV)
                        This is checked on header level and therefore is only a necessary requirement that the condition type or the access is taken intoaccount at all.
    And the actual requirement (FORM name KOBED)
                        This is checked during processing on item level and it finally determines whether condition type or access is taken into account.
    Best Regards
    Amjathpasha

  • Sales pricing - DP81

    Hi,
    I want to determine the sales pricing in PS using DP81.
    I have created an inquiry but when I run sales pricing I have the following message:
    sales document xxxxxx: items not found.
    I have filled "DIP PROFILE" field in inquiry and in Project definition.
    Can you help me?
    Thanks in advance
    Regards
    Raffaele

    Hi Raffaele,
    for sales pricing the configuration of DIP profile has to be perfect.
    Some checkings are to be done.
    1. The assignment of WBSE in the account assgmt tab page of the inquiry item.
    2. Proper DIP configuration.
    3. Assignment of DIP in Inquiry & WBSE.
    4. There should be a plan cost in the project so that it is taken into sales pricing.
    5. In the conditions tab page of the item, the condition EK01 "actual cost" should exist.
    Sunil Kar.

  • ATP Logic for Sales Order Requirements not Confirmed

    Hi Colleagues
    I am running ATP with checking rules to include 'inbound shipping notifications'
    We want the ATP check to calculate sales orders that are both as requirements only (Not yet confirmed) and those that are already confirmed.
    We would like this so that when we are looking at Inbound monitoring we know how many orders are required and confirmed prior to running back order scheduling. Otherwise new orders can come in and steal the stock
    Example prior confirmation
    Material A
    Stock                                       0
    Order A           Req -10     Conf 0
    Order B           Req -10     Conf 0
    Inbound Del     Req +100
    ATP                                       100
    So at present if you place a new order then the ATP ignores those orders that are not confirmed and allows the full confirmation of 100
    Example after confirmation
    Material A
    Stock                                       0
    Order A           Req -10     Conf 10
    Order B           Req -10     Conf 0
    Inbound Del     Req +100
    ATP                                       90
    After confirmation we can place a new order for 90 because 10 are confirmed (ignoring the 10 required)
    Requirement
    Material A
    Stock                                       0
    Order A           Req -10     Conf 10
    Order B           Req -10     Conf 0
    Inbound Del     Req +100
    ATP                                       80
    To include the requirments not confirmed and those confirmed in ATP calculation
    Any ideas greatly received
    Regards
    Steve

    Hi,
    ATP qty is generated against the Sales Order requirement. It is not assigned to other deliveries.
    If Batch is assigned to Sales Order, it will not assigned to other deliveries.
    Regards,

  • Reg:Getting MAP into Sales Pricing Calculation

    Hi Gurus,
                 Could you provide information to get the Moving Average Price into the Sales Pricing Calculation in IS Retail?
    Regards,
    R.K

    Hi,
    Please configure condition type VPRS in your Sales pricing procedure and mark it as statistical.
    Then allow the cost calculation indicator in your Item catogry definition.
    Please maintain the same and check with the sales order pricing.
    It should pick up the Standard price or Moving average price from material master.
    Reward points if this helps.
    Regards,
    Harsh

Maybe you are looking for

  • C309a won't scan to computer

    SPECS: Vista Ultimate SP1, Trend Micro PC-cillin firewall, HP C309a printer I can send & receive faxes, I can print from my computer and I can make copies. Everyime I try to scan by pushing the scan button on the printer I get the message to try scan

  • APS not working on Ideapad S10-3s after upgrade to Win 7 ultimate

    I just upgraded from Windows 7 starter to Windows 7 ultimate, and APS is not working. Tried installing the beta version of APS but still don't work. Is there any solution to my problem? I badly need the APS to work ....pls. help. thanks!

  • Quick aspect ratio question...

    I read this somewhere on this forum but I the search didn't seem to find it. Some of the videos I rip show up fullscreen while other show up with black bars on the sides (not the top but the sides). I have a feeling it's because I've ripped the video

  • How to revert change saved in one TR

    Hi Experts, I have deleted update rules in development sys and they are saved in one transport request(TR). I havent released this request to transport. I want go get the UR back. Please let me know, how can we do this. your quick help is appreciated

  • Sun Studio creator + jboss  jboss-4.2.2.GA

    Everything is runing well in jboss-4.0.3SP1 with Sun Studio Creator(JSF) but when Sun Studio Creator(JSF) deploying war to jboss-4.2.2.GA, I got the following Error please help me 12:45:25,343 ERROR [[]] Exception sending context initialized event to