Class Exportaca
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: exportacaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Exportaca,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Exportaca>Selector for all available fields of Exportaca.static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>static final SimpleProperty.String<Exportaca>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 Exportaca.ExportacaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 18protected StringConstraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8getDt_de()Constraints: Not nullable, Maximum length: 8getDt_re()Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 14(Key Field) Constraints: Not nullable, Maximum length: 12getPais()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetChc_emb(String chc_emb) Constraints: Not nullable, Maximum length: 18voidConstraints: Not nullable, Maximum length: 8voidConstraints: Not nullable, Maximum length: 8voidConstraints: Not nullable, Maximum length: 8voidConstraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_doc(String ind_doc) Constraints: Not nullable, Maximum length: 1voidsetNat_exp(String nat_exp) (Key Field) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 14void(Key Field) Constraints: Not nullable, Maximum length: 12voidConstraints: Not nullable, Maximum length: 3voidConstraints: Not nullable, Maximum length: 2toString()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 Exportaca. -
EMPRESA
-
FILIAL
-
NRO_DE
-
NRO_RE
-
NAT_EXP
-
IND_DOC
-
DT_DE
-
DT_RE
-
CHC_EMB
-
DT_CHC
-
DT_AVB
-
TP_CHC
-
PAIS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Exportaca
public Exportaca() -
Exportaca
public Exportaca(@Nullable String empresa, @Nullable String filial, @Nullable String nro_de, @Nullable String nro_re, @Nullable String nat_exp, @Nullable String ind_doc, @Nullable String dt_de, @Nullable String dt_re, @Nullable String chc_emb, @Nullable String dt_chc, @Nullable String dt_avb, @Nullable String tp_chc, @Nullable String pais, @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
-
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
-
setNat_exp
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nat_exp
- Parameters:
nat_exp- Nature of Export
-
setInd_doc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_doc
- Parameters:
ind_doc- Export Document Type
-
setDt_de
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_de
- Parameters:
dt_de- Export Declaration Date
-
setDt_re
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_re
- Parameters:
dt_re- Export Register Date
-
setChc_emb
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: chc_emb
- Parameters:
chc_emb- Bill of Lading Number
-
setDt_chc
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_chc
- Parameters:
dt_chc- Bill of Lading Date
-
setDt_avb
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_avb
- Parameters:
dt_avb- Export Declaration Endorsement Date
-
setTp_chc
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: tp_chc
- Parameters:
tp_chc- Bill of Lading Type
-
setPais
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: pais
- Parameters:
pais- Siscomex Table Country/Region Code
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Exportaca>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Exportaca>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Exportaca>
-
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
-
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
-
getNat_exp
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: nat_exp
- Returns:
- Nature of Export
-
getInd_doc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_doc
- Returns:
- Export Document Type
-
getDt_de
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_de
- Returns:
- Export Declaration Date
-
getDt_re
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_re
- Returns:
- Export Register Date
-
getChc_emb
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: chc_emb
- Returns:
- Bill of Lading Number
-
getDt_chc
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_chc
- Returns:
- Bill of Lading Date
-
getDt_avb
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_avb
- Returns:
- Export Declaration Endorsement Date
-
getTp_chc
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: tp_chc
- Returns:
- Bill of Lading Type
-
getPais
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: pais
- Returns:
- Siscomex Table Country/Region Code
-
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<Exportaca>
-