Class Mat_propr
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Mat_propr>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Mat_propr
- All Implemented Interfaces:
VdmEntitySet
BR Mat Vl f Service Provision
Original entity name from the Odata EDM: mat_proprType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Mat_propr,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Mat_propr>Selector for all available fields of Mat_propr.static final SimpleProperty.String<Mat_propr>static final SimpleProperty.String<Mat_propr>static final SimpleProperty.String<Mat_propr>static final SimpleProperty.NumericDecimal<Mat_propr>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionMat_propr(String empresa, String filial, String per_apur, BigDecimal vl_mat_prop, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Mat_propr.Mat_proprBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 6getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetVl_mat_prop(BigDecimal vl_mat_prop) Constraints: Not nullable, Precision: 25, Scale: 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 Mat_propr. -
EMPRESA
-
FILIAL
-
PER_APUR
-
VL_MAT_PROP
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Mat_propr
public Mat_propr() -
Mat_propr
public Mat_propr(@Nullable String empresa, @Nullable String filial, @Nullable String per_apur, @Nullable BigDecimal vl_mat_prop, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- The per_apur to set.
-
setVl_mat_prop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_mat_prop
- Parameters:
vl_mat_prop- Material value for service provision
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Mat_propr>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Mat_propr>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Mat_propr>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- Branch
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_apur
- Returns:
- The per_apur contained in this
VdmEntity.
-
getVl_mat_prop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_mat_prop
- Returns:
- Material value for service provision
-
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<Mat_propr>
-