ClipboardEntriesV2
Stores clipboard entries for copying and pasting objects.
Columns
| Name | Type | Description |
| ClipboardEntryId [KEY] | Long | ID of the clipboard entry. |
| ClipboardEntrySource | String | Value that indicates the source of the clipboard entry. |
| CreatedBy | String | User who created the clipboard entry. |
| CreationDate | Datetime | Date when the entry was added to the clipboard. |
| Description | String | Description of the object added to the clipboard. |
| ImageURL | String | URL of the image of the clipboard entry. |
| LastUpdateDate | Datetime | Date when the clipboard was updated. |
| LastUpdateLogin | String | Login that the user used when updating the clipboard entry. |
| LastUpdatedBy | String | User who most recently updated the clipboard entry. |
| Name | String | Name of the clipboard entry. |
| ObjectContext1 | String | Object's context value from the first column copied onto the clipboard. In case of the Items organization the name is stored in this field. |
| ObjectContext2 | String | Object's context value from the second column copied onto the clipboard. In case of the Items organization the name is stored in this field. |
| ObjectContext3 | String | Object's context value from the third column copied onto the clipboard. In case of the Items organization the name is stored in this field. |
| ObjectContext4 | String | Object's context value from the fourth column copied onto the clipboard. In case of the Items organization the name is stored in this field. |
| ObjectContext5 | String | Object's context value from the fifth column copied onto the clipboard. In case of the Items organization the name is stored in this field. |
| ObjectType | String | Value that identifies the object type of the clipboard entry. |
| OrganizationCode | String | Abbreviation that identifies the organization of the clipboard entry. |
| Pinned | String | Value that indicates if the clipboard entry is pinned. |
| Pk1Value | Long | First column that stores a primary key for the object. For the Item object, the primary key is the inventory item ID. |
| Pk2Value | Long | Second column that stores a primary key for the object. For the Item object, the primary key is the organization ID. |
| Pk3Value | Long | Third column that stores a primary key for the object. For the Item object, the primary key is the revision ID. |
| Pk4Value | Long | Primary key value of the clipboard entry from the fourth column. |
| Pk5Value | Long | Primary key value of the clipboard entry from the fifth column. |
| Pk6Value | String | Primary key value of the clipboard entry from the sixth column. |
| Pk7Value | String | Primary key value of the clipboard entry from the seventh column. |
| ClipboardEntryTarget | String | Value that indicates the target of the clipboard entry. |
| Finder | String | Finder attribute for the clipboard entry. |