biuan SAP® BUSINESS ONE SDK
DTW Business Partners / Activity / Activities
API Activities Service / Activity Params

Description

Holds the key of an activity.

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

Source table: OCLG.

See Also

SAP® B1 DI-API C# definition

public class ActivityParamsClass : IActivityParams, ActivityParams { public virtual int ActivityCode { get; set; } public extern ActivityParamsClass(); 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


Activities Service Data Interfaces ActivitiesServiceDataInterfaces Enumeration
ActivitiesService data interfaces.
   Parent: Activities Service ActivitiesService Service· Table: OCLG

Activities Params ActivitiesParams Collection
A collection of ActivityParams objects.
   Parent: Activities Service ActivitiesService Service· Table: OCLG

Activity Activity Object· Table: OCLG
Activities refer to interactions you have with business partners, such as phone calls, meetings, tasks, and so on. All activities are automatically recorded in your calendar and in activity reports. In phone calls, meetings, and tasks, you can...
   Parent: Activities Service ActivitiesService Service· Table: OCLG

Activity Instance Params ActivityInstanceParams Object· Table: OCLG
Holds the key and date of an instance in a recurring activity. This object is used to pass keys to and retrieve keys from ActivitiesService methods. Source table: OCLG.
   Parent: Activities Service ActivitiesService Service· Table: OCLG

Activity Instances List Params ActivityInstancesListParams Object
You can get the top N activity instances from certain date.
   Parent: Activities Service ActivitiesService Service· Table: OCLG

Activity Instances Params ActivityInstancesParams Collection
A collection of ActivityInstanceParams objects.
   Parent: Activities Service ActivitiesService Service· Table: OCLG

Activities Service ActivitiesService Service· Table: OCLG
The ActivitiesService service enables you to add, look up, remove, and update single activities and recurring activities. Source table: OCLG.



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