‎2010 Sep 30 9:34 PM
What is the difference b/w adding entry in database table directly through code and through maintenance view?
Moderator message: please search for available information/documentation before asking, use meaningful subject lines when posting.
[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
[Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
locked by: Thomas Zloch on Oct 1, 2010 1:09 PM
‎2010 Sep 30 9:57 PM
Nothing, unless the maintenance view takes care of adding entries to the dependant tables as well.
Regards
Prasenjit
‎2010 Sep 30 10:06 PM
Hi,
maintenance view can be easily added to SPRO and gives a standard interface for data entry. It's very useful for custom customizing table.
Create a report for business logic, create a maintenance view for data entry.
Regards,
Ivan