Class Invent_cp
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: invent_cpType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Invent_cp,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Invent_cp>Selector for all available fields of Invent_cp.static final SimpleProperty.NumericDecimal<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.String<Invent_cp>static final SimpleProperty.NumericDecimal<Invent_cp>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionInvent_cp(String empresa, String filial, String cod_item, String ind_prop, String cod_part, String dt_estoque, String cst_icms, BigDecimal bc_icms, BigDecimal vl_icms, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Invent_cp.Invent_cpBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 6(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 3protected 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()getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetBc_icms(BigDecimal bc_icms) Constraints: Not nullable, Precision: 25, Scale: 6voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_part(String cod_part) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCst_icms(String cst_icms) Constraints: Not nullable, Maximum length: 3voidsetDt_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: 1voidsetVl_icms(BigDecimal vl_icms) 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 Invent_cp. -
EMPRESA
-
FILIAL
-
COD_ITEM
-
IND_PROP
-
COD_PART
-
DT_ESTOQUE
-
CST_ICMS
-
BC_ICMS
-
VL_ICMS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Invent_cp
public Invent_cp() -
Invent_cp
public Invent_cp(@Nullable String empresa, @Nullable String filial, @Nullable String cod_item, @Nullable String ind_prop, @Nullable String cod_part, @Nullable String dt_estoque, @Nullable String cst_icms, @Nullable BigDecimal bc_icms, @Nullable BigDecimal vl_icms, @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- The dt_estoque to set.
-
setCst_icms
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: cst_icms
- Parameters:
cst_icms- The cst_icms to set.
-
setBc_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: bc_icms
- Parameters:
bc_icms- The bc_icms to set.
-
setVl_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms
- Parameters:
vl_icms- The vl_icms 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<Invent_cp>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Invent_cp>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Invent_cp>
-
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:
- The dt_estoque contained in this
VdmEntity.
-
getCst_icms
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: cst_icms
- Returns:
- The cst_icms contained in this
VdmEntity.
-
getBc_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: bc_icms
- Returns:
- The bc_icms contained in this
VdmEntity.
-
getVl_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms
- Returns:
- The vl_icms 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<Invent_cp>
-