‎2009 Dec 10 11:05 AM
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.
‎2009 Dec 10 11:24 AM
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.
‎2009 Dec 10 11:24 AM
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.
‎2009 Dec 10 11:32 AM
hi ,
I am using, " Bapi_fixedasset_create1" . In this bapi, the structure "origin" is to be updated with field " Purchased used".
rgds,
gsa.
‎2009 Dec 10 11:50 AM
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.