Application Development 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: 

Description of parvw field

Former Member
0 Kudos

Hi all,

In report pgm,I wana print the description of the parvw field entered in selection screen.

eg:say if ZI is entered @ selection screen ,I must print it as Inside sales representative in header of my report.How to achieve the same?

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

go to the table TPART , here you get the text based on language key and partner function.

4 REPLIES 4

former_member188685
Active Contributor
0 Kudos

go to the table TPART , here you get the text based on language key and partner function.

Former Member
0 Kudos

You can go to the table TPAR..which wil give u the text for PARVW.

Regards

Ansari

Former Member
0 Kudos

check TPART .

Regards,

Aparna

Former Member
0 Kudos

>

> Hi all,

>

> In report pgm,I wana print the description of the parvw field entered in selection screen.

> eg:say if ZI is entered @ selection screen ,I must print it as Inside sales representative in header of my report.How to achieve the same?

use TPART