biuan SAP® BUSINESS ONE SDK
API Sales Opportunity Interest Setup Params

Description

Holds the key and name to an interest.

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

See Also

SAP® B1 DI-API C# definition

public class SalesOpportunityInterestSetupParamsClass : ISalesOpportunityInterestSetupParams, SalesOpportunityInterestSetupParams { public virtual string Description { get; } public virtual int SequenceNo { get; set; } public extern SalesOpportunityInterestSetupParamsClass(); 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


Sales Opportunity Interests Setup Service SalesOpportunityInterestsSetupService Service· Table: OOIN
The SalesOpportunityInterestsSetupService service enables you to add, look up and remove interests in the interests master data table. Interests can be assigned to sales opportunities; the interest describes an area of interest to the sales...



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