Class Ipi_ant
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Ipi_ant>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Ipi_ant
- All Implemented Interfaces:
VdmEntitySet
BR Last Month IPI
Original entity name from the Odata EDM: ipi_antType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ipi_ant,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ipi_ant>Selector for all available fields of Ipi_ant.static final SimpleProperty.String<Ipi_ant>static final SimpleProperty.String<Ipi_ant>static final SimpleProperty.String<Ipi_ant>static final SimpleProperty.String<Ipi_ant>static final SimpleProperty.NumericDecimal<Ipi_ant>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionIpi_ant()Ipi_ant(String empresa, String filial, String periodo, String exercicio, BigDecimal vl_sd_ant_ipi, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ipi_ant.Ipi_antBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetExercicio(String exercicio) (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_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_ant. -
EMPRESA
-
FILIAL
-
PERIODO
-
EXERCICIO
-
VL_SD_ANT_IPI
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ipi_ant
public Ipi_ant() -
Ipi_ant
public Ipi_ant(@Nullable String empresa, @Nullable String filial, @Nullable String periodo, @Nullable String exercicio, @Nullable BigDecimal vl_sd_ant_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- The filial to set.
-
setPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Parameters:
periodo- The periodo to set.
-
setExercicio
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Parameters:
exercicio- The exercicio to set.
-
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- The vl_sd_ant_ipi 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<Ipi_ant>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ipi_ant>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ipi_ant>
-
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:
- The filial contained in this
VdmEntity.
-
getPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Returns:
- The periodo contained in this
VdmEntity.
-
getExercicio
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Returns:
- The exercicio contained in this
VdmEntity.
-
getVl_sd_ant_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sd_ant_ipi
- Returns:
- The vl_sd_ant_ipi 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<Ipi_ant>
-