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

Table IHPA

Former Member
0 Likes
1,278

Hi,

In table IHPA , when OBJNR is entered the list of values are displayed.

however when PARNR is entered the table shows 0 entries.

what is the issue here ??

thanks,

Amit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
740

Hi

There is a conversion routine CONVERSION_EXIT_PARVW_INPUT in the PARNR field.

You have to enter the value as show in the table before conversion.

Goto Settings->User parameters->Select conversion routines. Now enter your value you are able to see your data.

.

Remember in your Select statement also use the value what is display after conversion.

Hope this helps you and let me know from your reward points.

Regards,

Saidass

Hi,

In table IHPA , when OBJNR is entered the list of values are displayed.

however when PARNR is entered the table shows 0 entries.

what is the issue here ??

thanks,

Amit

2 REPLIES 2
Read only

Former Member
0 Likes
740

Hi,

This may be due to some internal error. Just check one entry and note down the values of OBJNR & PARVW and try weathe it is showing entreis or not. Because it will be show the entries for any field you selected at selection screen.

Is it helpful?

Ashven

Read only

Former Member
0 Likes
741

Hi

There is a conversion routine CONVERSION_EXIT_PARVW_INPUT in the PARNR field.

You have to enter the value as show in the table before conversion.

Goto Settings->User parameters->Select conversion routines. Now enter your value you are able to see your data.

.

Remember in your Select statement also use the value what is display after conversion.

Hope this helps you and let me know from your reward points.

Regards,

Saidass