Class Ciap_nf_i
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ciap_nf_iType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ciap_nf_i,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ciap_nf_i>Selector for all available fields of Ciap_nf_i.static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.NumericDecimal<Ciap_nf_i>static final SimpleProperty.String<Ciap_nf_i>static final SimpleProperty.NumericDecimal<Ciap_nf_i>static final SimpleProperty.NumericDecimal<Ciap_nf_i>static final SimpleProperty.NumericDecimal<Ciap_nf_i>static final SimpleProperty.NumericDecimal<Ciap_nf_i>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCiap_nf_i(String empresa, String filial, String cod_ind_bem, String nf_id, String num_item, String nf_ficha_rel, BigDecimal quantidade, String unidade, BigDecimal vl_icms_op_aplicado, BigDecimal vl_icms_st_aplicado, BigDecimal vl_icms_frt_aplicado, BigDecimal vl_icms_dif_aplicado, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ciap_nf_i.Ciap_nf_iBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 60protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()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: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_ind_bem(String cod_ind_bem) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetNf_ficha_rel(String nf_ficha_rel) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetNum_item(String num_item) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetQuantidade(BigDecimal quantidade) Constraints: Not nullable, Precision: 25, Scale: 6voidsetUnidade(String unidade) Constraints: Not nullable, Maximum length: 6voidsetVl_icms_dif_aplicado(BigDecimal vl_icms_dif_aplicado) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_icms_frt_aplicado(BigDecimal vl_icms_frt_aplicado) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_icms_op_aplicado(BigDecimal vl_icms_op_aplicado) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_icms_st_aplicado(BigDecimal vl_icms_st_aplicado) 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 Ciap_nf_i. -
EMPRESA
-
FILIAL
-
COD_IND_BEM
-
NF_ID
-
NUM_ITEM
-
NF_FICHA_REL
-
QUANTIDADE
-
UNIDADE
-
VL_ICMS_OP_APLICADO
-
VL_ICMS_ST_APLICADO
-
VL_ICMS_FRT_APLICADO
-
VL_ICMS_DIF_APLICADO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ciap_nf_i
public Ciap_nf_i() -
Ciap_nf_i
public Ciap_nf_i(@Nullable String empresa, @Nullable String filial, @Nullable String cod_ind_bem, @Nullable String nf_id, @Nullable String num_item, @Nullable String nf_ficha_rel, @Nullable BigDecimal quantidade, @Nullable String unidade, @Nullable BigDecimal vl_icms_op_aplicado, @Nullable BigDecimal vl_icms_st_aplicado, @Nullable BigDecimal vl_icms_frt_aplicado, @Nullable BigDecimal vl_icms_dif_aplicado, @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_ind_bem
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ind_bem
- Parameters:
cod_ind_bem- Individual Code of Asset or Component
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- Nota Fiscal Id
-
setNum_item
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_item
- Parameters:
num_item- Document Item Number
-
setNf_ficha_rel
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nf_ficha_rel
- Parameters:
nf_ficha_rel- CIAP Nota Fiscal/Record relationship
-
setQuantidade
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: quantidade
- Parameters:
quantidade- Amount
-
setUnidade
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unidade
- Parameters:
unidade- Base Unit of Measure
-
setVl_icms_op_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_op_aplicado
- Parameters:
vl_icms_op_aplicado- Applied ICMS for Internal Operation
-
setVl_icms_st_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_st_aplicado
- Parameters:
vl_icms_st_aplicado- Applied ICMS for Substituição Tributária
-
setVl_icms_frt_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_frt_aplicado
- Parameters:
vl_icms_frt_aplicado- Applied ICMS Value for Freight
-
setVl_icms_dif_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_dif_aplicado
- Parameters:
vl_icms_dif_aplicado- Applied ICMS DIFAL Value
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ciap_nf_i>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ciap_nf_i>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ciap_nf_i>
-
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_ind_bem
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ind_bem
- Returns:
- Individual Code of Asset or Component
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- Nota Fiscal Id
-
getNum_item
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: num_item
- Returns:
- Document Item Number
-
getNf_ficha_rel
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nf_ficha_rel
- Returns:
- CIAP Nota Fiscal/Record relationship
-
getQuantidade
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: quantidade
- Returns:
- Amount
-
getUnidade
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unidade
- Returns:
- Base Unit of Measure
-
getVl_icms_op_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_op_aplicado
- Returns:
- Applied ICMS for Internal Operation
-
getVl_icms_st_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_st_aplicado
- Returns:
- Applied ICMS for Substituição Tributária
-
getVl_icms_frt_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_frt_aplicado
- Returns:
- Applied ICMS Value for Freight
-
getVl_icms_dif_aplicado
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms_dif_aplicado
- Returns:
- Applied ICMS DIFAL Value
-
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<Ciap_nf_i>
-