biuan SAP® BUSINESS ONE SDK
DTW Information Source
API Sales Opportunity Sources Setup Service / Sales Opportunity Source Setup

Description

Represents a source from which sales opportunities can be generated.

Source table: OOSR

Mandatory properties: Description

See Also

SAP® B1 DI-API C# definition

public class SalesOpportunitySourceSetupClass : ISalesOpportunitySourceSetup, SalesOpportunitySourceSetup { public virtual string Description { get; set; } public virtual int SequenceNo { get; } public virtual int Sort { get; set; } public extern SalesOpportunitySourceSetupClass(); 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 Sources Setup Service Data Interfaces SalesOpportunitySourcesSetupServiceDataInterfaces Enumeration
SalesOpportunitySourcesSetupService data interfaces.
   Parent: Sales Opportunity Sources Setup Service SalesOpportunitySourcesSetupService Service· Table: OOSR

Sales Opportunity Source Setup Params Collection SalesOpportunitySourceSetupParamsCollection Collection
A collection of SalesOpportunitySourceSetupParams objects.
   Parent: Sales Opportunity Sources Setup Service SalesOpportunitySourcesSetupService Service· Table: OOSR

Sales Opportunity Sources Setup Service SalesOpportunitySourcesSetupService Service· Table: OOSR
The SalesOpportunitySourcesSetupService service enables you to add, look up and remove sources in the sources master data table. Sources can be assigned to sales opportunities; the source explains how a sales opportunity was generated. To see...



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