ok, for unknown reasons, i can now put the 'Quantity Ordered' , but i still have the original when inserting:
Internal error. Order Detail. Operation not allowed.
Heres a part of my code:
strcpy(tag,"OE");
strcpy(view, "OE0520");
xapiViewLoad( m_Session, view, tag, &HeaderRVH)...