B2bAccountNumbersshipToAssignments
B2bAccountNumbersshipToAssignments
Columns
| Name | Type | Description |
| B2bAccountNumbersAccountNumberId [KEY] | Long | Value that uniquely identifies the B2B account number. |
| AccountNumberId | Long | Unique identifier of the B2B account number. This is a foreign key to the CMK account numbers table. |
| ShipToAssignmentId [KEY] | Long | Unique identifier for the Ship to Location Assignment. Its value is an application-generated unique ID. |
| ShipToLocationId | Long | Unique identifier of the ship-to location. This value is derived. |
| ShipToLocationCode | String | Ship-to location code. This is a required field. |
| Set | String | Code of the set to which the location belongs, for example, common set. |
| Address | String | Address of the ship-to location. |
| BindInput | String | bindinput |
| Finder | String | A system-defined query or lookup used to retrieve the Ship to Location Assignment. |