| Internal ID | Type | nlapiSubmitField | Label | Required | Help |
| accountingperiod |
select |
false |
Accounting Period |
false |
|
| author |
select |
false |
Author |
false |
References an existing entity record. This value defaults to the current logged in user (as specified during the login operation).
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
| direction |
select |
false |
Direction |
false |
Value of inbound or outbound. Defines whether the note was originally generated from an external (inbound) source (such as copied from an email) or generated from within the record. |
| entity |
select |
false |
Entity |
false |
References an existing entity (customer or contact) record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
| externalid |
text |
false |
ExternalId |
false |
|
| folder |
select |
false |
Folder |
false |
|
| item |
select |
false |
Item |
false |
References an existing item record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
| lastmodifieddate |
datetime |
false |
Modification Date |
false |
|
| media |
select |
false |
Media |
false |
|
| note |
textarea |
false |
Memo |
true |
Sets the content of the note. |
| notedate |
date |
false |
Date |
false |
|
| notetype |
select |
false |
Type |
false |
|
| record |
select |
false |
Custom Record Key |
false |
References an existing record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
| recordtype |
select |
false |
Custom Record Type |
false |
|
| time |
timeofday |
false |
Time |
false |
|
| title |
text |
false |
Title |
false |
Enter a title for this note. |
| topic |
select |
false |
Topic |
false |
References an existing topic record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
| transaction |
select |
false |
Transaction |
false |
References an existing transaction (opportunity) record. When set, the note is associated with that record.
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |