2013 Oct 22 9:03 AM
Hello,
I have made a LSMW of AS02 Transaction to add intervals in Asset master. The problem is that when i run the session of LSMW with the update file and its come to last section it do not pick the right plant number given in File but the plant which is used previously with the error that field ANLZ-WERKS does not exist in the screen SAPLAIST 3000 and take the previous plant number by default and not the plant which I have given in File. everything else is going fine. Kindly help me out.
Thanks,
Rohan Mishra
2013 Oct 22 9:16 AM
Record again your transaction with SHDB. Screen 3000 contains a table control, so field names should look different like ANLZ-WERKS(01),.Value could also be input when getting back to screen 1000 for the new created interval.
You could also look at a BAPI similar to BAPI_FIXEDASSET_CHANGE.
Regards,
Raymond
2013 Oct 22 9:16 AM
Record again your transaction with SHDB. Screen 3000 contains a table control, so field names should look different like ANLZ-WERKS(01),.Value could also be input when getting back to screen 1000 for the new created interval.
You could also look at a BAPI similar to BAPI_FIXEDASSET_CHANGE.
Regards,
Raymond