Query in Purchase Order?
Hi All,
In SAP Business One for each Purchase Order ,Document Number is autogenerated and segment is uneditable.
For some records in sap Demo database for a single Document Number , many segments (0,1,2,3) records available. How is it possible to enter manually through
GUI?
Thanks in Advance
Janaki
Edward Neveux replied
Janakiraman,
Per the Business One SDK Help Center Documentation for the Documents Object, you can update the DocNum property as it is a read-write property, however the Segment property is a read only property.
Eddy