MEREQ001 - Service price mandatory in PR

Hi,
I would like to customize the field ESLL-TBTWR (Service Price) as mandatory in Service Purchase Requisitions.
I'm new with ABAP, the code that I need is something like below
Data: L_PSTYP type MEREQ_T_EBAN-PSTYP,
        L_TBTWR type ESLL-TBTWR.
  IF L_PSTYP = '9' and L_TBTWR is initial.
    MESSAGE e999(sy) WITH text-m02.
Could anyone give me sugestions?
Thanks in advance,
GUilherme

hI,
Please check to make the field mandatory using transaction variants for tcode ME51N ..
regards
pushpa

Similar Messages

  • Service No. Mandatory

    Hi,
    I want to make field Service No. mandatory at item detail level at time of creating Service Order.
    Is there any customizing settings that can be done to do so?
    I have tried to do it by Field Selection at Define Screen Layout at Document Level for PO. But there is no such setting available to make service number mandatory.
    How can it be done? Is there other option available?
    Thanks n regards,
    Jignesh

    Hi,
    Just double click the "Purchase Order"
    It will take you to the Field Groups, here select Service Fields and make the field Service Master as required.
    Field groups:               
    Outline levels              
    Service fields              
    Quantity fields             
    Price and value fields      
    Line attributes             
    Value limits                
    Entry sheet                 
    Functions                   
    Time recording              
    Additional data             
    Model service specifications
    Internal work    
    Regards
    Merwyn

  • The Condition for service price determination incomplete

    Dear experts,
    I run the System with EC&O Best Practice. Howerver, I can not enter Services on tab Service of Sales Order: Short text of Service, Quantity, UOM, Gross Price. the error "Condition for service price determination incomplete" occours when I press Enter key.
    Conditions for service price determination incomplete
    Message no. SE477
    Diagnosis
    Either the calculation schema for services does not exist or the condition types have not been defined correctly.
    Procedure
    Please check your Customizing settings for service conditions.
    If you have not yet defined any conditions for services, you can adopt the standard SAP settings from client 0.
    Please help me check this issue on the attached file.
    Thank you very much.
    Thanks,
    Binh Tran
    <Personal details shared by OP is removed by Moderator. >
    Message was edited by: Jyoti Prakash

    Hi All,
    Thank you very much for your inputs.
    I checked all the notes, 25357, 27024  and 1383066. Everything is ok in the system. and these notes explained more on the MM part not on the SD- BOS. However, still i am not able to complete the Inquiry, same error exists.
    This error is in SD not in MM, while i am creating the inquiry BOS.
    If any one come across it and solved it, please let me know.
    Regards,
    Suresh

  • Conditions for service price determination is incomplete.

    Dear Gurus,
                        I am facing an error in Bill of services like "Conditions for service price determination is incomplete".In bill of services when am trying to enter the services in service entry sheet the system through the above errorr.S o can any one rspond immediately.
    Thanks in advance
    Rams

    Hey
    While creating Service PO
    mainatain account assignment category
    Maintain item category
    Then enter the material description.
    Automatically service tab will populate.
    In this maintain service no ( the same can be created in AC03)
    For the service maintain the conditions in ML33 or ML39 or ML45
    Then create PO, The conditions will come automatically.
    Regards,
    Raman

  • Conditions for service price determination incomplete

    Hi All,
    While doing the VA11 through SD-BOS, I am getting the following.
    Conditions for service price determination incomplete
    Message no. SE477
    Diagnosis
    Either the calculation schema for services does not exist or the condition types have not been defined correctly.
    Procedure
    Please check your Customizing settings for service conditions.
    If you have not yet defined any conditions for services, you can adopt the standard SAP settings from client 0.
    Please let me know did you anyone got the same kind of error.
    Thanks,
    Suresh.

    Hi All,
    Thank you very much for your inputs.
    I checked all the notes, 25357, 27024  and 1383066. Everything is ok in the system. and these notes explained more on the MM part not on the SD- BOS. However, still i am not able to complete the Inquiry, same error exists.
    This error is in SD not in MM, while i am creating the inquiry BOS.
    If any one come across it and solved it, please let me know.
    Regards,
    Suresh

  • Master detail form issue retrieving service price automatically

    Hi,
    I developed a master detail form in order to process service requests.
    On details block I'm trying to retrieve automatically service price after I select service name from LOV.
    For this purpose I created a application plsql process
    declare
    v_price service.price%type;
    begin
    select     price into v_price
    from      service
    where      service_no = 1;
    htp.prn(v_price);
    exception when others then htp.prn('An error occurred retrieving the PRICE');
    end;
    Which process I'm calling through javascript function in order to retrieve service price.
    <script type="text/javascript">
    function GetServicePrice(pThis)
    var vRow = pThis.id.substr(pThis.id.indexOf('_')+1);
    html_GetElement('f07_'+vRow).value = new htmldb_Get(null,html_GetElement('pFlowId').value,'APPLICATION_PROCESS=getPrice',0);
    </script>
    Instead of price it returns this value: "[object Object]".
    Is it possible to work as I intended or it should other way around?
    I appreciate your help/comments.
    Application Express 4.2.1.00.08
    Oracle Database 11g Express Edition Release 11.2.0.2.0
    Regards,

    Tonito99 wrote:
    Hi Tom,
    I applied these changes on page HTML Header, but now it's not returning nothing.
    f07_ (price column) is empty.
    <script type="text/javascript">
    function GetServicePrice(pThis)
    var ajaxRequest = new htmldb_Get(null, $v('pFlowId'), 'APPLICATION_PROCESS=getPrice', 0);
    var ajaxReturn = ajaxRequest.get();
    $s('f07_'+vRow, ajaxReturn);
    </script>
    Any other suggestion?
    Regards,
    Edited by: Tonito99 on Mar 8, 2013 3:32 PMIf you are on apex 4.2 why are you still using the legacy/undocumented methods?
    You should use new javascript API apex.server.process
    apex.server.process ( "getPrice", {
    success: function( pData ) { $s('f07_'+vRow, pData);}
      } );

  • Service PO want to make the service Number mandatory thru config

    Dear All,
    I am not able to find the node where I can make the service number mandatory in the screen layout config.
    Please help
    Thanks in advance!

    Unable to understand
    4     Purchase Order     .......-...............*................*....-.-..----     -
    what this means  ?
    Please guide
    Thanks

  • Price mandatory in sales order

    Hi SAP Experts,
    I want to make price ( PR00) mandatory in sales order . The sales order should not be allowed to save with out the price. How do I  achieve this? I have made the following setting.
    1. Made PR00 mandatory in pricing procedure.
    2. Assigned an incompletion log at the item level with screen PKON and status 06
    but I still can save my sales order.
    Kindly help
    Beena

    Hi Beena,
    You have done it right by making the Condition Type PR00 as Mandatory in the Pricing Procedure and also using the Item Condition PKON in the Incompletion log.
    All you need to do is in the same Incompletion log mark the field as WARNING.
    Hope this works for you.
    REWARD if it helps you!!
    Regards,
    Ajinkya

  • Link to External Service price

    HI
    In Network CN23, i am having service in External processing with planned price in the details.
    I want to make a report with the price.
    It is stored in ESLL table.
    How to link this ESLL-TBTWR price field  with Network, WBS ?
    Alagesan

    Hi
    Go to the table AFVC and get the value of AFVC-PACKNO by passing the value of PRPS-PSPNR to the table field AFVC- PROJN.
    Go to the table ESLH and get the value of ESLH- PACKNO by passing the value of AFVC-PACKNO to the table field ESLH-FPACKNO.
    Pass the value of ESLH- PACKNO to the table field ESLL-PACKNO, ESLL-SRVPOS NOT = u2018 u2019 and get the list of services i.e. ESLL- SRVPOS, ESLL-MENGE and ESLL-MEINS, ESLL-BRTWR, ESLL-KTEXT1.

  • Report for Service price conditions in contracts esp. validity periods

    Hi all
    I need a report that will show validity periods against price conditions for services in a contract. Can't find anything through the menus, SAP Help, Google.
    Is there something as standard or will I need to cobble something together? The report needs to display conditions and validity periods by service / contract.
    Any ideas?
    Regards
    David

    Hi
    Thanks for those, I had already found and tried a couple of those transaction. For some reason, those transactions aren't returning any results. I can get results if I branch into the 'Conditon info' screen, but unfortunately in this case the actual service numbers aren't quoted.
    Regards
    David

  • MEREQ001-Valuation price change

    Hi All,
    I need to do an enhancement using MEREQ001.
    while executing me51n, the system fetches valuation price automatically for the material but in my case i need to fetch price from the latest PO. for this purpose which function exit do i use and how do i proceed. kindly reply.
    thanks

    Hi kavitha,
    Check the exits from the below Enhancement:
    SAPMM06E.
    Thanks.
    Note:Reward Points if you find useful.

  • Service Price in pr

    Hi SAP Gurus,
    If I create a purchase requisition with item category D (services) and I use a service master with a valid price in service condition maintained via ML5L, is the price then automatically retrieved in the PR line by standard SAP??
    If this is not standard, is there an user exit which can be activated to retrieve the price from condition and copy it to the PR service line.
    Please provide me with possible alternatives/solutions for retriving price from service condition to PR service line.
    Regards, Kannan.

    >
    KANNAN NARSIPALLI wrote:
    > Hi SAP Gurus,
    >
    > If I create a purchase requisition with item category D (services) and I use a service master with a valid price in service condition maintained via ML5L, is the price then automatically retrieved in the PR line by standard SAP??
    >
    > If this is not standard, is there an user exit which can be activated to retrieve the price from condition and copy it to the PR service line.
    >
    > Please provide me with possible alternatives/solutions for retriving price from service condition to PR service line.
    >
    > Regards, Kannan.
    If service conditions are maintained and combination of condition is entered in the line item, it will automatically pick up price from the service condition maintained. This is standard sap setting.

  • Service complaint - mandatory fileds

    Hi all,
    We  are facing a small issue in service  compliant processing.
    The transaction is getting saved without maintaining any entries.
    Our requirement is , - The order should not be saved , if system display any errors in transaction.
    Regards
    Yaswanth.k

    Hi Yaswanth,
    If you the Std errors to stop the processing, you have to do the INCOMPLETENESS configuration for the Order so that when ever mandatory fields are not filled, system will raise a message without saving it..
    If you wanted , Custom errors to stop processing the complaint...
    Implement ORDER_SAVE badi and in method BEFORE_SAVE, Call FM CRM_MESSAGES_COLLECT to raise errors messages on to the complaint and thus processing can be stopped..
    Siva

  • Userexit or BADI to change service price when create PO reference from PR

    Hi,
    I need userexit or Badi to change the gross price ( ESLL-TBTWR ) when create PO reference from PR.  Currently , when I do this it will recalculate the gross price based on the service master and ignoring whatever the price put in PR.  Could anyone tell me userexit or Badi that would allow me to change the price when i create PO from PR via ME21N.
    Thanks,
    Gilbert

    Hi Gilbert,
    You can try using Function Exit EXIT_SAPLMLSP_030 of Enhancment SRVESLL.
    This Function Exit has ESLL data as changing parameter.
    But this Function Exit is called from a number of transaction. So do put in correct checks (like sy-tcode or sy-ucomm) before substituting any values. If proper checks are not put in then values may be substituted when this function exit is called from other transactions (like tcode "ML81N").
    Hope this will help.
    Regards,
    Abhisek.

  • Service Code Mandatory with Item Category D

    Dear All,
    With Item Category D either we need to provide service code or Limits but we require service code to be  mandatory with Item category D.
    Please guide how can we maintain.
    Regards,
    Vikas

    Hi dear,
    In SPRO-select the document type for whcih you want to set the condition.
    See what field selection key you have maintained for that document type. Path for it is
    SPRO-MATERIALS MANAGEMENT->PURCHASING->PURCHAS ORDER->DEFINED DOCUMENT TYPE.
    Now in SPRO go to
    SPRO-MATERIALS MANAGEMENT->PURCHASING->PURCHAS ORDER->DEFINED SCREEN LAYOUT AT DOCUMENT LEVEL.
    Now double click on the Field Selection Key which you have found in the above step.
    Double click on basic data,item and make required entry for External services Field as madatory by checking the box.
    This will work.
    Alternatively you can take gelp of your ABAP er ask him to put condition as per following logic.
    Service code to made mandatory if Purchasing organisation is SERV and Item category is D.

Maybe you are looking for

  • BW Report execution from BSP application

    Hi, I am developing a web interface using BSP. One of the application in that is exposing BW reports in web through BSP. Using "How-To NetWeaver '04", I constructed the URL in the format - http://<BW Server>:<Web AS port>/sapbw/bw/BEx?sap-language=EN

  • Add new tab button does not appear at the right of the previous tab

    Just upgraded to Firefox 4 and the plus sign (T) for a new tab does not appear on the right of the previous tab as it had in earlier versions. I thought it was there briefly after I upgraded but it's not there anymore. How do I get it back? I did dow

  • How to call an eCATT programmatically with import parameters

    Hi there, I am using function module ECATT_EXECUTE to call test scripts from within ABAP test code, like below. Unfortunately, I am not able to pass my actual import parameter values. It seems that the interface does not provide a way to pass import

  • Authorizations BW (only load flat-file and update hierarchy)

    Hello, Could you please explain how can I create an authorization for the user to only load-file and update hierarchy at BW? Thanks, Adriana

  • Web pages loading unusually slow. Load fine in alt browser

    Web pages on numerous sites very slow to load. Even coming to Firefox to report. Including some pages coming up error as if there is no connection. I tried alternative browser and the pages load fine. I could have stayed on that browser but ff has al