Class Estoq_mov
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: estoq_movType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Estoq_mov,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Estoq_mov>Selector for all available fields of Estoq_mov.static final SimpleProperty.String<Estoq_mov>static final SimpleProperty.String<Estoq_mov>static final SimpleProperty.String<Estoq_mov>static final SimpleProperty.String<Estoq_mov>static final SimpleProperty.String<Estoq_mov>static final SimpleProperty.String<Estoq_mov>static final SimpleProperty.NumericDecimal<Estoq_mov>static final SimpleProperty.NumericDecimal<Estoq_mov>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionEstoq_mov(String empresa, String filial, String centro, String dt_mov, String cod_item_ori, String cod_item_dest, BigDecimal qtd, BigDecimal qtd_dest, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Estoq_mov.Estoq_movBuilderbuilder()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: 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: 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_dest(String cod_item_dest) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_item_ori(String cod_item_ori) (Key Field) Constraints: Not nullable, Maximum length: 60void(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: 6voidsetQtd_dest(BigDecimal qtd_dest) 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 Estoq_mov. -
EMPRESA
-
FILIAL
-
CENTRO
-
DT_MOV
-
COD_ITEM_ORI
-
COD_ITEM_DEST
-
QTD
-
QTD_DEST
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Estoq_mov
public Estoq_mov() -
Estoq_mov
public Estoq_mov(@Nullable String empresa, @Nullable String filial, @Nullable String centro, @Nullable String dt_mov, @Nullable String cod_item_ori, @Nullable String cod_item_dest, @Nullable BigDecimal qtd, @Nullable BigDecimal qtd_dest, @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
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setDt_mov
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_mov
- Parameters:
dt_mov- Internal Movement Date
-
setCod_item_ori
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_ori
- Parameters:
cod_item_ori- Source Item Code
-
setCod_item_dest
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_dest
- Parameters:
cod_item_dest- Destination Item Code
-
setQtd
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd
- Parameters:
qtd- Amount
-
setQtd_dest
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_dest
- Parameters:
qtd_dest- Destination Item Quantity
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Estoq_mov>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Estoq_mov>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Estoq_mov>
-
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
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getDt_mov
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_mov
- Returns:
- Internal Movement Date
-
getCod_item_ori
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_ori
- Returns:
- Source Item Code
-
getCod_item_dest
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_dest
- Returns:
- Destination Item Code
-
getQtd
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd
- Returns:
- Amount
-
getQtd_dest
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_dest
- Returns:
- Destination Item Quantity
-
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<Estoq_mov>
-