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

WBS Element filtering problem

Former Member
0 Likes
1,549

Hi All,

We have one Z report, in this report project no and WBS elements are displaying properly. But when i am going to filter option it is showing object no. please give me any suggestion in filter option it has properly instead of object no.

Eg.

Project no. in Report output -


> 5986-FGSDT-2009

Project No. in Filter option -


> 00069845 when filtering is showing like this.

here in filter option also i want show as per output.

Thanks in advance.

8 REPLIES 8
Read only

Former Member
0 Likes
1,114

Hello,

Pass this value to 5986-FGSDT-2009 this FM so that u will get the Filter option -


> 00069845.

CONVERSION_EXIT_ABPSP_INPUT Conversion External > Internal WBS Element Number

CONVERSION_EXIT_ABPSP_OUTPUT Conversion Internal > External WBS Element Number

Read only

Former Member
0 Likes
1,114

hi ,

it may be problem of conversion exit

u might have used the internal wbs element id for wbs display

use the external id

hope it resilves

ur query

Read only

Former Member
0 Likes
1,114

Hi,

The filter option is taking the internal value for processing.

Try using the conversion exit for the external value .

you can try the FM 'CONVERSION_EXIT_ABPSP_OUTPUT'.

regards,

Booma

Read only

Former Member
0 Likes
1,114

Hi,

It shows like that only and this is because of internal conversion of the standard WBS element.

Read only

Former Member
0 Likes
1,114

solved by own.

Read only

0 Likes
1,114

hai,

god that u solved it on ur own

so u give the solution what u have doen and close the thread as it will be helpful to others

regards

afzal

Read only

0 Likes
1,114

Hi Satya,

Could you please share , how you have solved this.

Thanks in advance.

Amit.

Read only

Former Member
0 Likes
1,114

Hi All,

Got the solution from the below thread and problem solved also.

http://scn.sap.com/thread/1917750

Many thanks to Uma Naik.

Thanks,

Amit