‎2007 Oct 17 8:09 AM
Hi,
i'm experiencing a strange problem with function module BAPI_OBJCL_GETCLASSES for vendor classification for (num) characteristic values in internal table ALLOCVALUESNUM.
When i run it by SE37, it gets value 3.
When i write a abap with a call of the function, it gets value 3.
But when it's called from an printprogram triggered by the output mechanisme concerning RFQ's, it gets value 0.
But the strange thing is, that for other vendors it seems to work well.
Strange ???????
Anyone a suggestion ?
regards,
Hans
‎2007 Oct 17 5:14 PM
‎2007 Oct 18 7:06 AM
‎2007 Oct 18 7:36 AM
problem solved
i called the function twice : the first time it returned the correct value, the second time it gave the wrong answer.
So i have removed the second unnecessary call.
thanx in advance,
Hans
‎2007 Oct 18 7:36 AM