Class Nf_doc_im
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_doc_imType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_doc_im,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_doc_im>Selector for all available fields of Nf_doc_im.static final SimpleProperty.String<Nf_doc_im>static final SimpleProperty.NumericDecimal<Nf_doc_im>static final SimpleProperty.String<Nf_doc_im>static final SimpleProperty.String<Nf_doc_im>static final SimpleProperty.NumericDecimal<Nf_doc_im>static final SimpleProperty.String<Nf_doc_im>static final SimpleProperty.String<Nf_doc_im>static final SimpleProperty.String<Nf_doc_im>static final SimpleProperty.NumericDecimal<Nf_doc_im>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_doc_im(String empresa, String filial, String nf_id, String num_acdraw, String num_doc_imp, String cod_doc_imp, BigDecimal pis_imp, BigDecimal cofins_imp, BigDecimal maritime_freight, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_doc_im.Nf_doc_imBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 25, Scale: 6protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullable, Precision: 13, Scale: 2getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Precision: 25, Scale: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_doc_imp(String cod_doc_imp) Constraints: Not nullable, Maximum length: 1voidsetCofins_imp(BigDecimal cofins_imp) Constraints: Not nullable, Precision: 25, Scale: 6voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetMaritime_freight(BigDecimal maritime_freight) Constraints: Not nullable, Precision: 13, Scale: 2void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetNum_acdraw(String num_acdraw) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetNum_doc_imp(String num_doc_imp) (Key Field) Constraints: Not nullable, Maximum length: 15voidsetPis_imp(BigDecimal pis_imp) 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_doc_im. -
EMPRESA
-
FILIAL
-
NF_ID
-
NUM_ACDRAW
-
NUM_DOC_IMP
-
COD_DOC_IMP
-
PIS_IMP
-
COFINS_IMP
-
MARITIME_FREIGHT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_doc_im
public Nf_doc_im() -
Nf_doc_im
public Nf_doc_im(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String num_acdraw, @Nullable String num_doc_imp, @Nullable String cod_doc_imp, @Nullable BigDecimal pis_imp, @Nullable BigDecimal cofins_imp, @Nullable BigDecimal maritime_freight, @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
-
setNum_acdraw
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_acdraw
- Parameters:
num_acdraw- The num_acdraw to set.
-
setNum_doc_imp
(Key Field) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: num_doc_imp
- Parameters:
num_doc_imp- The num_doc_imp to set.
-
setCod_doc_imp
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_doc_imp
- Parameters:
cod_doc_imp- Import Document
-
setPis_imp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: pis_imp
- Parameters:
pis_imp- The pis_imp to set.
-
setCofins_imp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cofins_imp
- Parameters:
cofins_imp- The cofins_imp to set.
-
setMaritime_freight
Constraints: Not nullable, Precision: 13, Scale: 2Original property name from the Odata EDM: maritime_freight
- Parameters:
maritime_freight- Maritime Freight in the Total Amount Value of NF-e
-
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_doc_im>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_doc_im>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_doc_im>
-
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
-
getNum_acdraw
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_acdraw
- Returns:
- The num_acdraw contained in this
VdmEntity.
-
getNum_doc_imp
(Key Field) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: num_doc_imp
- Returns:
- The num_doc_imp contained in this
VdmEntity.
-
getCod_doc_imp
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_doc_imp
- Returns:
- Import Document
-
getPis_imp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: pis_imp
- Returns:
- The pis_imp contained in this
VdmEntity.
-
getCofins_imp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cofins_imp
- Returns:
- The cofins_imp contained in this
VdmEntity.
-
getMaritime_freight
Constraints: Not nullable, Precision: 13, Scale: 2Original property name from the Odata EDM: maritime_freight
- Returns:
- Maritime Freight in the Total Amount Value of NF-e
-
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_doc_im>
-