Class Corr_inv
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: corr_invType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Corr_inv,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Corr_inv>Selector for all available fields of Corr_inv.static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.String<Corr_inv>static final SimpleProperty.NumericDecimal<Corr_inv>static final SimpleProperty.NumericDecimal<Corr_inv>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCorr_inv()Corr_inv(String empresa, String filial, String dt_retificacao, String dt_est, String cod_item, String ind_est, String cod_part, String centro, BigDecimal qtd_cor_pos, BigDecimal qtd_cor_neg, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Corr_inv.Corr_invBuilderbuilder()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: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 1protected 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_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_part(String cod_part) (Key Field) Constraints: Not nullable, Maximum length: 60void(Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_retificacao(String dt_retificacao) (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: 4voidsetInd_est(String ind_est) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetQtd_cor_neg(BigDecimal qtd_cor_neg) Constraints: Not nullable, Precision: 25, Scale: 6voidsetQtd_cor_pos(BigDecimal qtd_cor_pos) 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 Corr_inv. -
EMPRESA
-
FILIAL
-
DT_RETIFICACAO
-
DT_EST
-
COD_ITEM
-
IND_EST
-
COD_PART
-
CENTRO
-
QTD_COR_POS
-
QTD_COR_NEG
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Corr_inv
public Corr_inv() -
Corr_inv
public Corr_inv(@Nullable String empresa, @Nullable String filial, @Nullable String dt_retificacao, @Nullable String dt_est, @Nullable String cod_item, @Nullable String ind_est, @Nullable String cod_part, @Nullable String centro, @Nullable BigDecimal qtd_cor_pos, @Nullable BigDecimal qtd_cor_neg, @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_retificacao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_retificacao
- Parameters:
dt_retificacao- Correction date
-
setDt_est
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_est
- Parameters:
dt_est- Inventory date
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setInd_est
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_est
- Parameters:
ind_est- Inventory type
-
setCod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Parameters:
cod_part- Participant Code
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setQtd_cor_pos
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_cor_pos
- Parameters:
qtd_cor_pos- Positive Correction Quantity
-
setQtd_cor_neg
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_cor_neg
- Parameters:
qtd_cor_neg- Negative Correction 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<Corr_inv>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Corr_inv>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Corr_inv>
-
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_retificacao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_retificacao
- Returns:
- Correction date
-
getDt_est
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_est
- Returns:
- Inventory date
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getInd_est
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_est
- Returns:
- Inventory type
-
getCod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Returns:
- Participant Code
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getQtd_cor_pos
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_cor_pos
- Returns:
- Positive Correction Quantity
-
getQtd_cor_neg
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_cor_neg
- Returns:
- Negative Correction 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<Corr_inv>
-