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
495

Hi,

i have error when create project definition using BAPI_BUS2001_CREATE

i have error message Short ID has only 16 character(s) in bapi return table.

need sample code for using BAPI_BUS2001_CREATE or help regarding the error message.

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
455

Hi Ihsen,

Your Object ID key requires 24 Characters. When the key contains digits only those have to be right-adjusted with leading ZERO.

Hope this solves your problem,

Heinz

3 REPLIES 3
Read only

Former Member
0 Likes
456

Hi Ihsen,

Your Object ID key requires 24 Characters. When the key contains digits only those have to be right-adjusted with leading ZERO.

Hope this solves your problem,

Heinz

Read only

Former Member
0 Likes
455

Hi,

You can use BAPI_PROJECT_MAINTAIN to create entire project structure. The BAPI mentioned by you creates Project Definition only. Would you share why only Project Defn is reqd to be created?

Regards

Read only

Former Member
0 Likes
455

by my self,

change the mask id of proj def.