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

regarding default values

chrisvijay007
Explorer
1,406

i want to default the values in wb21 transaction using parametric table. can any on provide me the solution.

4 REPLIES 4
Read only

SimoneMilesi
Active Contributor
1,279

"in WB21" is a bit generic.

The first screen asks for the Contract type and the field has a parameter id (WKA) so the user can set her own on her profile, way more flexible than slamming a default she has to change.

Read only

RemiKaimal
Active Contributor
1,279

If this is a live project scenario,

1) You could save the values as a variant, and train the user to use the variant. Variants can be moved into TRs (2) you could write a SET parameter before a BDC (3) Identify BADIs or user exits

Suggest (1)

Read only

Sandra_Rossi
Active Contributor
1,279

It depends. What fields do you want to default? Same values for all users? Maybe users can use GUIXT if it's allowed at your company.

Read only

chrisvijay007
Explorer
1,279

Tq u frnds i have done this using tvarvc table