Class Inven_cpl
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: inven_cplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Inven_cpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Inven_cpl>Selector for all available fields of Inven_cpl.static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>static final SimpleProperty.String<Inven_cpl>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Inven_cpl.Inven_cplBuilderbuilder()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: 4(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 255getType()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: 60voidsetDt_estoque(String dt_estoque) (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_prop(String ind_prop) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetTxt_compl(String txt_compl) Constraints: Not nullable, Maximum length: 255toString()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 Inven_cpl. -
EMPRESA
-
FILIAL
-
COD_ITEM
-
IND_PROP
-
COD_PART
-
DT_ESTOQUE
-
CENTRO
-
TXT_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Inven_cpl
public Inven_cpl() -
Inven_cpl
public Inven_cpl(@Nullable String empresa, @Nullable String filial, @Nullable String cod_item, @Nullable String ind_prop, @Nullable String cod_part, @Nullable String dt_estoque, @Nullable String centro, @Nullable String txt_compl, @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- The empresa to set.
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- The cod_item to set.
-
setInd_prop
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_prop
- Parameters:
ind_prop- The ind_prop to set.
-
setCod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Parameters:
cod_part- The cod_part to set.
-
setDt_estoque
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_estoque
- Parameters:
dt_estoque- Inventory date
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Parameters:
txt_compl- The txt_compl to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Inven_cpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Inven_cpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Inven_cpl>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- The cod_item contained in this
VdmEntity.
-
getInd_prop
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_prop
- Returns:
- The ind_prop contained in this
VdmEntity.
-
getCod_part
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part
- Returns:
- The cod_part contained in this
VdmEntity.
-
getDt_estoque
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_estoque
- Returns:
- Inventory date
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Returns:
- The txt_compl contained in this
VdmEntity.
-
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<Inven_cpl>
-