I have now a wonderful dtp for infoobject characteristic.
But it runs an error.
The data looks like following in the stack.
num key value(A) value(B) date
1 90 0000000001 St 04.09.2008
1 91 0000000002 St 04.09.2008
1 92 0000000003 04.09.2008
1 68 0000000004 Lo 04.09.2008
1 93 0000000011 07.09.2008
1 94 0000000012 Lo 07.09.2008
My questions:
- Is it necessary to load a value in the characteristic (b) before I load the main infoobject with attributes? How do i maintain the values in the characteristic? Is it possible to load the data into characteristic B via PSA?
To sum up:
I have a characteristic A with attributes. Each attribute is a characteristic like B C... Now I wanna load into characteristic A. I thought its easy via dtp. To load in characteristic A without doing anything for B C. But it seems not to be that simple...