Question:
Hi everybody!
I am looking for a mean to open the customizing for only one task in the SPRO.
Thank by advance for you help.
Answer:
moved from Basis forum
_________________
SapFans Moderator
NetWeaver ‘04–SAP Web AS for ORACLE certified
Search: /forums/search.php
SAP Notes: http://service.sap.com/notes
SAP Help: http://help.sap.com
Basic Rules: /forums/viewtopic.php?t=222759
Answer:
Which one task?
_________________
SAPFAN
Answer:
FInd the underlying tranaction code used to call the functionality in SPRO and give only this access. In some cases there is no tcode but a table call or report call, all of which can eb called by a custome tcode or SAP functionality. If you debug the selection in SPRO you can fing if it ia a report call (system->status once opend can tell you a lot) of a table derived from a string and called to maintian, which should translate to a SM30 parmeterized call using the table ( see OB52 as example)
_________________
John A. Jarboe