Class Giaf_imps
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: giaf_impsType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Giaf_imps,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Giaf_imps>static final SimpleProperty<Giaf_imps>Selector for all available fields of Giaf_imps.static final SimpleProperty.String<Giaf_imps>static final SimpleProperty.String<Giaf_imps>static final SimpleProperty.String<Giaf_imps>static final SimpleProperty.NumericDecimal<Giaf_imps>static final SimpleProperty.NumericDecimal<Giaf_imps>static final SimpleProperty.NumericDecimal<Giaf_imps>static final SimpleProperty.String<Giaf_imps>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionGiaf_imps(String empresa, String filial, String dt_apur, String num_seq, BigDecimal aliq_imp_base, BigDecimal g3_10, BigDecimal g3_11, BigDecimal g3_12, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Giaf_imps.Giaf_impsBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 2protected 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: 4getG3_10()Constraints: Not nullable, Precision: 25, Scale: 2getG3_11()Constraints: Not nullable, Precision: 25, Scale: 2getG3_12()Constraints: Not nullable, Precision: 25, Scale: 2protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAliq_imp_base(BigDecimal aliq_imp_base) Constraints: Not nullable, Precision: 25, Scale: 2voidsetDt_apur(String dt_apur) (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: 4voidsetG3_10(BigDecimal g3_10) Constraints: Not nullable, Precision: 25, Scale: 2voidsetG3_11(BigDecimal g3_11) Constraints: Not nullable, Precision: 25, Scale: 2voidsetG3_12(BigDecimal g3_12) Constraints: Not nullable, Precision: 25, Scale: 2voidsetNum_seq(String num_seq) (Key Field) Constraints: Not nullable, Maximum length: 5toString()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 Giaf_imps. -
EMPRESA
-
FILIAL
-
DT_APUR
-
NUM_SEQ
-
ALIQ_IMP_BASE
-
G3_10
-
G3_11
-
G3_12
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Giaf_imps
public Giaf_imps() -
Giaf_imps
public Giaf_imps(@Nullable String empresa, @Nullable String filial, @Nullable String dt_apur, @Nullable String num_seq, @Nullable BigDecimal aliq_imp_base, @Nullable BigDecimal g3_10, @Nullable BigDecimal g3_11, @Nullable BigDecimal g3_12, @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
-
setDt_apur
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_apur
- Parameters:
dt_apur- Calculation date
-
setNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_seq
- Parameters:
num_seq- Sequencial Number
-
setAliq_imp_base
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: aliq_imp_base
- Parameters:
aliq_imp_base- Alíquota incidente sobre as importações-base
-
setG3_10
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: g3_10
- Parameters:
g3_10- The g3_10 to set.
-
setG3_11
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: g3_11
- Parameters:
g3_11- The g3_11 to set.
-
setG3_12
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: g3_12
- Parameters:
g3_12- The g3_12 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<Giaf_imps>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Giaf_imps>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Giaf_imps>
-
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
-
getDt_apur
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_apur
- Returns:
- Calculation date
-
getNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_seq
- Returns:
- Sequencial Number
-
getAliq_imp_base
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: aliq_imp_base
- Returns:
- Alíquota incidente sobre as importações-base
-
getG3_10
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: g3_10
- Returns:
- The g3_10 contained in this
VdmEntity.
-
getG3_11
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: g3_11
- Returns:
- The g3_11 contained in this
VdmEntity.
-
getG3_12
Constraints: Not nullable, Precision: 25, Scale: 2Original property name from the Odata EDM: g3_12
- Returns:
- The g3_12 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<Giaf_imps>
-