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

what is the customization ?

Former Member
0 Likes
459

what is the customization ?what is the exact role of technical consultent?

2 REPLIES 2
Read only

satykumar
Product and Topic Expert
Product and Topic Expert
Read only

Former Member
0 Likes
434

hi,

customization:

If you use the IMG options provided by SAP (in Txn SPRO) to setup required settings for a business scenario, that is just configuring various parameters to suit your requirement.

If the above configuration settings provided by SAP are not sufficient for your business requirements, you may enhance the SAP standard functions using BADI/USER Exit or by coding additional transactions. This is customization

The bext practice is to explore the posibilities of enhancing the content objects and avoid going for custom objects, especially the data sources.

Proceed as follows.

1. Review the reporting requirements.

2. Review the data sources in RSA5 or in help.sap.com.

3. Find out the suitability and arive at the gap between the content and the requirements.

4. For the gaps, find out the source tables and fields and enhance the content extractors.