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

standard function module

Former Member
0 Likes
459

Hi All,

Can any one tell me the standard function module which can perform the database changes (just a simulation of sm30) ?

Regards,

Pranathi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
433

Hi,

Check the Function Module VIEW_MAINTENANCE_CALL.

Regards,

Priyanka.

3 REPLIES 3
Read only

Former Member
0 Likes
433

Hi,

TR_OBJECTS_CHECK

Check the above mentioned FM.

Thanks,

Deepti

Read only

Former Member
0 Likes
433

Hi,

The table which has all the log data is DBTABLOG

The FM to read DBTABLOG table is DBLOG_READ_TABLE.

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
434

Hi,

Check the Function Module VIEW_MAINTENANCE_CALL.

Regards,

Priyanka.