Class Fat_co_un
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Fat_co_un>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Fat_co_un
- All Implemented Interfaces:
VdmEntitySet
BR Measurement Unit Coefficien
Original entity name from the Odata EDM: fat_co_unType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Fat_co_un,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Fat_co_un>Selector for all available fields of Fat_co_un.static final SimpleProperty.String<Fat_co_un>static final SimpleProperty.String<Fat_co_un>static final SimpleProperty.NumericDecimal<Fat_co_un>static final SimpleProperty.String<Fat_co_un>static final SimpleProperty.String<Fat_co_un>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionFat_co_un(String cod_item, String unid_inv, String unid_conv, BigDecimal fat_conv, String cod_barra, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Fat_co_un.Fat_co_unBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 18(Key Field) Constraints: Not nullable, Maximum length: 60protected Stringprotected String(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6protected ODataEntityKeygetKey()getType()(Key Field) Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullable, Maximum length: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_barra(String cod_barra) Constraints: Not nullable, Maximum length: 18voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetFat_conv(BigDecimal fat_conv) (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6voidsetUnid_conv(String unid_conv) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetUnid_inv(String unid_inv) (Key Field) Constraints: Not nullable, Maximum length: 6toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of Fat_co_un. -
COD_ITEM
-
UNID_INV
-
UNID_CONV
-
FAT_CONV
-
COD_BARRA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Fat_co_un
public Fat_co_un() -
Fat_co_un
public Fat_co_un(@Nullable String cod_item, @Nullable String unid_inv, @Nullable String unid_conv, @Nullable BigDecimal fat_conv, @Nullable String cod_barra, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- The cod_item to set.
-
setUnid_inv
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid_inv
- Parameters:
unid_inv- The unid_inv to set.
-
setUnid_conv
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid_conv
- Parameters:
unid_conv- The unid_conv to set.
-
setFat_conv
(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: fat_conv
- Parameters:
fat_conv- The fat_conv to set.
-
setCod_barra
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: cod_barra
- Parameters:
cod_barra- Bar code for the product's business unit, if any
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Fat_co_un>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Fat_co_un>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Fat_co_un>
-
builder
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- The cod_item contained in this
VdmEntity.
-
getUnid_inv
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid_inv
- Returns:
- The unid_inv contained in this
VdmEntity.
-
getUnid_conv
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid_conv
- Returns:
- The unid_conv contained in this
VdmEntity.
-
getFat_conv
(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: fat_conv
- Returns:
- The fat_conv contained in this
VdmEntity.
-
getCod_barra
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: cod_barra
- Returns:
- Bar code for the product's business unit, if any
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Fat_co_un>
-