📚 SAP Business One SDK Help

CreditLinesService Object Members
See Also  Overview 

Public Methods

Public Method GetCreditLineRetrieves a deposit for a credit card voucher.

The credit card voucher is specified by its key, which is contained in the CreditLineParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the CreditLinesService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetValidCreditLineListReturns the CreditLinesParams data collection that identify all deposits of credit card vouchers.

See Also