Class Ecf_reg_a
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ecf_reg_aType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ecf_reg_a,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Ecf_reg_a>static final SimpleProperty.NumericDecimal<Ecf_reg_a>static final SimpleProperty<Ecf_reg_a>Selector for all available fields of Ecf_reg_a.static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.String<Ecf_reg_a>static final SimpleProperty.NumericDecimal<Ecf_reg_a>static final SimpleProperty.NumericDecimal<Ecf_reg_a>static final SimpleProperty.NumericDecimal<Ecf_reg_a>static final SimpleProperty.NumericDecimal<Ecf_reg_a>static final SimpleProperty.NumericDecimal<Ecf_reg_a>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionEcf_reg_a(String cod_mod, String ecf_mod, String ecf_fab, String empresa, String filial, String dt_doc, String cst_icms, String cfop, BigDecimal aliq_icms, BigDecimal vl_opr, BigDecimal vl_bc_icms, BigDecimal vl_icms, BigDecimal vl_bc_issqn, BigDecimal aliq_issqn, BigDecimal vl_issqn, String cod_obs, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ecf_reg_a.Ecf_reg_aBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getCfop()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullable, Maximum length: 3protected String(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()getType()Constraints: 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: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAliq_icms(BigDecimal aliq_icms) (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6voidsetAliq_issqn(BigDecimal aliq_issqn) Constraints: Not nullable, Precision: 25, Scale: 6void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCod_mod(String cod_mod) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetCod_obs(String cod_obs) Constraints: Not nullable, Maximum length: 6voidsetCst_icms(String cst_icms) (Key Field) Constraints: Not nullable, Maximum length: 3void(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: 4voidsetVl_bc_icms(BigDecimal vl_bc_icms) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_bc_issqn(BigDecimal vl_bc_issqn) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_icms(BigDecimal vl_icms) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_issqn(BigDecimal vl_issqn) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_opr(BigDecimal vl_opr) 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_reg_a. -
COD_MOD
-
ECF_MOD
-
ECF_FAB
-
EMPRESA
-
FILIAL
-
DT_DOC
-
CST_ICMS
-
CFOP
-
ALIQ_ICMS
-
VL_OPR
-
VL_BC_ICMS
-
VL_ICMS
-
VL_BC_ISSQN
-
ALIQ_ISSQN
-
VL_ISSQN
-
COD_OBS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ecf_reg_a
public Ecf_reg_a() -
Ecf_reg_a
public Ecf_reg_a(@Nullable String cod_mod, @Nullable String ecf_mod, @Nullable String ecf_fab, @Nullable String empresa, @Nullable String filial, @Nullable String dt_doc, @Nullable String cst_icms, @Nullable String cfop, @Nullable BigDecimal aliq_icms, @Nullable BigDecimal vl_opr, @Nullable BigDecimal vl_bc_icms, @Nullable BigDecimal vl_icms, @Nullable BigDecimal vl_bc_issqn, @Nullable BigDecimal aliq_issqn, @Nullable BigDecimal vl_issqn, @Nullable String cod_obs, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
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
-
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_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- Document Date
-
setCst_icms
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: cst_icms
- Parameters:
cst_icms- Fiscal Situation Code
-
setCfop
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: cfop
- Parameters:
cfop- CFOP (Tax code of operation and installment)
-
setAliq_icms
(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_icms
- Parameters:
aliq_icms- ICMS Aliquot
-
setVl_opr
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_opr
- Parameters:
vl_opr- Operation Value
-
setVl_bc_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_icms
- Parameters:
vl_bc_icms- ICMS Base Accumulated Value
-
setVl_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms
- Parameters:
vl_icms- ICMS Accumulated Value
-
setVl_bc_issqn
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_issqn
- Parameters:
vl_bc_issqn- ISSQN Base Accumulated Value
-
setAliq_issqn
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_issqn
- Parameters:
aliq_issqn- ISSQN Tax Rate
-
setVl_issqn
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_issqn
- Parameters:
vl_issqn- ISSQN Value
-
setCod_obs
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_obs
- Parameters:
cod_obs- Observation Code
-
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_reg_a>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ecf_reg_a>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ecf_reg_a>
-
builder
-
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
-
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_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Returns:
- Document Date
-
getCst_icms
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: cst_icms
- Returns:
- Fiscal Situation Code
-
getCfop
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: cfop
- Returns:
- CFOP (Tax code of operation and installment)
-
getAliq_icms
(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_icms
- Returns:
- ICMS Aliquot
-
getVl_opr
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_opr
- Returns:
- Operation Value
-
getVl_bc_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_icms
- Returns:
- ICMS Base Accumulated Value
-
getVl_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms
- Returns:
- ICMS Accumulated Value
-
getVl_bc_issqn
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_issqn
- Returns:
- ISSQN Base Accumulated Value
-
getAliq_issqn
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_issqn
- Returns:
- ISSQN Tax Rate
-
getVl_issqn
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_issqn
- Returns:
- ISSQN Value
-
getCod_obs
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_obs
- Returns:
- Observation Code
-
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_reg_a>
-