‎2008 Sep 08 12:54 PM
Hi,
In LSMW we will find the field STYPE in the structure BMM00
what does the field specifies and what is the importance of this field in data loading?
Thanks.
‎2008 Sep 08 1:18 PM
record type, this tells the upload program for material master data which type of record it is dealing with, necessary because of the sequential nature of the input file.
e.g. "0" = session header, "1" = header data, etc.. Check out include RMMMBIMX.
Thomas