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

LSMW

Former Member
0 Likes
888

I am posting Accounts data using Direct input method of LSMW.

How to find out which tables will be updated once the data is posted into SAP using LSMW direct input method?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
851

Hi

What's the transaction you are using for LSMW

is it FS01 or other

if it is FS01

check the tables SKA1,SKB1 etc.whether data has come into them or not.

Reward points if useful

Regards

Anji

I am posting Accounts data using Direct input method of LSMW.

How to find out which tables will be updated once the data is posted into SAP using LSMW direct input method?

Thanks

6 REPLIES 6
Read only

Former Member
0 Likes
852

Hi

What's the transaction you are using for LSMW

is it FS01 or other

if it is FS01

check the tables SKA1,SKB1 etc.whether data has come into them or not.

Reward points if useful

Regards

Anji

Read only

0 Likes
851

Hi Anji,

I am not using any transaction, i m Direct Input method of LSMW (Object – 9000 method – 0001, Program - RKCFILE7). This is for Accounts data posting.

Thanks

Read only

0 Likes
851

check bkpf & bseg

Read only

Former Member
0 Likes
851

Try to search BAPI for the same .. because LSMW will geive you hell lot of prblem.... I will let you know ... after few min...

regards,

Jayant

Read only

Former Member
0 Likes
851

Hi

LSMW uses the program RFBISA01 and RFBISA00 for GL master upload.

It updates the tables: SKA1,SKB1 and SKAT. No doubt in that.

Reward points if useful

Regards

Anji

Read only

0 Likes
851

can u pls tell me how to find out which tables will be updated in direct input method?