Haw to get negative numeric values using BAPI_OBJCL_GETCLASSES? This BAPI returns in table ALLOCVALUESNUM positive values only.
When i set positive numeric value (for example 21) to characteristic, then BAPI_OBJCL_GETCLASSES returns 21 (images 1-2), and when i set negative value (for example -35), then BAPI_OBJCL_GETCLASSES returns 0 (images 3-4). Why?