2009 Jan 29 9:19 AM
Hello All,
I need to add a validation to standard tcode f-29. It needs to display warning message on a specific condition. I didn't find user-exit and the Badi I don't think will help, is it possible to do it using enhancement poit/spot. Could anyone help in this issue.
Thanks and Regards,
Sachin
2009 Jan 29 9:23 AM
Hi,
for most of the fi transactions you can do validations using these tcodes.
validations : OB28 transaction
substitutions : OBBH transaction.
mostly functional consultants will be working on it .
2009 Jan 29 9:24 AM
Hello Friend,
As you mentioned alreday; enahncement spot can be useful in this case (ECC 6.0 onwards).
You have to careful about the requirement and serch the particular enhancement-point to implement.
Let me know if you need help for implementing enhancement spot.
Regards
Krishnendu
2020 Jan 30 11:05 AM
Hi
I need do validation to standard T-code COHV based on order type . I need to display warning message on a specific order type.I didn't find user-exit and the Badi I don't think will help, is it possible to do it using enhancement point/spot.
Thanks.
2009 Jan 29 9:39 AM
Hello,
Actually I want to throw a warning message if the currency in the document on the screen is different from the customer's local currenct stored in table KNVV. On the initial screen it displays warning messages for various conditions. The module betrag_pruefen.in the program SAPMF05A screen 0111, has this warning message if amount entered is zero. If I goto Edit->Enhancement operations->Show implicit enhancement options, all the way at the end it gives me
""""""""""""""""""""""""""Include MF05AI00_BETRAG_PRUEFEN, End
Now when I right click on this it asks me if a new implemantation or use the standard, this would create section to create a code, but i'm not sure if it will work and do not want to change the standard, without confirmation.
pls suggest.
Thanks
Sachin
2009 Feb 04 4:39 AM
2011 Jul 29 10:51 AM
HI Sachin,
What kind of enhancement do u use for this?
Would u mind sharing the steps. I am facing the same problems.
I want to add a specific validation when saving a new internal order on screen SAPLKOBS
create a settlement rule on tcode KO02.
Thank you.
Indah Ibrahim
2020 Jan 30 10:13 AM
Hello Friend.
I need do validation to standard T-code COHV based on order type . I need to display warning message on a specific order type.I didn't find user-exit and the Badi I don't think will help, is it possible to do it using enhancement point/spot.
Thanks.