Application Development 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: 

How to tick an option in Standard Tcode

former_member421809
Participant
0 Kudos

Hello All,

I want to tick an option on LB10 T.code , initially we have in Statuts of Movement bloc the 'Status : Open' ticked , in my cas i want also the 'Partially Delivered' ticked , can i do that with customzing ? or i enhace the screen and flag this field ?

Thanks in advance ,

1 ACCEPTED SOLUTION

rajkumarnarasimman
Active Contributor
0 Kudos

Hi rachid ankri,

If there is no additional condition for checking the 'Partially Delivery' checkbox, you can tick the 'Partially Delivery' checkbox using Transaction variant in SHD0 transaction.

SHD0

When recording, check the W.Content checkbox as shown below.

Once the transaction variant is created, activate the variant and check the LB10 transaction.

Regards

Rajkumar Narasimman

4 REPLIES 4

rajkumarnarasimman
Active Contributor
0 Kudos

Hi rachid ankri,

If there is no additional condition for checking the 'Partially Delivery' checkbox, you can tick the 'Partially Delivery' checkbox using Transaction variant in SHD0 transaction.

SHD0

When recording, check the W.Content checkbox as shown below.

Once the transaction variant is created, activate the variant and check the LB10 transaction.

Regards

Rajkumar Narasimman

0 Kudos

Hi Rajkumar Narasimman ,

Thank you for the explanation , but when i go to the 'SHD0' T.code , i create my transaction variant and save it , then i launch the 'LB10' , i still have the field 'Partially Delivered' Unticked ,

as explained here :

https://wiki.scn.sap.com/wiki/display/Snippets/Transaction+Variant+-+A+Step+by+Step+Guide+for+Creati...

I should create a specific transaction and assign my transaction variant then i ll have the correct result or should i did it with the standard tcode 'LB10' ?

Regards,

Rajkumar Narasimman,

Hi rachid ankri,

1. Don't create the transaction in SE93.

2. As mentioned above, once the variant created, activate the Transaction variant(ex: ZLB10A) in SHD0 transaction under Standard variants Tab as shown below.

3. After activated, check the transaction LB10.

Regards,

Rajkumar Narasimman,

0 Kudos

Thank You Rajkumar Narasimman ,

The problem is solved

Regards,

Rachid ANKRI