📚 SAP Business One SDK Help

KoreanVATNumberingsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a Korean VAT numbering.
Public Method DeleteDeletes an existing Korean VAT numbering.
Public Method GetRetrieves a Korean VAT numbering. The numbering is specified by its key, which is contained in the `KoreanVATNumberingParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `KoreanVATNumberingsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `KoreanVATNumberingParamsCollection` data collection that identifies all Korean VAT numberings.
Public Method UpdateUpdates an existing Korean VAT numbering.

See Also