Class Cons_espc
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: cons_espcType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cons_espc,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cons_espc>Selector for all available fields of Cons_espc.static final SimpleProperty.String<Cons_espc>static final SimpleProperty.String<Cons_espc>static final SimpleProperty.String<Cons_espc>static final SimpleProperty.String<Cons_espc>static final SimpleProperty.String<Cons_espc>static final SimpleProperty.String<Cons_espc>static final SimpleProperty.String<Cons_espc>static final SimpleProperty.NumericDecimal<Cons_espc>static final SimpleProperty.NumericDecimal<Cons_espc>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCons_espc(String centro, String dt_ini, String cod_item, String cod_item_comp, String dt_fin, BigDecimal qtd_comp, BigDecimal perda, String empresa, String filial, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cons_espc.Cons_espcBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 18protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getPerda()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_item_comp(String cod_item_comp) (Key Field) Constraints: Not nullable, Maximum length: 18void(Key Field) Constraints: Not nullable, Maximum length: 8void(Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 4voidsetPerda(BigDecimal perda) Constraints: Not nullable, Precision: 25, Scale: 6voidsetQtd_comp(BigDecimal qtd_comp) 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 Cons_espc. -
CENTRO
-
DT_INI
-
COD_ITEM
-
COD_ITEM_COMP
-
DT_FIN
-
QTD_COMP
-
PERDA
-
EMPRESA
-
FILIAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cons_espc
public Cons_espc() -
Cons_espc
public Cons_espc(@Nullable String centro, @Nullable String dt_ini, @Nullable String cod_item, @Nullable String cod_item_comp, @Nullable String dt_fin, @Nullable BigDecimal qtd_comp, @Nullable BigDecimal perda, @Nullable String empresa, @Nullable String filial, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Parameters:
dt_ini- Valid-From Date
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setCod_item_comp
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: cod_item_comp
- Parameters:
cod_item_comp- Component Item Code
-
setDt_fin
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Parameters:
dt_fin- Final Date
-
setQtd_comp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_comp
- Parameters:
qtd_comp- Component Quantity
-
setPerda
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: perda
- Parameters:
perda- Component Quantity to Production
-
setEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cons_espc>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cons_espc>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cons_espc>
-
builder
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Returns:
- Valid-From Date
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getCod_item_comp
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: cod_item_comp
- Returns:
- Component Item Code
-
getDt_fin
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Returns:
- Final Date
-
getQtd_comp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_comp
- Returns:
- Component Quantity
-
getPerda
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: perda
- Returns:
- Component Quantity to Production
-
getEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- Branch
-
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<Cons_espc>
-