Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Technical Documentation

Former Member
0 Likes
601

Hi

I need to store technical documentation to be used by maintanance ABAPers in such a way that it be easily retrived.

Beside solution mananager (that seems to be very complex), what are other alternatives?

DMS seems to be an alternative, but I am not sure if it is possible to link it with transactions or ABAP programs?

Any suggestion?

Regards,

Ronaldo.

3 REPLIES 3
Read only

Former Member
0 Likes
548

Hi Ronaldo,

With DMS we can do that. May be we can develop interactive report which will takes to either cv02n or cv03n with the required parameter id's. Hope this may helpful to you.

<i>Reward Points if it helpful to you</i>

Regards,

Raghav

Read only

0 Likes
548

you can store it in BDS.

check out transaction OAOR, REPORT is a business object for which the report name is a key field. this means you can store the documents for each report.

Regards

Raja

Read only

Peter_Inotai
Active Contributor
0 Likes
548

A shared folder in SAP Businedd Workplace (SBWP) would be a quite easily implementable alternative.

Peter