Class Rec_bruta
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: rec_brutaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Rec_bruta,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Rec_bruta>Selector for all available fields of Rec_bruta.static final SimpleProperty.String<Rec_bruta>static final SimpleProperty.String<Rec_bruta>static final SimpleProperty.NumericDecimal<Rec_bruta>static final SimpleProperty.NumericDecimal<Rec_bruta>static final SimpleProperty.NumericDecimal<Rec_bruta>static final SimpleProperty.NumericDecimal<Rec_bruta>static final SimpleProperty.NumericDecimal<Rec_bruta>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRec_bruta(String empresa, String per_ref, BigDecimal rec_bru_ncum_trib_mi, BigDecimal rec_bru_ncum_nt_mi, BigDecimal rec_bru_ncum_exp, BigDecimal rec_bru_cum, BigDecimal rec_bru_total, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Rec_bruta.Rec_brutaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: 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: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetRec_bru_cum(BigDecimal rec_bru_cum) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_bru_ncum_exp(BigDecimal rec_bru_ncum_exp) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_bru_ncum_nt_mi(BigDecimal rec_bru_ncum_nt_mi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_bru_ncum_trib_mi(BigDecimal rec_bru_ncum_trib_mi) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_bru_total(BigDecimal rec_bru_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 Rec_bruta. -
EMPRESA
-
PER_REF
-
REC_BRU_NCUM_TRIB_MI
-
REC_BRU_NCUM_NT_MI
-
REC_BRU_NCUM_EXP
-
REC_BRU_CUM
-
REC_BRU_TOTAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Rec_bruta
public Rec_bruta() -
Rec_bruta
public Rec_bruta(@Nullable String empresa, @Nullable String per_ref, @Nullable BigDecimal rec_bru_ncum_trib_mi, @Nullable BigDecimal rec_bru_ncum_nt_mi, @Nullable BigDecimal rec_bru_ncum_exp, @Nullable BigDecimal rec_bru_cum, @Nullable BigDecimal rec_bru_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
-
setPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Parameters:
per_ref- Bookkeeping reference period
-
setRec_bru_ncum_trib_mi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_trib_mi
- Parameters:
rec_bru_ncum_trib_mi- Non-Cumulative Gross Revenue - Taxed in Internal Market
-
setRec_bru_ncum_nt_mi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_nt_mi
- Parameters:
rec_bru_ncum_nt_mi- Non-Cumulative Gross Revenue - Not Taxed in Internal Market
-
setRec_bru_ncum_exp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_exp
- Parameters:
rec_bru_ncum_exp- Non-Cumulative Gross Revenue - Export
-
setRec_bru_cum
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_cum
- Parameters:
rec_bru_cum- Cumulative Gross Revenue
-
setRec_bru_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_total
- Parameters:
rec_bru_total- Total Gross Revenue
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Rec_bruta>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Rec_bruta>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Rec_bruta>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
- Bookkeeping reference period
-
getRec_bru_ncum_trib_mi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_trib_mi
- Returns:
- Non-Cumulative Gross Revenue - Taxed in Internal Market
-
getRec_bru_ncum_nt_mi
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_nt_mi
- Returns:
- Non-Cumulative Gross Revenue - Not Taxed in Internal Market
-
getRec_bru_ncum_exp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_ncum_exp
- Returns:
- Non-Cumulative Gross Revenue - Export
-
getRec_bru_cum
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_cum
- Returns:
- Cumulative Gross Revenue
-
getRec_bru_total
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_bru_total
- Returns:
- Total Gross Revenue
-
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<Rec_bruta>
-