Add | Adds a new activity with a business partner. |
GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
SaveToFile | Save the object to a file as XML data. |
SaveXML | Saves the object data to XML formatted data. |
Update | Updates the object data in the company database. |
Activity | Sets or returns a valid value of BoActivities type that specifies activity with the business partner.
Field name: Action. |
ActivityType | Sets or returns the type of the activity. Field name: CntctType. This is a foreign key to the ActivityTypes object. |
AttachmentEntry | Sets or returns the identification key of the attachment file, as assigned by SAP Business One when adding an Attachment Entry to alert message. Field name: AtcEntry. |
Attachments | Returns the Attachments object. |
Browser | Returns the DataBrowser object. |
CardCode | Sets or returns the business partner identification number in SAP Business One.
Field name: CardCode. Mandatory field in SAP Business One only if the activity is not personal . Length: 15 characters. This is a foreign key to the BusinessPartners object. |
City | Sets or returns the city where the Activity (Meeting type only) with the business partner takes place.
Field name: city. Length: 100 characters. |
Closed | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the activity is closed and no further processing is required. Field name: Closed. |
CloseDate | Sets or returns the closing date of the activity. Field name: CloseDate. |
ContactCode | Returns the identification key of the activity.
Field name: CntctCode. |
ContactDate | Sets or returns the contact date.
Field name: CntctDate. |
ContactPersonCode | Sets or returns the internal code for the contact person. Field name: CntctCode. Mandatory property. This is a foreign key to the ContactEmployees object. |
ContactTime | Sets or returns the activity time. Field name: CntctTime. |
Country | Sets or returns the country where the Activity (Meeting type only) with the business partner takes place.
Field name: country. Length: 3 characters. This is a foreign key to the Countries table (OCRY). |
Details | Sets or returns the details for the next action.
Field name: Details. Length: 60 characters. |
DocEntry | Sets or returns the document entry key.
Field name: DocEntry. Length: 20 characters. |
DocNum | Returns the number of the linked document.
Field name: DocNum. Length: 20 characters. |
DocType | Sets or returns the type of the document, such as invoice or purchase order, that is linked to the activity.
Field name: DocType. |
DocTypeEx | The document type that is linked to the activity. This property replaces the DocType property (integer).
Length: 20 characters. Field name: DocNum. |
Duration | Sets or returns the amount of time scheduled for the activity.
Field name: Duration. |
DurationType | Sets or returns a valid value of BoDurations type that specifies the duration type for the activity (minutes, hours, or days).
Field name: DurType. |
Emailedflag | True/false upon mail sent for activity.
Field name: emailed. |
EndDuedate | Sets or returns the due date for completing the activity.
Field name: endDate. |
EndTime | Sets or returns the end time (hh:mm) of the activity.
Field name: ENDTime. |
Fax | Sets or returns the fax number of the contact person.
Field name: Fax. Length: 50 characters. |
HandledBy | Sets or returns the name or title of the person who is responsible for entering the activity details.
Field name: AttendUser. This is a foreign key to the Users object. |
Inactiveflag | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the the activity is inactive.
Field name: inactive. |
Location | Sets or returns the code for the activity location.
Field name: Location. This is a foreign key to the ActivityLocations object. |
Notes | Sets or returns a memo type string that specifies remarks regarding the activity.
Field name: Notes. Length: 16 characters. |
ParentobjectId | Returns the source object ID of the activity:
Field name: parentId. |
Parentobjecttype | Returns the source object type of the activity: Sales Opportunity or Service Call. Field name: parentType. Length: 20 characters. |
Personalflag | Sets or returns a valid value of BoYesNoEnum type that specifies whether the the activity is personal or business. If business, you must set the business partner details (CardCode). Field name: personal. |
Phone | Sets or returns the phone number of the contact person.
Field name: Tel. Length: 50 characters. |
PreviousActivity | Sets or returns the previous activity number (ContactCode) related to the current activity. Field name: prevActvty. |
Priority | Sets or returns a valid value of BoMsgPriorities type that specifies the priority of the activity (low, normal, or high). Field name: Priority. |
Recontact | Sets or returns the date for the next activity. Field name: Recontact. |
Reminder | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not SAP Business One will send a reminder message to the user mailbox ('user' means the current SAP Business One user). Field name: Reminder. |
ReminderPeriod | Sets or returns the duration for sending the reminder message. Field name: RemTime. |
ReminderType | Sets or returns a valid value of BoDurations type that specifies the duration types: minutes or hours. Field name: RemType. |
Room | Sets or returns the room where the Activity (Meeting type only) with the business partner takes place. Field name: room. Length: 50 characters. |
SalesEmployee | Sets or returns the code of the sales employee who is responsible for the activity. Field name: SlpCode. This is a foreign key to the SalesPersons object. |
StartDate | Sets or returns the start date of the activity.
Field name: Recontact. |
StartTime | Sets or returns the start time (hh:mm) of the activity. Field name: BeginTime. |
State | Sets or returns the code of the state where the Activity (Meeting type only) with the business partner takes place.
Field name: State. Length: 3 characters. This is a foreign key to the States table (OCST). |
Status | Sets or returns the status of the Activity (Task type only) as defined in ActivityStatus object.
Field name: status. This is a foreign key to the ActivityStatus object. |
Street | Sets or returns the street where the Activity (Meeting type only) with the business partner takes place. Field name: street. Length: 100 characters. |
Subject | Sets or returns the subject of the activity. Field name: CntctSbjct. |
Tentativeflag | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the activity is tentative. Field name: tentative. |
UserFields | Returns the UserFields object. |
UserSignature | Returns the ID of the user who created the activity.
Field name: UserSign. |
UserSignature2 | Returns the ID of the user who updated the activity.
Field name: UserSign2. |