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

regarding Customizing

Former Member
0 Likes
425

Hi guys,

1-Can somebody tell me Is there any table to find where the Customizing Entries are stored in it.

2-and how to find out Standard transaction screen gone customized(Say field becomes hidden or mandatory/option or added) by customer.

Advice please

.

Thanks

Kumar.

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi,

Customizing Entries get created in their corresponding tables.

Ex : Pricing Proceedures are stored in T683 tables.

General Customizing Changes are recorded in CDHDR and CDPOS tables.

You can check if there are any changes made to Customizing from that table.

regards,

Mahesh

Read only

Former Member
0 Likes
392

Hi,

Most of the Customization entries will be stored in the Tables starting with 'T" series.Like T001 -Company codes, T005 Countries etc.

MODSAPT table will have all Modifications/Enhancements.

It's not that easy to say that any Std transaction has been modified or not, Over a period of experience we will come to know. Technically if we know the code for that transaction and we can check that.

Regards,

Anji