Hello,
I've created a LSWM using the BAPI Change method (via IDOC) creation.. The purpose of this is to be able to change the item text on the given SA and line item...
The LSMW works fine, but there is one thing I was curious on... I noticed the item text was being limited to 100 CHARs... I checked the source, and it was set to 100 so I changed it to 999...
When I reran, the program took 132 CHARs... Is there another way to increase the character length on the LSMW?