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

Need help in generating dynamic Session name using LSMW

pintoo_d
Participant
0 Likes
308

Experts,

How Can i have my Session Folder Name created dynamically in LSMW when its executed?

This is requirement. When i build a LSMW using BI or DI or Standard method, When the LSMW is executed, Session should have a name which is dynamically created. I dont want to enter Session Folder name in Step 13 "Create Session". This should automatically populate from what my code wants.

Can smone help me ?

1 REPLY 1
Read only

naimesh_patel
Active Contributor
0 Likes
265

Go to Step 5 - "Maintain Field Mapping and Conversion Rules"

Change the Layout by (Ctrl+F7)

Select the checkbox "Technical Fields"

Now you would be able to see the field GROUP. Write a code for your preferred name.

Regards,

Naimesh Patel