Class Inc_fis
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: inc_fisType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Inc_fis,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Inc_fis>Selector for all available fields of Inc_fis.static final SimpleProperty.NumericDecimal<Inc_fis>static final SimpleProperty.String<Inc_fis>static final SimpleProperty.String<Inc_fis>static final SimpleProperty.String<Inc_fis>static final SimpleProperty.NumericDecimal<Inc_fis>static final SimpleProperty.NumericDecimal<Inc_fis>static final SimpleProperty.NumericDecimal<Inc_fis>static final SimpleProperty.NumericDecimal<Inc_fis>static final SimpleProperty.NumericDecimal<Inc_fis>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionInc_fis()Inc_fis(String empresa, String dt_lancto, String per_apur, BigDecimal base_calc, BigDecimal per_incen_finor, BigDecimal vl_liq_incen_finor, BigDecimal per_incen_finam, BigDecimal vl_liq_incen_finam, BigDecimal vl_total, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Inc_fis.Inc_fisBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 6protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()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 nullablevoidsetBase_calc(BigDecimal base_calc) Constraints: Not nullable, Precision: 25, Scale: 6voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetPer_incen_finam(BigDecimal per_incen_finam) Constraints: Not nullable, Precision: 25, Scale: 6voidsetPer_incen_finor(BigDecimal per_incen_finor) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_liq_incen_finam(BigDecimal vl_liq_incen_finam) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_liq_incen_finor(BigDecimal vl_liq_incen_finor) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_total(BigDecimal vl_total) 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 Inc_fis. -
EMPRESA
-
DT_LANCTO
-
PER_APUR
-
BASE_CALC
-
PER_INCEN_FINOR
-
VL_LIQ_INCEN_FINOR
-
PER_INCEN_FINAM
-
VL_LIQ_INCEN_FINAM
-
VL_TOTAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Inc_fis
public Inc_fis() -
Inc_fis
public Inc_fis(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String per_apur, @Nullable BigDecimal base_calc, @Nullable BigDecimal per_incen_finor, @Nullable BigDecimal vl_liq_incen_finor, @Nullable BigDecimal per_incen_finam, @Nullable BigDecimal vl_liq_incen_finam, @Nullable BigDecimal vl_total, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- Nature of credit deferred, attached to revenue taxed
-
setBase_calc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: base_calc
- Parameters:
base_calc- Calculation Basis
-
setPer_incen_finor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: per_incen_finor
- Parameters:
per_incen_finor- Percentage of FINOR (up to 6%)
-
setVl_liq_incen_finor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_liq_incen_finor
- Parameters:
vl_liq_incen_finor- Net Value of FINOR
-
setPer_incen_finam
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: per_incen_finam
- Parameters:
per_incen_finam- Percentage of FINAM (up to 6%)
-
setVl_liq_incen_finam
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_liq_incen_finam
- Parameters:
vl_liq_incen_finam- Net Value of Incentive
-
setVl_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_total
- Parameters:
vl_total- Total Value of Incentives
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Inc_fis>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Inc_fis>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Inc_fis>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Returns:
- Nature of credit deferred, attached to revenue taxed
-
getBase_calc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: base_calc
- Returns:
- Calculation Basis
-
getPer_incen_finor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: per_incen_finor
- Returns:
- Percentage of FINOR (up to 6%)
-
getVl_liq_incen_finor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_liq_incen_finor
- Returns:
- Net Value of FINOR
-
getPer_incen_finam
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: per_incen_finam
- Returns:
- Percentage of FINAM (up to 6%)
-
getVl_liq_incen_finam
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_liq_incen_finam
- Returns:
- Net Value of Incentive
-
getVl_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_total
- Returns:
- Total Value of Incentives
-
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<Inc_fis>
-