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

Configuration data - print

Former Member
0 Likes
614

Hi All,

I have a requirement where customer wants to print all the existing config data, before baseline configuration. Does SAP provides any standard program or tables where we can retrive all the configuration data.

Any hint will be a great help!

Thanx in advance for kind help.

Ramgopal

5 REPLIES 5
Read only

Former Member
0 Likes
589

Hi

i dont think there is an SAP Standard driver program and Form

provided by sapscript

please check in TNAPR table all are listed there

however u can do using a custom program and a form

Regards,

Harish

Read only

0 Likes
589

Hi Harish,

Thanku very much for the prompt reply. I do think the same, that SAP do not provide any standard program or form to print.

TNAPR table contains only details about the output types related print program. Our main aim is not to print the configuration data, however we just want to know what all configuration already exusts & what need to be done.

To write a custom program, we need to know all the table's from where we can fetch the data.

Do u have any other idea, so that we can use to meet the requirement.

Read only

0 Likes
589

okay

if u dont wanna print then

u can use BC sets

go thru SPRO

tools

customization objects

business configuration sets

this will i think solve ur problem

go to sap help see BC sets

Read only

0 Likes
589

Hi Harish,

Yes, it was useful.. but could not solve our requirement, BC sets give config data based on activity.

One activity at one time. But i want all the config data to get displayed as we do in reports etc.

Read only

Former Member
0 Likes
589

Answered