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

Hi

Former Member
0 Likes
373

using Direct Input method of LSMW (Object – 9000 - CMAccountAM , method – 0001- CreateOri , Program - RKCFILE7) i am posting the Accounts data.

I want the name of the tables which will be updated once i run this project.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
344

switch on the SQL trace in transaction ST05 and run your project.

after execution, view the sql trace and see which tables are involved.

regards,

Priyank

using Direct Input method of LSMW (Object – 9000 - CMAccountAM , method – 0001- CreateOri , Program - RKCFILE7) i am posting the Accounts data.

I want the name of the tables which will be updated once i run this project.

2 REPLIES 2
Read only

Former Member
0 Likes
345

switch on the SQL trace in transaction ST05 and run your project.

after execution, view the sql trace and see which tables are involved.

regards,

Priyank

Read only

Former Member
0 Likes
344

Hi,

goto tcode lsmw.

enter ur project,subproject,and object.press execute button.then select maintain structure relations and press execute button again.there u will get all the structures which are being updates(remove the letter 'B' in front of all the tables.).

rgds,

bharat.