‎2019 Jul 24 4:16 AM
i want to default the values in wb21 transaction using parametric table. can any on provide me the solution.
‎2019 Jul 24 7:11 AM
"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.

‎2019 Jul 24 7:16 AM
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)
‎2019 Jul 24 4:55 PM
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.
‎2019 Jul 31 5:19 AM