Class Cfe_an_cm
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: cfe_an_cmType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cfe_an_cm,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cfe_an_cm>Selector for all available fields of Cfe_an_cm.static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.Guid<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.String<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>static final SimpleProperty.NumericDecimal<Cfe_an_cm>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCfe_an_cm(UUID id, String empresa, String filial, String cod_sit, String num_cfe, String nr_sat, String dt_doc, String num_item, BigDecimal quant, String unid, BigDecimal vl_unit, BigDecimal vl_un_icms_na_oper, BigDecimal vl_unit_icms_op, BigDecimal vl_un_icms_st_stq, BigDecimal vl_un_fcp_icms_st_stq, BigDecimal vl_un_icms_st_rest, BigDecimal vl_un_fcp_st_rest, BigDecimal vl_un_icms_st_compl, BigDecimal vl_un_fcp_st_compl, String cod_mot_rest_compl, BigDecimal vl_un_icms_op_stq, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cfe_an_cm.Cfe_an_cmBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 4getId()(Key Field) Constraints: Not nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 9Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 6getQuant()Constraints: Not nullable, Precision: 25, Scale: 6getType()getUnid()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: 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: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mot_rest_compl(String cod_mot_rest_compl) Constraints: Not nullable, Maximum length: 5voidsetCod_sit(String cod_sit) Constraints: Not nullable, Maximum length: 2voidConstraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 9voidsetNum_cfe(String num_cfe) Constraints: Not nullable, Maximum length: 6voidsetNum_item(String num_item) Constraints: Not nullable, Maximum length: 6voidsetQuant(BigDecimal quant) Constraints: Not nullable, Precision: 25, Scale: 6voidConstraints: Not nullable, Maximum length: 6voidsetVl_un_fcp_icms_st_stq(BigDecimal vl_un_fcp_icms_st_stq) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_fcp_st_compl(BigDecimal vl_un_fcp_st_compl) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_fcp_st_rest(BigDecimal vl_un_fcp_st_rest) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_icms_na_oper(BigDecimal vl_un_icms_na_oper) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_icms_op_stq(BigDecimal vl_un_icms_op_stq) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_icms_st_compl(BigDecimal vl_un_icms_st_compl) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_icms_st_rest(BigDecimal vl_un_icms_st_rest) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_un_icms_st_stq(BigDecimal vl_un_icms_st_stq) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_unit(BigDecimal vl_unit) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_unit_icms_op(BigDecimal vl_unit_icms_op) 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 Cfe_an_cm. -
ID
-
EMPRESA
-
FILIAL
-
COD_SIT
-
NUM_CFE
-
NR_SAT
-
DT_DOC
-
NUM_ITEM
-
QUANT
-
UNID
-
VL_UNIT
-
VL_UN_ICMS_NA_OPER
-
VL_UNIT_ICMS_OP
-
VL_UN_ICMS_ST_STQ
-
VL_UN_FCP_ICMS_ST_STQ
-
VL_UN_ICMS_ST_REST
-
VL_UN_FCP_ST_REST
-
VL_UN_ICMS_ST_COMPL
-
VL_UN_FCP_ST_COMPL
-
COD_MOT_REST_COMPL
-
VL_UN_ICMS_OP_STQ
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cfe_an_cm
public Cfe_an_cm() -
Cfe_an_cm
public Cfe_an_cm(@Nullable UUID id, @Nullable String empresa, @Nullable String filial, @Nullable String cod_sit, @Nullable String num_cfe, @Nullable String nr_sat, @Nullable String dt_doc, @Nullable String num_item, @Nullable BigDecimal quant, @Nullable String unid, @Nullable BigDecimal vl_unit, @Nullable BigDecimal vl_un_icms_na_oper, @Nullable BigDecimal vl_unit_icms_op, @Nullable BigDecimal vl_un_icms_st_stq, @Nullable BigDecimal vl_un_fcp_icms_st_stq, @Nullable BigDecimal vl_un_icms_st_rest, @Nullable BigDecimal vl_un_fcp_st_rest, @Nullable BigDecimal vl_un_icms_st_compl, @Nullable BigDecimal vl_un_fcp_st_compl, @Nullable String cod_mot_rest_compl, @Nullable BigDecimal vl_un_icms_op_stq, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setId
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: id
- Parameters:
id- Tables ID
-
setEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
setCod_sit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_sit
- Parameters:
cod_sit- Code of tax document situation
-
setNum_cfe
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_cfe
- Parameters:
num_cfe- CFE's Number
-
setNr_sat
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: nr_sat
- Parameters:
nr_sat- Serial Number of SAT Equipment
-
setDt_doc
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- Document Date
-
setNum_item
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_item
- Parameters:
num_item- External Item Number
-
setQuant
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: quant
- Parameters:
quant- Item Quantity
-
setUnid
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid
- Parameters:
unid- Base Unit of Measure
-
setVl_unit
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_unit
- Parameters:
vl_unit- Unit Value
-
setVl_un_icms_na_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_na_oper
- Parameters:
vl_un_icms_na_oper- ICMS Tax Value Without ST
-
setVl_unit_icms_op
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_unit_icms_op
- Parameters:
vl_unit_icms_op- ICMS Tax Value per Item
-
setVl_un_icms_st_stq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_st_stq
- Parameters:
vl_un_icms_st_stq- Average of ICMS Tax Value per Item
-
setVl_un_fcp_icms_st_stq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_fcp_icms_st_stq
- Parameters:
vl_un_fcp_icms_st_stq- Average of ICMS FCP Tax Value per Item
-
setVl_un_icms_st_rest
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_st_rest
- Parameters:
vl_un_icms_st_rest- Refund Value for Total ICMS Tax
-
setVl_un_fcp_st_rest
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_fcp_st_rest
- Parameters:
vl_un_fcp_st_rest- Refund Value for ICMS FCP Tax Quota
-
setVl_un_icms_st_compl
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_st_compl
- Parameters:
vl_un_icms_st_compl- Complement Value for Total ICMS Tax
-
setVl_un_fcp_st_compl
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_fcp_st_compl
- Parameters:
vl_un_fcp_st_compl- Complement Value for ICMS FCP Tax Quota
-
setCod_mot_rest_compl
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: cod_mot_rest_compl
- Parameters:
cod_mot_rest_compl- Reason Code for Refund or Complement
-
setVl_un_icms_op_stq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_op_stq
- Parameters:
vl_un_icms_op_stq- Average of ICMS credited for incoming operations
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cfe_an_cm>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cfe_an_cm>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cfe_an_cm>
-
builder
-
getId
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: id
- Returns:
- Tables ID
-
getEmpresa
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- Branch
-
getCod_sit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_sit
- Returns:
- Code of tax document situation
-
getNum_cfe
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_cfe
- Returns:
- CFE's Number
-
getNr_sat
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: nr_sat
- Returns:
- Serial Number of SAT Equipment
-
getDt_doc
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Returns:
- Document Date
-
getNum_item
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_item
- Returns:
- External Item Number
-
getQuant
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: quant
- Returns:
- Item Quantity
-
getUnid
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid
- Returns:
- Base Unit of Measure
-
getVl_unit
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_unit
- Returns:
- Unit Value
-
getVl_un_icms_na_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_na_oper
- Returns:
- ICMS Tax Value Without ST
-
getVl_unit_icms_op
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_unit_icms_op
- Returns:
- ICMS Tax Value per Item
-
getVl_un_icms_st_stq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_st_stq
- Returns:
- Average of ICMS Tax Value per Item
-
getVl_un_fcp_icms_st_stq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_fcp_icms_st_stq
- Returns:
- Average of ICMS FCP Tax Value per Item
-
getVl_un_icms_st_rest
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_st_rest
- Returns:
- Refund Value for Total ICMS Tax
-
getVl_un_fcp_st_rest
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_fcp_st_rest
- Returns:
- Refund Value for ICMS FCP Tax Quota
-
getVl_un_icms_st_compl
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_st_compl
- Returns:
- Complement Value for Total ICMS Tax
-
getVl_un_fcp_st_compl
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_fcp_st_compl
- Returns:
- Complement Value for ICMS FCP Tax Quota
-
getCod_mot_rest_compl
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: cod_mot_rest_compl
- Returns:
- Reason Code for Refund or Complement
-
getVl_un_icms_op_stq
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_un_icms_op_stq
- Returns:
- Average of ICMS credited for incoming operations
-
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<Cfe_an_cm>
-