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

bapi

Former Member
0 Likes
424

Hi experts,

I am using a BAPI, in which , one field, which is required to me is not present.What shall I do? Please suggest.

Rgds,

gsaasg.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
389

Which field are you wishing to update ?

And which BAPI are you using ?

Clearly this BAPI cannot be used to update the field if it is not presented on the BAPI interface, but we may be able to advise on changing the field if you let us know what it is.

3 REPLIES 3
Read only

Former Member
0 Likes
390

Which field are you wishing to update ?

And which BAPI are you using ?

Clearly this BAPI cannot be used to update the field if it is not presented on the BAPI interface, but we may be able to advise on changing the field if you let us know what it is.

Read only

0 Likes
389

hi ,

I am using, " Bapi_fixedasset_create1" . In this bapi, the structure "origin" is to be updated with field " Purchased used".

rgds,

gsa.

Read only

0 Likes
389

I think by setting field PURCH_NEW in structure ORIGIN to No (blank value), this will make the "Purchased Used" value be set as marked.