Class It_prod
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: it_prodType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<It_prod,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<It_prod>Selector for all available fields of It_prod.static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.String<It_prod>static final SimpleProperty.NumericDecimal<It_prod>static final SimpleProperty.String<It_prod>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionIt_prod()It_prod(String empresa, String filial, String dt_ini_op, String dt_fin_op, String cod_doc_op, String cod_item, String centro, String dt_lancto_op, BigDecimal qtd_enc, String tipo_ordem, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic It_prod.It_prodBuilderbuilder()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: 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: 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, Maximum length: 4getType()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_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDt_fin_op(String dt_fin_op) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_ini_op(String dt_ini_op) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_lancto_op(String dt_lancto_op) (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_enc(BigDecimal qtd_enc) Constraints: Not nullable, Precision: 25, Scale: 6voidsetTipo_ordem(String tipo_ordem) Constraints: Not nullable, Maximum length: 4toString()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 It_prod. -
EMPRESA
-
FILIAL
-
DT_INI_OP
-
DT_FIN_OP
-
COD_DOC_OP
-
COD_ITEM
-
CENTRO
-
DT_LANCTO_OP
-
QTD_ENC
-
TIPO_ORDEM
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
It_prod
public It_prod() -
It_prod
public It_prod(@Nullable String empresa, @Nullable String filial, @Nullable String dt_ini_op, @Nullable String dt_fin_op, @Nullable String cod_doc_op, @Nullable String cod_item, @Nullable String centro, @Nullable String dt_lancto_op, @Nullable BigDecimal qtd_enc, @Nullable String tipo_ordem, @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_ini_op
(Key Field) 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
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin_op
- Parameters:
dt_fin_op- Production Order Final 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
-
setDt_lancto_op
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto_op
- Parameters:
dt_lancto_op- Posting Date
-
setQtd_enc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_enc
- Parameters:
qtd_enc- Amount
-
setTipo_ordem
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: tipo_ordem
- Parameters:
tipo_ordem- Order Type
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<It_prod>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<It_prod>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<It_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:
- Branch
-
getDt_ini_op
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini_op
- Returns:
- Production Order Initial Date
-
getDt_fin_op
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin_op
- Returns:
- Production Order Final 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
-
getDt_lancto_op
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto_op
- Returns:
- Posting Date
-
getQtd_enc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: qtd_enc
- Returns:
- Amount
-
getTipo_ordem
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: tipo_ordem
- Returns:
- Order Type
-
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<It_prod>
-