Class Export_nf
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: export_nfType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Export_nf,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Export_nf>Selector for all available fields of Export_nf.static final SimpleProperty.String<Export_nf>static final SimpleProperty.String<Export_nf>static final SimpleProperty.String<Export_nf>static final SimpleProperty.String<Export_nf>static final SimpleProperty.String<Export_nf>static final SimpleProperty.String<Export_nf>static final SimpleProperty.String<Export_nf>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Export_nf.Export_nfBuilderbuilder()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()(Key Field) Constraints: Not nullable, Maximum length: 1getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 14(Key Field) Constraints: Not nullable, Maximum length: 12getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_item(String cod_item) (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: 4voidsetNat_exp(String nat_exp) (Key Field) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10void(Key Field) Constraints: Not nullable, Maximum length: 14void(Key Field) Constraints: Not nullable, Maximum length: 12toString()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 Export_nf. -
EMPRESA
-
FILIAL
-
NF_ID
-
NRO_DE
-
NRO_RE
-
COD_ITEM
-
NAT_EXP
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Export_nf
public Export_nf() -
Export_nf
public Export_nf(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String nro_de, @Nullable String nro_re, @Nullable String cod_item, @Nullable String nat_exp, @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
-
setNro_de
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: nro_de
- Parameters:
nro_de- Export Document Number
-
setNro_re
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: nro_re
- Parameters:
nro_re- Export Register Number
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setNat_exp
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nat_exp
- Parameters:
nat_exp- Nature of Export
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Export_nf>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Export_nf>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Export_nf>
-
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
-
getNro_de
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: nro_de
- Returns:
- Export Document Number
-
getNro_re
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: nro_re
- Returns:
- Export Register Number
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getNat_exp
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nat_exp
- Returns:
- Nature of Export
-
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<Export_nf>
-