Hi Everyone,
I have legacy application for project management and this application is only for informational and reporting, approval purpose.It has nothing to do with resource handling, budgeting,etc.and client is planned to migrate it to SAP. We are in the process of implementing web based application of the same.
Instead of creating custom tables client wants us to use some of the standard tables available in SAP PS (for future integration purpose it seems).
But the new application which we are migrating into SAP has nothing related to WBS elements, Network, etc. indeed we are not having any fields related to SAP PS.
After migrating the legacy application into SAP also, we are not going to create any Project, WBS, Milestones or any other SAP PS stuff using this application.
To summarize, We need to use only standard SAP tables like PROJ, MLST and we need to update the data into these fields from my web based application.
Is it really feasible to do?
If yes how can we update tables alone, do we have any specific bapi/FM to update standard SAP PS tables or just by using SQL statements like update, insert.
Eg: When user enters value in a field A of my web based application, i need to store this value into newly appended field of PROJ table.We need not to create any project in SAP, what we have to do is only using the SAP back end tables.
Please let me know your views.
Thanks&Regards,
Sriram.