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 elements

Former Member
0 Likes
600

Hi

Is there any RFC which gives WBS elements . if yes, what are the Input requuired .Can we get WBS elements with out any inputs .

My requirment is to get the WBS elements from remote system .

I am new to PS Module . please let me know any Materail to study .

Thanks and

Regards,

Praneeth

4 REPLIES 4
Read only

0 Likes
521

HI

These bapis are useful

Look at BAPI/FM of FG CJ2054

BAPI_BUS2054_CHANGE_MULTI Change WBS Elements by BAPI

BAPI_BUS2054_CREATE_MULTI Create WBS Elements by BAPI

BAPI_BUS2054_DELETE_MULTI Delete WBS Elements by BAPI

BAPI_BUS2054_GET_GUID_FROM_KEY Read the GUIDs Using the WBS Keys

BAPI_BUS2054_GET_KEY_FROM_GUID Read the WBS Keys Using the GUIDs

CJ2054_CHANGE

CJ2054_CREATE

CJ2054_DELETE

CJ2054_WBSELEMENT_CHANGE_STRU

MAP2I_BAPI_BUS2054_CHG_TO_PRPS

MAP2I_BAPI_BUS2054_NEW_TO_PRPS

MAP2I_BAPI_BUS2054_UPD_TO_PRPS

sail

Read only

Former Member
0 Likes
521

Hi Praneeth,

Ypui need to use BAPI function module. Bapi FM will take rfc also. In tcode BAPI search BAPI FM <b>"BAPI_BUS2054_GETDATA"</b> .

I think using this FM you can get wbs details from remote system

Read only

Former Member
0 Likes
521

Hi,

Look at the below function modules

PS_BIW_GET_WBS_ELEMENT

PSBW_GET_WBS_ELEMENT

PSERB_GET_WBS_ELEMENT

Regards

Sudheer

Read only

Former Member
0 Likes
521

Hello

I have one doubt whether WBS elements are independent of Project definition

are What are the input required to fetch WBS elements

Thanks and

Regards.

Praneeth