📚 SAP Business One SDK Help

DocumentTypeParams Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from an XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFile
Creates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property DocumentSets or returns the Document code.

Field name: ObjectCode.

For example: The Document property shall return 13 for A/R Invoice.

Length: 20 Characters.

Public Property DocumentSubTypeSets or returns the document sub-type.

Field name: DocSubType.

See Also