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

error in BAPI

Former Member
0 Likes
963

HI,

While executing the BAPI -- BAPI_BOM_UPLOAD_SAVE, where while executing this BAPI with sufficient data i am getting the error..

Id: 29

Number : 278

Error Description : Numerical entry is not supported for extrnal item IDs

what might be the error..

regards,

Kishore

5 REPLIES 5
Read only

Former Member
0 Likes
801

HI

you can use CSAP_MAT_BOM_MAINTAIN

hope it helps

regards

Aakash Banga

Read only

0 Likes
801

Hi,

The BAPI_BOM_UPLOAD_SAVE is used to create the BOM, while creating the BOM i am getting this error..

and when i checked the materials in MARA which is used in BOM, all are existing but what might be the problem..

what is the use of the BAPI -- CSAP_MAT_BOM_MAINTAIN

regards,

Kishore

Read only

Former Member
0 Likes
801

CSAP_MAT_BOM_MAINTAIN is not a bapi..its a rfc enabled.the main function of this rfc is to create and change the material BOM.but before calling this fm,you should use COMMIT WORK AND WAIT.

try this.i hope it helps

regards

Aakash Banga

Read only

Former Member
0 Likes
801

Hi,

try to give some more replies, i have executed many times with many options but still getting the same error

regards

Kishore

Read only

Former Member
0 Likes
801

I had the same problem.
Please check whether some fields you shouldn't  assigned value but you assigned.