Class Nf_ot_obt
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_ot_obtType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_ot_obt,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Nf_ot_obt>static final SimpleProperty<Nf_ot_obt>Selector for all available fields of Nf_ot_obt.static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.String<Nf_ot_obt>static final SimpleProperty.NumericDecimal<Nf_ot_obt>static final SimpleProperty.NumericDecimal<Nf_ot_obt>static final SimpleProperty.NumericDecimal<Nf_ot_obt>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_ot_obt(String empresa, String filial, String nf_id, String cod_aj, String cod_item, String cod_obs, String descr_compl_aj, BigDecimal vl_bc_icms, BigDecimal aliq_icms, BigDecimal vl_icms, BigDecimal vl_outros, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_ot_obt.Nf_ot_obtBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 6(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 6protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10getType()Constraints: 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) Constraints: Not nullable, Precision: 25, Scale: 6void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_obs(String cod_obs) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetDescr_compl_aj(String descr_compl_aj) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetVl_bc_icms(BigDecimal vl_bc_icms) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_icms(BigDecimal vl_icms) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_outros(BigDecimal vl_outros) 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 Nf_ot_obt. -
EMPRESA
-
FILIAL
-
NF_ID
-
COD_AJ
-
COD_ITEM
-
COD_OBS
-
DESCR_COMPL_AJ
-
VL_BC_ICMS
-
ALIQ_ICMS
-
VL_ICMS
-
VL_OUTROS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_ot_obt
public Nf_ot_obt() -
Nf_ot_obt
public Nf_ot_obt(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String cod_aj, @Nullable String cod_item, @Nullable String cod_obs, @Nullable String descr_compl_aj, @Nullable BigDecimal vl_bc_icms, @Nullable BigDecimal aliq_icms, @Nullable BigDecimal vl_icms, @Nullable BigDecimal vl_outros, @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
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- Nota Fiscal Id
-
setCod_aj
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_aj
- Parameters:
cod_aj- Adjustment code
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setCod_obs
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_obs
- Parameters:
cod_obs- Observation Code
-
setDescr_compl_aj
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl_aj
- Parameters:
descr_compl_aj- Complementary description
-
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
-
setAliq_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_icms
- Parameters:
aliq_icms- ICMS Aliquot
-
setVl_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms
- Parameters:
vl_icms- ICMS Accumulated Value
-
setVl_outros
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_outros
- Parameters:
vl_outros- Other Values
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Nf_ot_obt>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_ot_obt>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_ot_obt>
-
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
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- Nota Fiscal Id
-
getCod_aj
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_aj
- Returns:
- Adjustment code
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getCod_obs
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_obs
- Returns:
- Observation Code
-
getDescr_compl_aj
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl_aj
- Returns:
- Complementary description
-
getVl_bc_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_icms
- Returns:
- ICMS Base Accumulated Value
-
getAliq_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_icms
- Returns:
- ICMS Aliquot
-
getVl_icms
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_icms
- Returns:
- ICMS Accumulated Value
-
getVl_outros
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_outros
- Returns:
- Other Values
-
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<Nf_ot_obt>
-