Class Resul_ext
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: resul_extType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Resul_ext,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Resul_ext>Selector for all available fields of Resul_ext.static final SimpleProperty.String<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.String<Resul_ext>static final SimpleProperty.String<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.String<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.String<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>static final SimpleProperty.NumericDecimal<Resul_ext>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionResul_ext(String empresa, String dt_lancto, String nif, String item, String cnpj, BigDecimal rec_liq, BigDecimal custos, BigDecimal luc_bruto, BigDecimal rec_auferidas, BigDecimal rec_outras_oper, BigDecimal desp_brasil, BigDecimal desp_oper, BigDecimal luc_oper, BigDecimal rec_partic, BigDecimal rec_outras, BigDecimal desp_outras, BigDecimal luc_liq_ant_ir, BigDecimal imp_dev, BigDecimal luc_liq, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Resul_ext.Resul_extBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCnpj()(Key Field) Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Precision: 25, Scale: 6protected StringConstraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Precision: 25, Scale: 6getItem()(Key Field) Constraints: Not nullable, Maximum length: 3protected ODataEntityKeygetKey()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getNif()(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: 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 nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 14voidsetCustos(BigDecimal custos) Constraints: Not nullable, Precision: 25, Scale: 6voidsetDesp_brasil(BigDecimal desp_brasil) Constraints: Not nullable, Precision: 25, Scale: 6voidsetDesp_oper(BigDecimal desp_oper) Constraints: Not nullable, Precision: 25, Scale: 6voidsetDesp_outras(BigDecimal desp_outras) 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: 4voidsetImp_dev(BigDecimal imp_dev) Constraints: Not nullable, Precision: 25, Scale: 6void(Key Field) Constraints: Not nullable, Maximum length: 3voidsetLuc_bruto(BigDecimal luc_bruto) Constraints: Not nullable, Precision: 25, Scale: 6voidsetLuc_liq(BigDecimal luc_liq) Constraints: Not nullable, Precision: 25, Scale: 6voidsetLuc_liq_ant_ir(BigDecimal luc_liq_ant_ir) Constraints: Not nullable, Precision: 25, Scale: 6voidsetLuc_oper(BigDecimal luc_oper) Constraints: Not nullable, Precision: 25, Scale: 6void(Key Field) Constraints: Not nullable, Maximum length: 30voidsetRec_auferidas(BigDecimal rec_auferidas) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_liq(BigDecimal rec_liq) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_outras(BigDecimal rec_outras) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_outras_oper(BigDecimal rec_outras_oper) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRec_partic(BigDecimal rec_partic) 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 Resul_ext. -
EMPRESA
-
DT_LANCTO
-
NIF
-
ITEM
-
CNPJ
-
REC_LIQ
-
CUSTOS
-
LUC_BRUTO
-
REC_AUFERIDAS
-
REC_OUTRAS_OPER
-
DESP_BRASIL
-
DESP_OPER
-
LUC_OPER
-
REC_PARTIC
-
REC_OUTRAS
-
DESP_OUTRAS
-
LUC_LIQ_ANT_IR
-
IMP_DEV
-
LUC_LIQ
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Resul_ext
public Resul_ext() -
Resul_ext
public Resul_ext(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String nif, @Nullable String item, @Nullable String cnpj, @Nullable BigDecimal rec_liq, @Nullable BigDecimal custos, @Nullable BigDecimal luc_bruto, @Nullable BigDecimal rec_auferidas, @Nullable BigDecimal rec_outras_oper, @Nullable BigDecimal desp_brasil, @Nullable BigDecimal desp_oper, @Nullable BigDecimal luc_oper, @Nullable BigDecimal rec_partic, @Nullable BigDecimal rec_outras, @Nullable BigDecimal desp_outras, @Nullable BigDecimal luc_liq_ant_ir, @Nullable BigDecimal imp_dev, @Nullable BigDecimal luc_liq, @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
-
setNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Parameters:
nif- Tax Identification Number
-
setItem
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: item
- Parameters:
item- Item Number
-
setCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setRec_liq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_liq
- Parameters:
rec_liq- Net Revenue
-
setCustos
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: custos
- Parameters:
custos- Costs of Assets and Services Sold
-
setLuc_bruto
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_bruto
- Parameters:
luc_bruto- Gross Profit
-
setRec_auferidas
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_auferidas
- Parameters:
rec_auferidas- Earned Financial Income Involved in Brazil
-
setRec_outras_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_outras_oper
- Parameters:
rec_outras_oper- Other Operational Revenues
-
setDesp_brasil
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: desp_brasil
- Parameters:
desp_brasil- Financial Expenses Paid or Credited in Brazil
-
setDesp_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: desp_oper
- Parameters:
desp_oper- Operational Expenses
-
setLuc_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_oper
- Parameters:
luc_oper- Operational Profit
-
setRec_partic
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_partic
- Parameters:
rec_partic- Interest Income in Associated or Branch Companies
-
setRec_outras
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_outras
- Parameters:
rec_outras- Other Revenues
-
setDesp_outras
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: desp_outras
- Parameters:
desp_outras- Other Expenses
-
setLuc_liq_ant_ir
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_liq_ant_ir
- Parameters:
luc_liq_ant_ir- Net Profit Before IR
-
setImp_dev
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: imp_dev
- Parameters:
imp_dev- Tax Due
-
setLuc_liq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_liq
- Parameters:
luc_liq- Net Profit from Cost Computation Period
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Resul_ext>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Resul_ext>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Resul_ext>
-
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
-
getNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Returns:
- Tax Identification Number
-
getItem
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: item
- Returns:
- Item Number
-
getCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getRec_liq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_liq
- Returns:
- Net Revenue
-
getCustos
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: custos
- Returns:
- Costs of Assets and Services Sold
-
getLuc_bruto
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_bruto
- Returns:
- Gross Profit
-
getRec_auferidas
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_auferidas
- Returns:
- Earned Financial Income Involved in Brazil
-
getRec_outras_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_outras_oper
- Returns:
- Other Operational Revenues
-
getDesp_brasil
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: desp_brasil
- Returns:
- Financial Expenses Paid or Credited in Brazil
-
getDesp_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: desp_oper
- Returns:
- Operational Expenses
-
getLuc_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_oper
- Returns:
- Operational Profit
-
getRec_partic
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_partic
- Returns:
- Interest Income in Associated or Branch Companies
-
getRec_outras
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: rec_outras
- Returns:
- Other Revenues
-
getDesp_outras
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: desp_outras
- Returns:
- Other Expenses
-
getLuc_liq_ant_ir
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_liq_ant_ir
- Returns:
- Net Profit Before IR
-
getImp_dev
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: imp_dev
- Returns:
- Tax Due
-
getLuc_liq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: luc_liq
- Returns:
- Net Profit from Cost Computation Period
-
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<Resul_ext>
-