‎2006 Jul 17 4:09 PM
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
‎2006 Jul 17 4:16 PM
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
‎2006 Jul 17 4:44 PM
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.
‎2006 Jul 17 4:51 PM
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
‎2006 Jul 17 9:14 PM
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.
‎2008 Mar 10 2:24 PM