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

change request for database tables?

Former Member
0 Likes
1,452

Hi I have a question

) HOw can we ensure that every time we do any change in a table including adding/changing content a change request is generated .Basically to ensure any changes being done are being stored in a change request .

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
1,003

Create a table maintainence generator for that table using SE11.

In that in recording routine select the radio button 'no, or user, recording routine'.

Then any chnages to the contents will prompt for a request.

4 REPLIES 4
Read only

Former Member
0 Likes
1,003

Hi,

In se11 go to technical settings and tick the check box Log data changes.

This will create an entry in cdhdr and cdpos when data is created or changed.

Read only

Former Member
0 Likes
1,003

Hi,

You can go to SE10 and check the transport customizing request where you have added your table entries through table maintainence.

You can see all the newly added entries changed entries and deleted entries there.

Regards,

Subhashini

Read only

GauthamV
Active Contributor
0 Likes
1,004

Create a table maintainence generator for that table using SE11.

In that in recording routine select the radio button 'no, or user, recording routine'.

Then any chnages to the contents will prompt for a request.

Read only

Former Member
0 Likes
1,003

You can do this by table maintenence generator . Press F1 on options for recording routines.