📚 SAP Business One SDK Help

CampaignBusinessPartner Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileSets the object's properties using data from an XML file.

The XML file can be created using the object's ToXMLFile method.

Public Method FromXMLStringSets the object's properties using data from an XML string.

The XML string can be created using the object's ToXMLString method.

Public Method GetXMLSchemaReturns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods.
Public Method ToXMLFileCreates an XML file that represents the object.
Public Method ToXMLStringCreates and returns an XML string that represents the object.

Public Properties

Public Property AddressIDproperty AddressID
Public Property AddressName2property AddressName2
Public Property AddressName3property AddressName3
Public Property AddressTypeproperty AddressType
Public Property AssignNameproperty AssignName
Public Property AssignToproperty AssignTo
Public Property BlockThe block of the contact person.

Field name: Block.

Length: 100 characters.

Public Property BPCodeThe code of the business partner.

Field name: BpCode.

Length: 15 characters.

Public Property BPGroupNameThe group name of the business partner.

Field name: GroupName.

Length: 20 characters.

Public Property BPIndustryNameThe industry of the business partner.

Field name: Industry.

Length: 15 characters.

Public Property BPNameThe name of the business partner.

Field name: BpName.

Length: 100 characters.

Public Property BPStatusThe status of this campaign.

Field name: Status.

Public Property BuildingThe building/floor/room of the contact person.

Field name: Building.

Length: 16 characters.

Public Property CampaignLineNumberThe current row number.

Field name: CpnLineNum.

Public Property CampaignNumberAutomatically generated number the application assigns to this campaign.

Field name: CpnNo.

Public Property CityThe city of the contact person.

Field name: City.

Length: 100 characters.

Public Property ContactAddressThe address of the contact person.

Field name: CntAddress.

Length: 100 characters.

Public Property ContactCodeThe default contact person of the business partner.

Field name: CntCode.

Length: 50 characters.

Public Property ContactEmailThe E-mail of the contact person.

Field name: CntEmail.

Length: 100 characters.

Public Property ContactFaxThe fax number of the contact person.

Field name: CntFax.

Length: 20 characters.

Public Property ContactMobileThe mobile phone of the contact person.

Field name: CntMobile.

Length: 50 characters.

Public Property ContactPositionThe position of the contact person.

Field name: CntPstn.

Length: 90 characters.

Public Property ContactTelephoneThe telephone number of the contact person.

Field name: CntTel.

Length: 50 characters.

Public Property ContactTitleThe title of the contact person.

Field name: CntTitle.

Length: 10 characters.

Public Property CountryThe country of the contact person.

Field name: Country.

Length: 3 characters.

Public Property CountyThe county of the contact person.

Field name: County.

Length: 100 characters.

Public Property CreateActivityproperty CreateActivity
Public Property DocEntryproperty DocEntry
Public Property DocNumberproperty DocNumber
Public Property DocTypeproperty DocType
Public Property FederalTaxIDproperty FederalTaxID
Public Property FirstNameproperty FirstName
Public Property IsShowLinkedDocproperty IsShowLinkedDoc
Public Property LastNameproperty LastName
Public Property MiddleNameproperty MiddleName
Public Property RelatedSalesOpportunityThe related sales opportunity.

Field name: OpprId.

Public Property ResponseIndicates whether the company has responsed or not.

Field name: Response.

Public Property ResponseTypeproperty ResponseType
Public Property StateThe state of the contact person.

Field name: State.

Length: 3 characters.

Public Property StreetThe street of the contact person.

Field name: Street.

Length: 100 characters.

Public Property StreetNoproperty StreetNo
Public Property UserFieldsReturns the UserFields object.
Public Property ZipCodeThe zipcode of the contact person.

Field name: ZipCode.

Length: 100 characters.

See Also