📚 SAP Business One SDK Help

ContactEmployees Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new contact employee.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property ActiveIndicates whether or not the contact person for a particular business partner is available for selection in transactions.
Public Property AddressSets or returns the employee address.

Field name: Address.

Length: 100 characters.

Public Property BlockSendingMarketingContentSpecifies whether or not to block sending marketing contnet to the contact employee.

Field name: BlockComm.

Length: 1 character.

Public Property CardCodeReturns the business partner identification number.

Field name: CardCode.

Length: 15 characters.

This is a foreign key to the BusinessPartners object.

Public Property CityOfBirthSets or returns the city of birth of the employee.

Field name: BirthCity.

Length: 100 characters.

Public Property ConnectedAddressNameDescription of the connected address.

Field name: CnnectAddr.

Length: 50 characters.

Public Property ConnectedAddressTypeType of the connected address: B stands for bill to or pay to address; S stands for ship to address.

Field name: CnAddrType.

Public Property ContactEmployeeBlockSendingMarketingContentsReturns the ContactEmployeeBlockSendingMarketingContents object.
Public Property CountReturns the number of contact employees included in the object.
Public Property CreateDateproperty CreateDate
Public Property CreateTimeproperty CreateTime
Public Property DateOfBirthSets or returns the employee birth date.

Field name: BirthDate.

Public Property E_MailSets or returns the e-mail address of the contact employee.

Field name: E_MailL.

Length: 100 characters.

Public Property EmailGroupCodeproperty EmailGroupCode
Public Property FaxSets or returns the fax number of the contact employee.

Field name: Fax.

Length: 50 characters.

Public Property FirstNameproperty FirstName
Public Property ForeignCountryField name: Frgncntry.

Length: 3 characters.

Public Property GenderSets or returns a valid value of BoGenderTypes that specifies the employee gender.

Field name: Gender.

Public Property GenderExSets or returns the gender type that you specified in addition to the system predefined contact employee gender type.

Field name: SexEx.

Length: 15 characters.

Public Property InternalCodeReturns the internal code of the contact employee.

Field name: CntctCode.

Public Property LastNameproperty LastName
Public Property MiddleNameproperty MiddleName
Public Property MobilePhoneSets or returns the employee mobile phone number.

Field name: Cellolar.

Length: 50 characters.

Public Property NameSets or returns the employee name.

Field name: Name.

Mandatory property.

Length: 50 characters.

Public Property NaturalPerThis shows whether the business partner is natural person or not.

Field name: NaturalPer.

Public Property PagerSets or returns the pager number of the employee.

Field name: Pager.

Length: 30 characters.

Public Property PasswordSets or returns the employee access password to e-commerce applications.

Field name: Password.

Length: 8 characters.

Public Property Phone1Sets or returns the primary phone number of the employee.

Field name: Tel1.

Length: 50 characters.

Public Property Phone2Sets or returns the secondary phone number of the employee.

Field name: Tel2.

Length: 50 characters.

Public Property PlaceOfBirthSets or returns the country of birth of the employee.

Field name: BirthPlace.

Length: 100 characters.

Public Property PositionSets or returns the employee position in the company.

Field name: Position.

Length: 90 characters.

Public Property ProfessionSets or returns the employee profession.

Field name: Profession.

Length: 50 characters.

Public Property Remarks1Sets or returns remarks for the employee.

Field name: Notes1.

Length: 100 characters.

Public Property Remarks2Sets or returns secondary remarks for the employee.

Field name: Notes2.

Length: 100 characters.

Public Property TitleSets or returns the Contact Employee's Title. Field name: Title.

Field name: Title.

Length: 10 characters.

Public Property UpdateDateproperty UpdateDate
Public Property UpdateTimeproperty UpdateTime
Public Property UserFieldsReturns the UserFields object.

See Also