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

RFC function to get the WBS Element formatted string

Former Member
0 Kudos
619

Hi,

Is there an RFC function I could use which would do what the CONVERSION_EXIT_ABPSN_OUTPUT does?

We are using Project IDOC to replicate WBS element in our procurement system. The IDOC only provides the unformatted version of the WBS Element id.

Thanks

Michael

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Kudos
487

can't you copy it and make the copy remote-able?

A.

4 REPLIES 4
Read only

andreas_mann3
Active Contributor
0 Kudos
488

can't you copy it and make the copy remote-able?

A.

Read only

0 Kudos
487

This is an option of course but we are looking for an out of the box solution.

Thanks

Michael.

Read only

manthanraja
Active Participant
0 Kudos
487

hi michael,

I believe BAPI_PROJECT_MAINTAIN is the bapi you are looking for ..

also you could refer the thread below for sample code of the same

[LINK|;

This bapi will help you update the WBS element ..

you could also refer the following wiki

http://wiki.sdn.sap.com/wiki/display/PLM/HowtouseBAPIinProjectSystem+Module

Best regards

Manthan.

Read only

0 Kudos
487

Thank you Manthan, The BAPI you are referring to is about changing the WBS Element.

I am after an RFC function which would get a project number and give the XXX.XX.XX version for example.