CycleCountSequenceDetailsserials
CycleCountSequenceDetailsserials
Columns
Name | Type | Description |
CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | CycleCountSequenceDetailsCycleCountEntryId of CycleCountSequenceDetailsserials |
CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | CycleCountSequenceDetailsCycleCountHeaderId of CycleCountSequenceDetailsserials |
CycleCountSequenceDetailsOrganizationId [KEY] | Long | CycleCountSequenceDetailsOrganizationId of CycleCountSequenceDetailsserials |
CcSerialNumberId [KEY] | Long | Value that uniquely identifies the serial number. |
CycleCountEntryId | Long | Value that uniquely identifies the cycle count serial entry. |
SerialNumber | String | Serial number to count. |
RecordedInSystemFlag | Bool | RecordedInSystemFlag of CycleCountSequenceDetailsserials |
RecordedInCountFlag | Bool | Contains one of the following values: true or false. If true, then the serial is counted in the current count sequence. If false, then the serial is not counted in the current count sequence. This attribute does not have a default value. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CycleCountHeaderId | Long | CycleCountHeaderId |
FromSerialNumber | String | FromSerialNumber |
OrganizationId | Long | OrganizationId |
ToSerialNumber | String | ToSerialNumber |
BindCycleCountName | String | bindCycleCountName |
BindOrganizationCode | String | bindOrganizationCode |
Finder | String | finder |