A mapper representing custom fields in an entity. Custom fields are represented by their field names and the corresponding values. A custom field can be added or updated using setCustomField method.
The current ETag version of the entity in the remote system. The ETag identified the version of the in the remote system. It will be automatically set in the "if-match" header of update requests and can be set as a custom header for delete requests. When no ETag is provided by the remote system the value of this variable defaults to "*".
Alternative Unit of Measure for Stockkeeping Unit. Unit of measure in which quantities can be entered alternatively to the base unit of measure / stockkeeping unit. Maximum length: 3.
Capacity Usage.
International Article Number (EAN/UPC). Glossary definition. Maximum length: 18.
Category of International Article Number (EAN). Defines how the system determines an International Article Number (EAN) to be assigned internally, and which check criteria (check digit, prefix, and so on) an EAN of this category must fulfil. Maximum length: 2.
Gross Weight. Gross weight expressed in the unit of weight specified by you in the Unit of weight field.
Lower-Level Unit of Measure in a Packing Hierarchy. Your base unit of measure is piece. 12 pieces fit into a box, and 10 boxes fit onto a pallet. In this case, piece is the lower-level unit of measure with regard to box, and box is the lower-level unit of measure with regard to pallet. Conversely, pallet is the higher-level unit of measure with regard to box, and so on. Maximum length: 3.
Volume. Space that the material occupies per unit of volume. The volume refers to the unit specified in the "Volume unit" field. The volume and its unit always refer to the base unit of measure.
Maximum Stacking Factor. Specifies the allowed stacking factor. You can use the maximum stacking factor, for example, to specify how many pieces of a material, or how many crates can be placed on top of each other. The factor is quantity-dependent.
Material Number. Alphanumeric key uniquely identifying the material. Maximum length: 40.
Unit of Dimension for Length/Width/Height. Unit in which the dimensions of length, breadth, and height of a material or its packaging are measured. Maximum length: 3.
Denominator for conversion to base units of measure. Denominator of the quotient that specifies the ratio of the alternative unit of measure to the base unit of measure. To convert a quantity, whose unit of measure is not the same as the base unit of measure, into the base unit of measure, the system requires a quotient:Quantity (in alternative unit of measure) = quotient * quantity (in base unit of measure)Enter the number of units of the alternative unit of measure (denominator) that corresponds to the number of units of the base unit of measure (numerator).The alternative unit of measure is kilogram (kg). The base unit of measure is piece (PC). 5 kg correspond to 3 pieces.5 kg = 3 PC => 1 kg = 3/5 PCIn this case, the quotient is therefore 3/5 (the numerator being 3 and the denominator 5).You may enter only whole numbers in the numerator and denominator fields; that is, if 3.14 m² correspond to one piece, you must enter integer multiples (314 m² = 100 PC). In this case, the quotient is therefore 100/314 (the numerator being 100 and the denominator 314).
Numerator for Conversion to Base Units of Measure. Numerator of the quotient that specifies the ratio of the alternative unit of measure to the base unit of measure. To convert a quantity, whose unit of measure is not the same as the base unit of measure, into the base unit of measure, the system requires a quotient:Quantity (in alternative unit of measure) = quotient * quantity (in base unit of measure)Enter the number of units of the alternative unit of measure (denominator) that corresponds to the number of units of the base unit of measure (numerator).The alternative unit of measure is kilogram (kg). The base unit of measure is piece (PC). 5 kg correspond to 3 pieces.5 kg = 3 PC => 1 kg = 3/5 PCIn this case, the quotient is therefore 3/5 (the numerator being 3 and the denominator 5).You may enter only whole numbers in the numerator and denominator fields; that is, if 3.14 m² correspond to one piece, you must enter integer multiples (314 m² = 100 PC). In this case, the quotient is therefore 100/314 (the numerator being 100 and the denominator 314).
Remaining Volume after Nesting (in Percentage). Describes the remaining volume in percent when two materials are stacked inside each other. For example, if you place a cup on another cup, the volume of the first cup remains the same. However, since part of the second cup disappears into the first cup, the volume of the second cup is reduced.This data element describes the remaining volume of the first cup as a percentage of the 'normal' volume.
The remote state of the entity. Remote state refers to the last known state of the entity on the remote system from which it has been retrieved or to which it has been posted. It is stored as map, where the keys are stored in the format of VDM properties.
One-to-many navigation property to the ProductUnitsOfMeasureEan entity.
Height. Height of the material or its packaging, measured in the unit of dimension.
Length. Length of the material or its packaging, measured in the unit of dimension.
Width. Breadth of the material or its packaging, measured in the unit of dimension.
ETag version identifier accessor.
Volume Unit. Unit referring to the volume of the material. If you specify a volume, you have to enter the corresponding volume unit here. Maximum length: 3.
Unit of Weight. Unit referring to the gross weight or net weight of the material. If you specify a weight, you must enter the corresponding unit of weight here. Maximum length: 3.
All fields selector.
Static representation of the alternativeUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the capacityUsage property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the globalTradeItemNumber property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the globalTradeItemNumberCategory property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the grossWeight property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the lowerLevelPackagingUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the materialVolume property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the maximumStackingFactor property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the product property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the productMeasurementUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the quantityDenominator property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the quantityNumerator property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the remainingVolumeAfterNesting property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the one-to-many navigation property toInternationalArticleNumber for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the unitSpecificProductHeight property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the unitSpecificProductLength property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the unitSpecificProductWidth property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the volumeUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
Static representation of the weightUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.
All fields of the ProductUnitsOfMeasure entity.
Default url path for the according service.
Technical entity name for ProductUnitsOfMeasure.
All key fields of the ProductUnitsOfMeasure entity.
Mapping of all key field names to the respective static field property ProductUnitsOfMeasure.
Returns a map of all defined fields in entity to their current values.
Entity with all defined entity fields
Custom field value getter.
The name of the custom field
The value of the corresponding custom field
Returns a map that contains all entity custom fields.
A map of all defined custom fields in the entity
Returns all updated custom field properties compared to the last known remote state.
A map containing all updated custom properties, with their new values
Returns all changed properties compared to the last known remote state. The returned properties does not include custom fields. Use getUpdatedCustomFields, if updated custom fields are needed.
Entity with all properties that changed
Validates whether a custom field exists in the entity.
The name of the custom field to update
A boolean value, that indicates whether a custom field is defined in entity
Sets all retrieved custom fields in entity.
Extracted custom fields from a retrieved entity
A boolean value, that indicates the existence of the field in entity
Validates whether a field name does not conflict with an original field name and thus can be defined as custom fields.
Field name to check
Boolean value that describes whether a field name can be defined as custom field
Sets a new custom field in the entity or updates it. Throws an error, if the provided custom field name is already defined by an original field in entity.
The name of the custom field to update
The value of the field
The entity itself, to facilitate method chaining
Initializes or sets the remoteState of the entity. This function is called on all read, create and update requests. This function should be called after initializeCustomFields, if custom fields are defined.
State to be set as remote state
The entity itself, to facilitate method chaining
Set the ETag version identifier of the retrieved entity.
The returned ETag version of the entity
The entity itself, to facilitate method chaining
Overwrites the default toJSON method so that all instance variables as well as all custom fields of the entity are returned.
An object containing all instance variables + custom fields.
Returns an entity builder to construct instances ProductUnitsOfMeasure
.
A builder that constructs instances of entity type ProductUnitsOfMeasure
.
Returns a selectable object that allows the selection of custom field in a get request for the entity ProductUnitsOfMeasure
.
Name of the custom field to select
A builder that constructs instances of entity type ProductUnitsOfMeasure
.
Returns a request builder to construct requests for operations on the ProductUnitsOfMeasure
entity type.
A ProductUnitsOfMeasure
request builder.
This class represents the entity "A_ProductUnitsOfMeasure" of service "API_PRODUCT_SRV". This service is part of the following communication scenarios: Product Integration (SAP_COM_0009), Distributed Manufacturing Integration (SAP_COM_0077), SAP Analytics Cloud for Planning Integration (SAP_COM_0087). See https://api.sap.com/api/API_PRODUCT_SRV for more information.