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

how to find the function module for standard tables.

Former Member
0 Likes
758

Hi

Could any one please tell me how to find the standard function module to update the standard tables

Thanks & Regards

Sowmya

Hi

Could any one please tell me how to find the standard function module to update the standard tables

Thanks & Regards

Sowmya

3 REPLIES 3
Read only

Former Member
0 Likes
663

Check based on the Modules you can identify the BAPI's.

Read only

Former Member
0 Likes
663

Hi,

Try this FM:

DB_UPDATE_TABLE

Regards

Adil

Read only

Former Member
0 Likes
663

Hi sowmya,

To find the function modules for standard tables you go for a where used list of that particular table and check only function module interfaces checkbox...

and more over you can go for DB_UPDATE_TABLE will be the function module for updating database table..

Hope this information would help you

Regards

Narin Nandivada