Hi,
I am trying to create sales document using DIAPI from the draft doc...how do i get the draft documents in the first place which are still incomplete.....
I gave the query as SELECT * FROM ODRF where ObjType = '16' and DocStatus = 'O'
But i dont think its giving me the right records...Can someone help me...