biuan SAP® BUSINESS ONE SDK
API Service Call Problem Type Params Collection

SAP® B1 DI-API C# definition

public class ServiceCallProblemTypeParamsCollectionClass : IServiceCallProblemTypeParamsCollection, ServiceCallProblemTypeParamsCollection, IEnumerable { public virtual int Count { get; } public extern ServiceCallProblemTypeParamsCollectionClass(); public virtual extern ServiceCallProblemTypeParams Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern ServiceCallProblemTypeParams Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Service Call Problem Type Params ServiceCallProblemTypeParams Object
Holds the key and name to an existing service call problem type.  This object is used to pass keys to and retrieve keys from ServiceCallProblemTypesService methods.
   Parent: Service Call Problem Type Params Collection ServiceCallProblemTypeParamsCollection Collection


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