hi,
im running a query using java web, and when i try to see my info by material (0material) im getting an error that says:
settings for conversion material not found.
the weird thing is that i can run this query using bex and abap.
i already checked transaction OMSL and it has 18 characters and the leading zeros options is checked.
the info object 0material has the routine MATNR1, but i also tried by changing the routine to ALPHA...
if I run the query in java with no data in my infocube i dont get any error, but as soon as I load data i get that error.
im not sure if this is a java problem or a problem with bw.
can somebody help me please?