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

project

Former Member
0 Likes
754

Hi,

is there a way to use BAPI_BUS2001_CREATE and BAPI_BUS2054_CREATE_MULTI in LSMW

if it's possible what should i do to make them available in LSMW bapi list.

thanks for your help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
714

Hai,

u can do bapi throught LSMW.

here is the process first go to LSMW and create the project, subproject and object and press execute.

now select 1 Maintain Object Attributes

and press execute.

here select BAPI radiabutton and fill business object BUS2054

this , u will get from Tcode BAPI.

goto BAPI transaction code and select Alphabetical tab on the left side of the screen.

now select WorkBreakdownStruct in the list.

now a block apperas on teh right .

the Object type is nothing but Business object

now u need to drill down the WorkBreakdownStruct and select the methods there are nothing but thje method field in LSMW.

after giving these values in LSMW save the screen and come back and proceed the steps present in LSMW .

we can use BAPI_BUS2001_CREATE and BAPI_BUS2054_CREATE_MULTI in LSMW .

first u need to know the BussinessObject and

Method to give in LSMW.

to know this, we need to check this in BAPI transaction code

as said above

reward if helpful

raam

5 REPLIES 5
Read only

Former Member
0 Likes
715

Hai,

u can do bapi throught LSMW.

here is the process first go to LSMW and create the project, subproject and object and press execute.

now select 1 Maintain Object Attributes

and press execute.

here select BAPI radiabutton and fill business object BUS2054

this , u will get from Tcode BAPI.

goto BAPI transaction code and select Alphabetical tab on the left side of the screen.

now select WorkBreakdownStruct in the list.

now a block apperas on teh right .

the Object type is nothing but Business object

now u need to drill down the WorkBreakdownStruct and select the methods there are nothing but thje method field in LSMW.

after giving these values in LSMW save the screen and come back and proceed the steps present in LSMW .

we can use BAPI_BUS2001_CREATE and BAPI_BUS2054_CREATE_MULTI in LSMW .

first u need to know the BussinessObject and

Method to give in LSMW.

to know this, we need to check this in BAPI transaction code

as said above

reward if helpful

raam

Read only

0 Likes
714

Helpfull answer but bapi i'm looking for is not in bapi transaction.

Read only

0 Likes
714

Hi,

you have it in BAPI yaar.

u can find BAPI_BUS2001_CREATE in Business object ProjectDefinitionPI

also

u can find BAPI_BUS2054_CREATE_MULTI in Business object WBSPI

reward if helpful

raam

Read only

0 Likes
714

Thanks for your help,

BAPI_BUS2001_CREATE exists in ProjectDefinitionPI

BAPI_BUS2054_CREATE_MULTI exists in WBSPI

But both have not ALE Message type, so i can't find them in LSMW bapi list,

what can i do to make them available in lsmw ?

Read only

Former Member
0 Likes
714

closed without answer