biuan SAP® BUSINESS ONE SDK
API Target Group Params

Description

Holds the key to an existing target group.

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

See Also

SAP® B1 DI-API C# definition

public class TargetGroupParamsClass : ITargetGroupParams, TargetGroupParams { public virtual string TargetGroupCode { get; set; } public virtual string TargetGroupName { get; set; } public extern TargetGroupParamsClass(); 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


Target Groups Service TargetGroupsService Service· Table: OTTG
The TargetGroupsService service enables you to add, look up, update, and remove target groups. Source table: OTTG.



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