Popup in pruchase order while saving

Hi Gurus,
I have checked in forum but didn't find any solution for my requirement, kindly help for resolving the issue,
reqmt: I need a pop-up while saving the purchase order with some information text and two options (Yes/No), if i click on Yes system will save the PO and if i click on No system will remain in the PO. is this possible ? if yes then please let me know the location where i should write the code.
thanks in advance,
help will be appricated.
Thanks
N.Kapoor

Hi,
The badi - ME_PROCESS_PO_CUST will work.
Just confirm whether the BADI implementation & the method are active or not.
It has the methods - CHECK & POST.
I recommend the method CHECK. If you use POST method, then you can stop the PO from posting (means will not save) but a PO number will be generated and it will be lost.
Please check and let us know if your break-point still not stopping at this method.
It worked for me.
Regards,
Selva K.

Similar Messages

  • Re: Is it possible to send a delivery order while saving by E-mail OR SMS.

    Hi All,
    I have a requirment where my client requires that while saving the delivery order it should go as an E-Mail or SMS to to concerned people.
    Please Advice.
    Regards,
    Vivek

    Hi Vivek
    For Emailing
    You may check at Output Control> O/P determionation > O/P determionation with cond tech > Maintain O/p for sale Activity > Detrmn Procedure> Procedure CAS006.
    For SMS
    You may use same along with essential CRM componets
    Hope it helps
    Regards
    Saurabh

  • Tolerence Limit for Purchase requisition and purchase order while saving PO

    Hi,
    i need to create an Custumer Exit for PO application program.
    the requirement is given below.
    Purchase Orders are created with reference to a Purhase Requisition. This is exempted for PO Document type ( ZLON ).
    Material value in the Purchase Requisition (PR) should be checked while creating the PO and it should not be allowed more that 110% of the PR value.
    There are instances PR may get split into several Purchase Order (PO)s. It should be checked for the single unit for every PO.
    In the case of different requirement dates, there may be differeent line items for the same material in the same PO.
    let me know which exit is used for this requirement
    morever i have seen exit " MEQUERY1 ".
    but iam not sure whether this will work or not.
    Thanks.
    Sunil

    In lsmw in first step selec the option one standard object
    Object               0085   Purchase Order
    Method               0001   Purchase order
    Program Name         RM06EEI0.
    Program Type         D   Direct Input
    then save and come back and then go to object overview here u will find all the fields use in this object u can upload.
    After this follow the normal step.
    for pur req use object 0080.

  • Error while saving the Sales Order

    Hi experts,
        i am getting a runtime error while saving a sales order stating: SAPSQL_EMPTY_TABNAME. It says the field T681-KOTAB could be empty. I would give in more inputs. Someone plz help.
    Thanks.

    I would expect that KOTN521 would be a Database table defined in the ABAP Dictionary that relates to the condition implemented in 521 for the usage specified in that record.
    You should be able to go into the info system, SE84, and search under ABAP Dictionary / Database Tables to see what KOTN521 is.
    Also, since the only Keys to T681 are KVEWE and KOTABNR, and there are two KOTABNR entries with a value of 521, then there must be two different usages (KVEWE) associated with that table.
    If you see what they are, you can check to see what the usages represent.   Based on a lookup, it appears that a usage of N is for Free Goods, A is for Pricing etc.   In our system, we only have A entries.
    What are the usages for the 521 entries?  Do they relate to Free Goods/Pricing???
    Does the table KOTN521 exist in the ABAP Dictionary?
    Answering these questions may get you closer to the answer.
    Can you compare the values in these entries to what you have in different SIDs?
    Is this problem happening in Production, or is it still in a development or Quality Assurance client?
    If it is still in development or Q, then it may be that a recent customization change was made.
    Compare the entries across your systems, if possible.
    Good luck
    Brian

  • Error message while saving a sales order "Product 10069995 does not have sc

    hi Friends,
    i am creating an order , enter the material,quantity, batch , correct price everything etc etc. while saving the order it gives an error message "Product 10069995 does not have schedules assigned"

    Hi Suman
    Use transaction code OMJJ and check the "Allowed Transactions" for customizing movement types.
    Kalpesh

  • RunTime Error while saving a Sales Order

    Hi All,
    When i am saving a Sales Order, the system is throwing a Runtime Error.
    The ABAP Code in the Runtime Error screen as follows.
              select * from (t681-kotab) appending table <cond_tab>
                     up to 1 rows
                     where kappl  = se_kappl
                     and   kschl  = se_kschl
                     and   datbi >= se_date
                     and   datab <= se_date
                     and   (coding_tab).
    Till these days, there was no such error while saving a Sales Order.
    How to resolve this issue?
    Regards
    Pavan

    Hi,
    The below piece of code is trying to get the contents of the table mentioned in T681-KOTAB.
    select * from (t681-kotab) appending table <cond_tab>
    up to 1 rows
    where kappl = se_kappl
    and kschl = se_kschl
    and datbi >= se_date
    and datab <= se_date
    and (coding_tab).
    The reason could be is someone has screwed up the entries in T681 table. Check that out.
    Try to put a break point on this SELECT query and see what the value of T681-KOTAB holds before the SELECT query. Check whether such a table entry exists in DB.
    Let me know if you are still stuck up.
    If you can send me the ST22 dump of the run time error, i might be able to help you more  on this.
    Hope this helps.
    Thanks,
    Balaji

  • Error while saving a Sales Order in the CRM Mobile Application

    Hi,
    I am facing issues while saving a Sales Order in the CRM Mobile Application. I am getting the error message "Value Field KvLangu is not valid (Error: 236 / 1102)".
    I would be very grateful if somebody had faced this issue before and this way could help me with some information.
    Best Regards,
    Rogerio Prado.

    Hi Rogerio,
    You should put mobile sales related messages in the forum "CRM Mobile applications"
    This error message is coming because the language table SMOT002 might be empty in your mobile client OR it does not have all the values which have been customized in the system.
    You need to have subscription based on publication "customizing objects" assigned to your site.
    Regards
    Vivek

  • Error while Saving Service Sales order.

    Hi..
    Please help me for resolving below error..
    While saving service sales order error is coming as-
    Invalid account assignment category...
    Detailed Error-
    "Assign components to a/c assignment category & Account Assigmnet Category not defined.
    In customisining a/c assgnment cate for ser & mainta order .In standard define the following values for the order category 30.A/c Asd type general F,
    A/c *** type Project Q,A/c assigment type Sales Order E,Sales Doc Project D".
    Awaiting for your inputs....
    Thanks
    Manoj Mahajan

    Hi Manoj,
    Account Key assigned to the pricing condition hasn't been configured completely.
    Please check the appropriate account key and speak to your FI team.
    Pl award me points if it is helpful.
    Let me know if you need more details.
    Thanks,
    Ramesh

  • Error While saving the Production Order

    Dear Experts
    Pls let me know why am getting the below error while saving the production order after release..
    PSFC_STD_LAYOUT does not exist
    Message no. SSFCOMPOSER004

    Dear,
    Please check have you assigned the scheduling profile in work scheduling view of materail master?
    Then go to OPKP check the same scheduling profile where you have activited the On realese execute printing remove this tick mark and then try with new order.
    Or you can do the configuration in Tocde :OPK8 here assign the PSFC_STD_LAYOUT in forum.
    Regards,
    R.Brahmankar

  • Error while saving Production Order

    Hi all
    I am getting the following error while saving the Production Order -
    "Class for order classification has not been generated".
    I went into the custiomization settings and tried to generate the class. But I get another error "No batch input data for screen SAPMSSY3 0131". The line items are also all in red and green.
    Any help would be highly appreciated.
    Thanks in advance.
    Hrishi

    Solved.

  • Error while saving Prod order - "Class for order classification"

    Hi all
    I am getting the following error while saving the Production Order -
    "Class for order classification has not been generated".
    I went into the custiomization settings and tried to generate the class. But I get another error "No batch input data for screen SAPMSSY3 0131". The line items are also all in red and green.
    Any help would be highly appreciated.
    Thanks in advance.
    Hrishi

    Solved

  • Error while saving purchase order

    Hi all,
    While saving purchase order i am getting the following error.
    Syntax error in program SAPLV61A
    in include RV64A932
    in line 10
    Statement"*&"is not defined.check your spelling.
    Thanks& Regards,
    Hari.

    Hi Hari,
    I've just encountered the same problem as you have now in your latest post.
    Normally the include that you mentioned is a formula condition value include which you can modify but you probably have
    to register this object first on the SAP OSS pages to get an Access key to modify it.
    After you've obtained a key launch transaction VOFM and comment out the line "TABLES: VBRK, VBAK".
    As you see below SAP did exactly the same thing in several other includes.
    Include FV64A582
    -> is a formula condition value
        tx VOFM
                -> Formulas
         -> Condition Value
         -> Routine number 582
    At line 37 I commented out "TABLES: VBRK, VBAK." which is not used
    anyway in this include.
    On top of that SAP commented out these definitions in several other
    includes: eg. FOICH002, FOICH002, OI_LV61ATOI.
    If other persons have comments on this topic please respond/advise.
    Hari, inform us if this resolved your problem.
    Also reward points if my post aided you in resolving your issue.
    Thank you for feedback.
    Best regards,
    Tom Cockaert.

  • Error while saving service order?

    Dear SAPIENTS,
    While saving service order system is throwing error in commitment check
    message number  CO634
    can anybody tell where i need to check to resolve this problem?
    Regards,
    Kaushal Rai

    hi
    In FMAVCR01 you can see the amount avaialble for the fund center and commitment item combination ,
    in the maintenance order itself from the menu Goto>Assignments>fund center
    i think you are using the funds management where the system picks up the commitement item for the respective material in the order you specified ,kindly consult with your FICO person also
    regards
    thyagarajan

  • Error while saving sales order

    Hi I am encountering below error message while saving sales order:
    Warehouse
    Specify export data in material master
    Then I go to material master to check foreign trade export tab, and I had maintained commodity code export group, country of origin and region of origin, what did I miss? Help.

    Hi,
    Check whether you have activated legal control data for the Sales Order type configuration in Foreign Trade.
    If the Order type is activated then the following error message can pop up unless you maintain in material master.
    See whether export legal control data is activated or not for the order type.
    In IMG Sales and Distribution>Foreign trade>Legal control section
    Regards,
    Saju.S

  • Base unit of measurement while saving production order

    Hi
    While saving production order I am getting following problems:
    "Material has no base unit of measure"
    Whereas UOM is there, I also can see that as soon as I  enter qty while creating the order. System automatically prompts the UOM.
    I also donot find any problem in MRP run, planned order creation etc
    So what can be the problem?
    Edited by: BNR on Nov 24, 2008 5:22 AM

    Dear,
    It may be data base problem as you are getting this problem fequently so please check with Basis person.
    Have you defined the any production unit in both material master WS view & in routing or any other alternative unit of measurement please check?
    Regards,
    R.Brahmankar

