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

VL10D exit

Former Member
0 Likes
482

Hi Experts,

I am having requirement in VL10D tcode. I need to grey out some of the Transportation Planners depending upon some criteria.

I am new to abap. i believe this can be done using Exits. But when i checked in the program there are no exists for this tcode.

Also when checked in TSTC table, there is no program attached to this TCODE.

Please guide me how to proceed.

Hi Experts,

I am having requirement in VL10D tcode. I need to grey out some of the Transportation Planners depending upon some criteria.

I am new to abap. i believe this can be done using Exits. But when i checked in the program there are no exists for this tcode.

Also when checked in TSTC table, there is no program attached to this TCODE.

Please guide me how to proceed.

1 REPLY 1
Read only

Former Member
0 Likes
364

Hii John..

Can you tell me wat fields you want to grey out in the following Tcode.

You can also find the program from SYSTEM->STATUS.

Use the loop at screen.... endloop . to change the Input parameters for the particular field.

Sany....