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

Delivery block report

Former Member
0 Likes
1,748

Hi All,

What is the field name for Delivery block reason.

Thanks

Veni.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,276

If you mean the text for the Delivery Block, it is TVLST-VTEXT.

If you mean the text for the Delivery Block, it is TVLST-VTEXT.

5 REPLIES 5
Read only

Former Member
0 Likes
1,277

If you mean the text for the Delivery Block, it is TVLST-VTEXT.

Read only

0 Likes
1,276

Hi Matt,

I need to write a report to display all the deliveries with a delivery block. For this user want a delivery block reason on selection screen.

TVLS does not have VTEXT.

Thanks

Veni.

Read only

0 Likes
1,276

Sorry, it is TVLST-VTEXT.

You can select from this table, where SPRAS = your language key, and LIFSP = your delivery block.

Read only

Former Member
0 Likes
1,276

HI,

Check the field VBAK-LIFSK for the delivery block code in the sales order header..

Check the table TVLS for the delivery block and the table TVLST for the corresponding texts.

Thanks,

Naren

Read only

Former Member
0 Likes
1,276

Hi,

Check the table LIKP-LIFSK for the delivery block in the delivery..And you can get the text from the table TVLST..

Thanks,

Naren