Maybe you are looking for

  • Unity 4.0 - Call Forwarding and Voice Mail

    Here is the situation: We have a DN (5301) that is not associated with a Unity mailbox but is on a 7970 phone. This extension is an "on call" number that is always forwarded to a technicans phone (local 4 digit ext or cell phone). When a person calls

  • ITunes no longer deleting apps after update

    Hi, Since the last update of iTunes, whenever I update apps, it no longer deletes the old version of the app which has been upated. This only happens on one of my macs. They are all running the most up to date version of Lion and the most up to date

  • Printing outbound delivery

    Hi all, I've maintained a new output type in the output determination procedure for application V2, and also the condition record, I'm creating a stock transport order, then a outbound DN, why is that the output record doesn't appear automatically in

  • IWeb '08: Can I publish to sites other than .Mac?

    I'm new to using a Mac but I was wondering if iWeb can be used to publish to sites hosted by other servers like godaddy or something similar?

  • Why would someone in Taiwan be attempting remote a...

    Well at least the firewall seems to work. Found these in the log:- (amongst a whole lot of others!) 01:59:58, 16 Jul. IN: BLOCK [16] Remote administration (TCP 61.231.0.215:12200-​>109.149.10.235:443 on ppp0) 01:44:50, 16 Jul. IN: BLOCK [16] Remote a