cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to create Phase dynamically......

Former Member
0 Likes
108

As per the requirement I need to upload records form local file to SAP. I already have uploading program which uploads records upto project creation. I need to upload records of Phase & Task creation under Project. Can anyone suggest me FM(BAPI) which helps creating Phase & Tasks? Although I have already tried with 'BAPI_BUS2173_CREATE' but phase is not generated. Thanks in advance...

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member201206
Active Contributor
0 Likes

Hi Manaskpit ,

it is the right BAPI 'BAPI_BUS2173_CREATE' , and it has been well used since some years now. Please check, if the parameter is set correctly and the cproject commit work is called or not.

Kind regards,

Zhenbo

Former Member
0 Likes

It work nicely.....Thank you