biuan SAP® BUSINESS ONE SDK
DTW Service Call Statuses
API Service Call Status Service / Service Call Status

Description

Represents a service call status.

Source table: OSCS

Mandatory properties: Name

See Also

SAP® B1 DI-API C# definition

public class ServiceCallStatusClass : IServiceCallStatus, ServiceCallStatus { public virtual string Description { get; set; } public virtual string Name { get; set; } public virtual int StatusId { get; } public extern ServiceCallStatusClass(); 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


Service Call Status Service Data Interfaces ServiceCallStatusServiceDataInterfaces Enumeration
ServiceCallStatusService data interfaces.
   Parent: Service Call Status Service ServiceCallStatusService Service· Table: OSCS

Service Call Status Params Collection ServiceCallStatusParamsCollection Collection
A collection of ServiceCallStatusParams objects.
   Parent: Service Call Status Service ServiceCallStatusService Service· Table: OSCS

Service Call Status Service ServiceCallStatusService Service· Table: OSCS
The ServiceCallStatusService service enables you to add, look up and remove service call statuses in the service call status master data table. Service call statuses are used to specify the status of a service call. To see the list of service...



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