Skip to Content
0
Aug 22, 2023 at 07:52 AM

Issue with FM ASSET_MASTERRECORD_MAINTENANCE

233 Views Last edit Sep 18, 2023 at 06:48 AM 3 rev

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