Class Incons
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: inconsType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Incons,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Incons>Selector for all available fields of Incons.static final SimpleProperty.String<Incons>static final SimpleProperty.String<Incons>static final SimpleProperty.String<Incons>static final SimpleProperty.String<Incons>static final SimpleProperty.String<Incons>static final SimpleProperty.String<Incons>static final SimpleProperty.String<Incons>static final SimpleProperty.NumericDecimal<Incons>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionIncons()Incons(String empresa, String filial, String dt_saida, String cod_doc_op, String cod_item, String centro, String cod_ins_subst, BigDecimal qtd, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Incons.InconsBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60protected String(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()getQtd()Constraints: 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) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDt_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(BigDecimal qtd) 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 Incons. -
EMPRESA
-
FILIAL
-
DT_SAIDA
-
COD_DOC_OP
-
COD_ITEM
-
CENTRO
-
COD_INS_SUBST
-
QTD
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Incons
public Incons() -
Incons
public Incons(@Nullable String empresa, @Nullable String filial, @Nullable String dt_saida, @Nullable String cod_doc_op, @Nullable String cod_item, @Nullable String centro, @Nullable String cod_ins_subst, @Nullable BigDecimal qtd, @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
-
setDt_saida
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_saida
- Parameters:
dt_saida- Consumption Date
-
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
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setCod_ins_subst
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ins_subst
- Parameters:
cod_ins_subst- Substituted Component Code
-
setQtd
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd
- Parameters:
qtd- Amount
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Incons>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Incons>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Incons>
-
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
-
getDt_saida
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_saida
- Returns:
- Consumption Date
-
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
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getCod_ins_subst
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ins_subst
- Returns:
- Substituted Component Code
-
getQtd
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd
- Returns:
- Amount
-
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<Incons>
-