Quantcast
Channel: SCN : Blog List - ABAP Development
Viewing all articles
Browse latest Browse all 943

Where to find if LSMW recording exists for a Tcode

$
0
0

On my quest to find if  any LSMW recording exits for Chart of accounts.

Researching the Internet I came across two tables.

 

 

/sapdmc/lsgbdca : This table stores the project,recording code and Recording: Transaction Code

 

/sapdmc/lsorec : This table stores the project and the individual object in the recording.

 

We could write an ALV report for listing the details from these two tables.

 

Create a parameter where you can input the TCODE.

 

With that parameter checkif the tcode is used inany recording from lsgbdca.

 

then if successful checkif the recordings found are assignedtoany objects from lsorec.

 

Use FUNCTION'/SAPDMC/LSM_OBJ_STARTER' to start the lsmw.

 

Check the field mappings if it s suitable for you requirements.


Viewing all articles
Browse latest Browse all 943

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>