Class Ecf_total
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ecf_totalType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ecf_total,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ecf_total>Selector for all available fields of Ecf_total.static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.String<Ecf_total>static final SimpleProperty.NumericDecimal<Ecf_total>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionEcf_total(String empresa, String filial, String cod_mod, String ecf_mod, String ecf_fab, String dt_doc, String cod_tot_par, String nr_tot, String descr_nr_tot, BigDecimal vlr_acum_tot, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ecf_total.Ecf_totalBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 7protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 21(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mod(String cod_mod) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetCod_tot_par(String cod_tot_par) (Key Field) Constraints: Not nullable, Maximum length: 7voidsetDescr_nr_tot(String descr_nr_tot) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 8voidsetEcf_fab(String ecf_fab) (Key Field) Constraints: Not nullable, Maximum length: 21voidsetEcf_mod(String ecf_mod) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 2voidsetVlr_acum_tot(BigDecimal vlr_acum_tot) 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 Ecf_total. -
EMPRESA
-
FILIAL
-
COD_MOD
-
ECF_MOD
-
ECF_FAB
-
DT_DOC
-
COD_TOT_PAR
-
NR_TOT
-
DESCR_NR_TOT
-
VLR_ACUM_TOT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ecf_total
public Ecf_total() -
Ecf_total
public Ecf_total(@Nullable String empresa, @Nullable String filial, @Nullable String cod_mod, @Nullable String ecf_mod, @Nullable String ecf_fab, @Nullable String dt_doc, @Nullable String cod_tot_par, @Nullable String nr_tot, @Nullable String descr_nr_tot, @Nullable BigDecimal vlr_acum_tot, @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
-
setCod_mod
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- Code of tax document model
-
setEcf_mod
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ecf_mod
- Parameters:
ecf_mod- Model of Cupom Fiscal Equipment
-
setEcf_fab
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: ecf_fab
- Parameters:
ecf_fab- ECF Manufacturing Serial Number
-
setDt_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- Document Date
-
setCod_tot_par
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_tot_par
- Parameters:
cod_tot_par- Totalizer Code
-
setNr_tot
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nr_tot
- Parameters:
nr_tot- Totalizer Number
-
setDescr_nr_tot
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_nr_tot
- Parameters:
descr_nr_tot- Fiscal Situation Description Related to Partial Totalizer
-
setVlr_acum_tot
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_acum_tot
- Parameters:
vlr_acum_tot- Accrued Value on Totalizer
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ecf_total>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ecf_total>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ecf_total>
-
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
-
getCod_mod
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- Code of tax document model
-
getEcf_mod
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ecf_mod
- Returns:
- Model of Cupom Fiscal Equipment
-
getEcf_fab
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: ecf_fab
- Returns:
- ECF Manufacturing Serial Number
-
getDt_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Returns:
- Document Date
-
getCod_tot_par
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_tot_par
- Returns:
- Totalizer Code
-
getNr_tot
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nr_tot
- Returns:
- Totalizer Number
-
getDescr_nr_tot
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_nr_tot
- Returns:
- Fiscal Situation Description Related to Partial Totalizer
-
getVlr_acum_tot
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_acum_tot
- Returns:
- Accrued Value on Totalizer
-
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<Ecf_total>
-