biuan SAP® BUSINESS ONE SDK
API Credit Lines Params / Credit Line Params

Description

Holds the key of a credit card payment.

This object is used to pass keys to and retrieve keys from CreditLinesService methods.

See Also

SAP® B1 DI-API C# definition

public class CreditLineParamsClass : ICreditLineParams, CreditLineParams { public virtual int AbsId { get; set; } public extern CreditLineParamsClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Credit Lines Params CreditLinesParams Collection
A data collection of CreditLineParams objects.
   Parent: Credit Lines Service CreditLinesService Service· Table: OCRH


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates