‎2012 Oct 15 6:06 AM
Hi All,
I have created a maintenance view on two table EKKO and EKPO. All the key fields are included properly in the view fields, EBELN from EKKO and EBELP from EKPO. But now when i maintain this view via Transaction SM30 data is getting saved only in table EKKO or say only in header table. It is not reflecting in Item table. Will a maintenance view really allow me to enter data into two tables simultaneously? If yes then why i am not able to save data into Item table. I have searched forum but did not get proper answer.
Please help me .
Regards,
Ashish Trivedi
‎2012 Oct 15 7:25 AM
Never create a maintenance view on standard database tables, those must be maintained with SAP approved tools like BAPI, BDC or direct input.
(Were those tables customer tables, you could have considered building of a view cluster (*) maintenance executed via SM34,. I hope you wrote EKKO/EKPO as a sample for header and item tables)
Regards,
Raymond
‎2012 Oct 15 7:32 AM
Hi Raymond,
That means Maintenance view should be used only with Ztables ??
Regards,
Ashish
‎2012 Oct 15 7:56 AM
Yes, else using Note 7 - Error caused by customer modification/development SAP can consider this to be a "modification of the SAP standard system", so you will lose help of complimentary Customer Support and ask you for remote consulting services ($)
You could also read discussion Modifying SAP Tables directly.
Regards,
Raymond