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

Default value (based on condition) in a transaction variant

Former Member
0 Likes
970

Hi,

We need to set default values to the fields in a transaction variant, based on some condition. For example, depending on material type, default value for material division should change. Has anybody come accross such a situation? Please help.

Hi,

We need to set default values to the fields in a transaction variant, based on some condition. For example, depending on material type, default value for material division should change. Has anybody come accross such a situation? Please help.

4 REPLIES 4
Read only

Former Member
0 Likes
737

Hi Urmila Shanmugam,

You can assgin your value to a field in at selection-screen output ( PBO ) based of condition.

Plzz reward if it is useful,

Mahi.

Read only

Former Member
0 Likes
737

Hi Urmila Shanmugam,

You can assgin your value to a field in at selection-screen output ( PBO ) based of condition.

Plzz reward if it is useful,

Mahi.

Read only

Former Member
0 Likes
737

Hi Urmila Shanmugam,

You can assgin your value to a field in at selection-screen output ( PBO ) based of condition.

Plzz reward if it is useful,

Mahi.

Read only

0 Likes
737

Hi,

How do we code in selection screen for a transaction variant?