Class Ipi_apur
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ipi_apurType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ipi_apur,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ipi_apur>Selector for all available fields of Ipi_apur.static final SimpleProperty.String<Ipi_apur>static final SimpleProperty.String<Ipi_apur>static final SimpleProperty.String<Ipi_apur>static final SimpleProperty.String<Ipi_apur>static final SimpleProperty.NumericDecimal<Ipi_apur>static final SimpleProperty.NumericDecimal<Ipi_apur>static final SimpleProperty.NumericDecimal<Ipi_apur>static final SimpleProperty.NumericDecimal<Ipi_apur>static final SimpleProperty.NumericDecimal<Ipi_apur>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionIpi_apur()Ipi_apur(String empresa, String filial, String ano, String periodo, BigDecimal vl_sd_ant_ipi, BigDecimal vl_deb_ipi, BigDecimal vl_cred_ipi, BigDecimal vl_od_ipi, BigDecimal vl_oc_ipi, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ipi_apur.Ipi_apurBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetPeriodo(String periodo) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetVl_cred_ipi(BigDecimal vl_cred_ipi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_deb_ipi(BigDecimal vl_deb_ipi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_oc_ipi(BigDecimal vl_oc_ipi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_od_ipi(BigDecimal vl_od_ipi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_sd_ant_ipi(BigDecimal vl_sd_ant_ipi) 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 Ipi_apur. -
EMPRESA
-
FILIAL
-
ANO
-
PERIODO
-
VL_SD_ANT_IPI
-
VL_DEB_IPI
-
VL_CRED_IPI
-
VL_OD_IPI
-
VL_OC_IPI
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ipi_apur
public Ipi_apur() -
Ipi_apur
public Ipi_apur(@Nullable String empresa, @Nullable String filial, @Nullable String ano, @Nullable String periodo, @Nullable BigDecimal vl_sd_ant_ipi, @Nullable BigDecimal vl_deb_ipi, @Nullable BigDecimal vl_cred_ipi, @Nullable BigDecimal vl_od_ipi, @Nullable BigDecimal vl_oc_ipi, @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
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- Year
-
setPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Parameters:
periodo- Period
-
setVl_sd_ant_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sd_ant_ipi
- Parameters:
vl_sd_ant_ipi- Sum of Credit IPI from prior period
-
setVl_deb_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_deb_ipi
- Parameters:
vl_deb_ipi- Total Debits
-
setVl_cred_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_ipi
- Parameters:
vl_cred_ipi- IPI Total Credit
-
setVl_od_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_od_ipi
- Parameters:
vl_od_ipi- IPI Other Debits
-
setVl_oc_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_oc_ipi
- Parameters:
vl_oc_ipi- IPI Other Credits
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ipi_apur>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ipi_apur>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ipi_apur>
-
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
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- Year
-
getPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Returns:
- Period
-
getVl_sd_ant_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sd_ant_ipi
- Returns:
- Sum of Credit IPI from prior period
-
getVl_deb_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_deb_ipi
- Returns:
- Total Debits
-
getVl_cred_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_ipi
- Returns:
- IPI Total Credit
-
getVl_od_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_od_ipi
- Returns:
- IPI Other Debits
-
getVl_oc_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_oc_ipi
- Returns:
- IPI Other Credits
-
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<Ipi_apur>
-