Class Cons_aipi
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: cons_aipiType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cons_aipi,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cons_aipi>Selector for all available fields of Cons_aipi.static final SimpleProperty.String<Cons_aipi>static final SimpleProperty.String<Cons_aipi>static final SimpleProperty.String<Cons_aipi>static final SimpleProperty.String<Cons_aipi>static final SimpleProperty.String<Cons_aipi>static final SimpleProperty.String<Cons_aipi>static final SimpleProperty.NumericDecimal<Cons_aipi>static final SimpleProperty.NumericDecimal<Cons_aipi>static final SimpleProperty.NumericDecimal<Cons_aipi>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCons_aipi(String empresa, String filial, String ano, String periodo, String cfop, String cst_ipi, BigDecimal vl_cont_ipi, BigDecimal vl_bc_ipi, BigDecimal vl_ipi, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cons_aipi.Cons_aipiBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4getCfop()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 2protected 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: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCst_ipi(String cst_ipi) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetEmpresa(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_bc_ipi(BigDecimal vl_bc_ipi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_cont_ipi(BigDecimal vl_cont_ipi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_ipi(BigDecimal vl_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 Cons_aipi. -
EMPRESA
-
FILIAL
-
ANO
-
PERIODO
-
CFOP
-
CST_IPI
-
VL_CONT_IPI
-
VL_BC_IPI
-
VL_IPI
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cons_aipi
public Cons_aipi() -
Cons_aipi
public Cons_aipi(@Nullable String empresa, @Nullable String filial, @Nullable String ano, @Nullable String periodo, @Nullable String cfop, @Nullable String cst_ipi, @Nullable BigDecimal vl_cont_ipi, @Nullable BigDecimal vl_bc_ipi, @Nullable BigDecimal vl_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
-
setCfop
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: cfop
- Parameters:
cfop- CFOP (Tax code of operation and installment)
-
setCst_ipi
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_ipi
- Parameters:
cst_ipi- Tax Situation Code for IPI
-
setVl_cont_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cont_ipi
- Parameters:
vl_cont_ipi- IPI Account Base Amount
-
setVl_bc_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_ipi
- Parameters:
vl_bc_ipi- IPI Base Amount
-
setVl_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ipi
- Parameters:
vl_ipi- IPI Value
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cons_aipi>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cons_aipi>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cons_aipi>
-
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
-
getCfop
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: cfop
- Returns:
- CFOP (Tax code of operation and installment)
-
getCst_ipi
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_ipi
- Returns:
- Tax Situation Code for IPI
-
getVl_cont_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cont_ipi
- Returns:
- IPI Account Base Amount
-
getVl_bc_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_ipi
- Returns:
- IPI Base Amount
-
getVl_ipi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ipi
- Returns:
- IPI Value
-
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<Cons_aipi>
-