
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 check if the tcode is used in any recording from lsgbdca.
then if successful check if the recordings found are assigned to any objects from lsorec.
Use FUNCTION '/SAPDMC/LSM_OBJ_STARTER' to start the lsmw.
Check the field mappings if it s suitable for you requirements.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 |