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

Adding Batch field in LAYOUT in tcode VL10

Former Member
0 Likes
737

Hi All,

After executing VL10, the report will displayed. In this report there is layout button. I want to add new filed in this layout. how can i do it?

Regards,

kalandar

1 REPLY 1
Read only

Former Member
0 Likes
534

Hi,

Check this Blog

and also below flow can help..

The delivery scenarios that are predefined in the system can be found under Logistics Execution -> Outbound Process -> Goods Issue for Outbound Delivery -> Outbound Delivery -> Create -> Collective Processing of Documents for Shipment.

You can make the following settings in a delivery scenario:

Selection screen

You can use the selection screen parameters to define the appearance of the selection screen used to select the delivery list.

There are three combinations of selection parameters available that each include a different number of tabs.

A long selection screen with no tabs

A selection screen with three tabs

A selection screen with six tabs

The selection criteria is the same on all three screens in the standard system, it is simply arranged differently.

This parameter also triggers scheduling of the report for processing the delivery list, with the same three available tab options.

Customer enhancements are also possible in the LV50R_PREFZ1 program, which should be triggered from a delivery scenario.

User role

In the standard system, a predefined user role is assigned to each delivery scenario. If necessary, you can copy these user roles into your own user roles, make changes as required, and then assign them to a delivery scenario of your choice.

If the user role assignment for a delivery scenario is changed in Customizing, the new settings are valid for all users that carry out this delivery scenario.

Prabhudas