I am using this FM to update lock in asset master. Field XSPEB in table ANLB.
I am passing asset,bukrs & subnumber to update XSPEB.
Import parameters passed are as follows
I_ANLN1 - 1000000
1-ANLN2 - 0000
I_BUKRS - 0395
I_ANLA - above parameters are passed in respective fields and XSPEB to X
I_ANLAX - Passed X against the same
It's not updating any value and giving message as 'There is no asset class for creating an asset without dialog'
Please assist