Class Prod
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: prodType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Prod,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Prod>Selector for all available fields of Prod.static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.String<Prod>static final SimpleProperty.NumericDecimal<Prod>static final SimpleProperty.NumericDecimal<Prod>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionProd()Prod(String empresa, String filial, String centro, String cod_doc_op, String cod_item, String dt_saida, String cod_item_lin, String dt_ini_op, String dt_fin_op, BigDecimal qtd_enc, BigDecimal qtd_consumida, String cod_ins_subst, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Prod.ProdBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60protected StringConstraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()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_doc_op(String cod_doc_op) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetCod_ins_subst(String cod_ins_subst) Constraints: Not nullable, Maximum length: 60voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_item_lin(String cod_item_lin) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDt_fin_op(String dt_fin_op) Constraints: Not nullable, Maximum length: 8voidsetDt_ini_op(String dt_ini_op) Constraints: Not nullable, Maximum length: 8voidsetDt_saida(String dt_saida) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetQtd_consumida(BigDecimal qtd_consumida) Constraints: Not nullable, Precision: 25, Scale: 6voidsetQtd_enc(BigDecimal qtd_enc) 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 Prod. -
EMPRESA
-
FILIAL
-
CENTRO
-
COD_DOC_OP
-
COD_ITEM
-
DT_SAIDA
-
COD_ITEM_LIN
-
DT_INI_OP
-
DT_FIN_OP
-
QTD_ENC
-
QTD_CONSUMIDA
-
COD_INS_SUBST
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Prod
public Prod() -
Prod
public Prod(@Nullable String empresa, @Nullable String filial, @Nullable String centro, @Nullable String cod_doc_op, @Nullable String cod_item, @Nullable String dt_saida, @Nullable String cod_item_lin, @Nullable String dt_ini_op, @Nullable String dt_fin_op, @Nullable BigDecimal qtd_enc, @Nullable BigDecimal qtd_consumida, @Nullable String cod_ins_subst, @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- Business Place
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setCod_doc_op
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_doc_op
- Parameters:
cod_doc_op- Production Order Identification Code
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code for Production Order
-
setDt_saida
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_saida
- Parameters:
dt_saida- Consumption Date
-
setCod_item_lin
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_lin
- Parameters:
cod_item_lin- Consumption Item Code
-
setDt_ini_op
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini_op
- Parameters:
dt_ini_op- Production Order Initial Date
-
setDt_fin_op
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin_op
- Parameters:
dt_fin_op- Production Order Final Date
-
setQtd_enc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_enc
- Parameters:
qtd_enc- Finished Production Quantity
-
setQtd_consumida
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_consumida
- Parameters:
qtd_consumida- Item Consumption
-
setCod_ins_subst
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ins_subst
- Parameters:
cod_ins_subst- Substituted Component Code
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Prod>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Prod>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Prod>
-
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:
- Business Place
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getCod_doc_op
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_doc_op
- Returns:
- Production Order Identification Code
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code for Production Order
-
getDt_saida
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_saida
- Returns:
- Consumption Date
-
getCod_item_lin
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_lin
- Returns:
- Consumption Item Code
-
getDt_ini_op
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini_op
- Returns:
- Production Order Initial Date
-
getDt_fin_op
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin_op
- Returns:
- Production Order Final Date
-
getQtd_enc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_enc
- Returns:
- Finished Production Quantity
-
getQtd_consumida
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_consumida
- Returns:
- Item Consumption
-
getCod_ins_subst
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ins_subst
- Returns:
- Substituted Component Code
-
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<Prod>
-