public class VMSVehicleIncomingInvoice extends VdmEntity<VMSVehicleIncomingInvoice>
Original entity name from the Odata EDM: A_VMSVehicleIncomingInvoiceType
Modifier and Type | Class and Description |
---|---|
static class |
VMSVehicleIncomingInvoice.VMSVehicleIncomingInvoiceBuilder |
Modifier and Type | Field and Description |
---|---|
static VMSVehicleIncomingInvoiceSelectable |
ALL_FIELDS
Selector for all available fields of VMSVehicleIncomingInvoice.
|
static VMSVehicleIncomingInvoiceField<String> |
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
DOCUMENT_CURRENCY
Use with available fluent helpers to apply the DocumentCurrency field to query operations.
|
static VMSVehicleIncomingInvoiceField<LocalDateTime> |
DOCUMENT_DATE
Use with available fluent helpers to apply the DocumentDate field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
DOCUMENT_REFERENCE_ID
Use with available fluent helpers to apply the DocumentReferenceID field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
INPUT_FISCAL_YEAR
Use with available fluent helpers to apply the InputFiscalYear field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
INVOICING_PARTY
Use with available fluent helpers to apply the InvoicingParty field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
LOGICAL_SYSTEM
Use with available fluent helpers to apply the LogicalSystem field to query operations.
|
static VMSVehicleIncomingInvoiceField<LocalDateTime> |
POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
REF_ACCOUNTING_DOCUMENT
Use with available fluent helpers to apply the RefAccountingDocument field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
REVERSE_DOCUMENT
Use with available fluent helpers to apply the ReverseDocument field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
SUPLR_INVC_EXT_CREATED_BY_USER
Use with available fluent helpers to apply the SuplrInvcExtCreatedByUser field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
SUPPLIER_INVOICE_IS_CANCELLED
Use with available fluent helpers to apply the SupplierInvoiceIsCancelled field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
SUPPLIER_INVOICE_ITEM
Use with available fluent helpers to apply the SupplierInvoiceItem field to query operations.
|
static VMSVehicleIncomingInvoiceField<BigDecimal> |
SUPPLIER_INVOICE_ITEM_AMOUNT
Use with available fluent helpers to apply the SupplierInvoiceItemAmount field to query operations.
|
static VMSVehicleIncomingInvoiceField<Boolean> |
VEH_ACTION_DOC_TYPE_IS_REVERSED
Use with available fluent helpers to apply the VehActionDocTypeIsReversed field to query operations.
|
static VMSVehicleIncomingInvoiceField<ZonedDateTime> |
VMS_VEHICLE_ACTION_DATE_TIME
Use with available fluent helpers to apply the VMSVehicleActionDateTime field to query operations.
|
static VMSVehicleIncomingInvoiceField<String> |
VMS_VEHICLE_ACTION_DOC_TYPE
Use with available fluent helpers to apply the VMSVehicleActionDocType field to query operations.
|
static VMSVehicleIncomingInvoiceField<UUID> |
VMS_VEHICLE_UUID
Use with available fluent helpers to apply the VMSVehicleUUID field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
VMSVehicleIncomingInvoice() |
VMSVehicleIncomingInvoice(UUID vMSVehicleUUID,
ZonedDateTime vMSVehicleActionDateTime,
String vMSVehicleActionDocType,
String refAccountingDocument,
String documentReferenceID,
String inputFiscalYear,
String supplierInvoiceItem,
String suplrInvcExtCreatedByUser,
Boolean vehActionDocTypeIsReversed,
LocalDateTime documentDate,
String companyCode,
String supplierInvoiceIsCancelled,
String reverseDocument,
LocalDateTime postingDate,
String documentCurrency,
BigDecimal supplierInvoiceItemAmount,
String invoicingParty,
String logicalSystem) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static VMSVehicleIncomingInvoice.VMSVehicleIncomingInvoiceBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> VMSVehicleIncomingInvoiceField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getCompanyCode()
Constraints: Not nullable, Maximum length: 4
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
LocalDateTime |
getDocumentDate()
Constraints: Not nullable, Precision: 0
|
String |
getDocumentReferenceID()
Constraints: Not nullable, Maximum length: 16
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getInputFiscalYear()
Constraints: Not nullable, Maximum length: 4
|
String |
getInvoicingParty()
Constraints: Not nullable, Maximum length: 10
|
protected Map<String,Object> |
getKey() |
String |
getLogicalSystem()
Constraints: Not nullable, Maximum length: 10
|
LocalDateTime |
getPostingDate()
Constraints: Not nullable, Precision: 0
|
String |
getRefAccountingDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getReverseDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getSuplrInvcExtCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getSupplierInvoiceIsCancelled()
Constraints: Not nullable, Maximum length: 1
|
String |
getSupplierInvoiceItem()
Constraints: Not nullable, Maximum length: 6
|
BigDecimal |
getSupplierInvoiceItemAmount()
Constraints: Not nullable, Precision: 14, Scale: 3
|
Class<VMSVehicleIncomingInvoice> |
getType() |
Boolean |
getVehActionDocTypeIsReversed()
Constraints: none
|
ZonedDateTime |
getVMSVehicleActionDateTime()
(Key Field) Constraints: Not nullable, Precision: 7
|
String |
getVMSVehicleActionDocType()
Constraints: Not nullable, Maximum length: 4
|
UUID |
getVMSVehicleUUID()
(Key Field) Constraints: Not nullable
|
int |
hashCode() |
void |
setCompanyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setDocumentCurrency(String documentCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setDocumentDate(LocalDateTime documentDate)
Constraints: Not nullable, Precision: 0
|
void |
setDocumentReferenceID(String documentReferenceID)
Constraints: Not nullable, Maximum length: 16
|
void |
setInputFiscalYear(String inputFiscalYear)
Constraints: Not nullable, Maximum length: 4
|
void |
setInvoicingParty(String invoicingParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setLogicalSystem(String logicalSystem)
Constraints: Not nullable, Maximum length: 10
|
void |
setPostingDate(LocalDateTime postingDate)
Constraints: Not nullable, Precision: 0
|
void |
setRefAccountingDocument(String refAccountingDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setReverseDocument(String reverseDocument)
Constraints: Not nullable, Maximum length: 10
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSuplrInvcExtCreatedByUser(String suplrInvcExtCreatedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setSupplierInvoiceIsCancelled(String supplierInvoiceIsCancelled)
Constraints: Not nullable, Maximum length: 1
|
void |
setSupplierInvoiceItem(String supplierInvoiceItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setSupplierInvoiceItemAmount(BigDecimal supplierInvoiceItemAmount)
Constraints: Not nullable, Precision: 14, Scale: 3
|
void |
setVehActionDocTypeIsReversed(Boolean vehActionDocTypeIsReversed)
Constraints: none
|
void |
setVMSVehicleActionDateTime(ZonedDateTime vMSVehicleActionDateTime)
(Key Field) Constraints: Not nullable, Precision: 7
|
void |
setVMSVehicleActionDocType(String vMSVehicleActionDocType)
Constraints: Not nullable, Maximum length: 4
|
void |
setVMSVehicleUUID(UUID vMSVehicleUUID)
(Key Field) Constraints: Not nullable
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final VMSVehicleIncomingInvoiceSelectable ALL_FIELDS
public static final VMSVehicleIncomingInvoiceField<UUID> VMS_VEHICLE_UUID
public static final VMSVehicleIncomingInvoiceField<ZonedDateTime> VMS_VEHICLE_ACTION_DATE_TIME
public static final VMSVehicleIncomingInvoiceField<String> VMS_VEHICLE_ACTION_DOC_TYPE
public static final VMSVehicleIncomingInvoiceField<String> REF_ACCOUNTING_DOCUMENT
public static final VMSVehicleIncomingInvoiceField<String> DOCUMENT_REFERENCE_ID
public static final VMSVehicleIncomingInvoiceField<String> INPUT_FISCAL_YEAR
public static final VMSVehicleIncomingInvoiceField<String> SUPPLIER_INVOICE_ITEM
public static final VMSVehicleIncomingInvoiceField<String> SUPLR_INVC_EXT_CREATED_BY_USER
public static final VMSVehicleIncomingInvoiceField<Boolean> VEH_ACTION_DOC_TYPE_IS_REVERSED
public static final VMSVehicleIncomingInvoiceField<LocalDateTime> DOCUMENT_DATE
public static final VMSVehicleIncomingInvoiceField<String> COMPANY_CODE
public static final VMSVehicleIncomingInvoiceField<String> SUPPLIER_INVOICE_IS_CANCELLED
public static final VMSVehicleIncomingInvoiceField<String> REVERSE_DOCUMENT
public static final VMSVehicleIncomingInvoiceField<LocalDateTime> POSTING_DATE
public static final VMSVehicleIncomingInvoiceField<String> DOCUMENT_CURRENCY
public static final VMSVehicleIncomingInvoiceField<BigDecimal> SUPPLIER_INVOICE_ITEM_AMOUNT
public static final VMSVehicleIncomingInvoiceField<String> INVOICING_PARTY
public static final VMSVehicleIncomingInvoiceField<String> LOGICAL_SYSTEM
public VMSVehicleIncomingInvoice()
public VMSVehicleIncomingInvoice(@Nullable UUID vMSVehicleUUID, @Nullable ZonedDateTime vMSVehicleActionDateTime, @Nullable String vMSVehicleActionDocType, @Nullable String refAccountingDocument, @Nullable String documentReferenceID, @Nullable String inputFiscalYear, @Nullable String supplierInvoiceItem, @Nullable String suplrInvcExtCreatedByUser, @Nullable Boolean vehActionDocTypeIsReversed, @Nullable LocalDateTime documentDate, @Nullable String companyCode, @Nullable String supplierInvoiceIsCancelled, @Nullable String reverseDocument, @Nullable LocalDateTime postingDate, @Nullable String documentCurrency, @Nullable BigDecimal supplierInvoiceItemAmount, @Nullable String invoicingParty, @Nullable String logicalSystem)
@Nonnull public Class<VMSVehicleIncomingInvoice> getType()
getType
in class VdmObject<VMSVehicleIncomingInvoice>
public void setVMSVehicleUUID(@Nullable UUID vMSVehicleUUID)
Original property name from the Odata EDM: VMSVehicleUUID
vMSVehicleUUID
- Vehicle GUID (Globally Unique IDentifier)public void setVMSVehicleActionDateTime(@Nullable ZonedDateTime vMSVehicleActionDateTime)
Original property name from the Odata EDM: VMSVehicleActionDateTime
vMSVehicleActionDateTime
- Long Time Stamppublic void setVMSVehicleActionDocType(@Nullable String vMSVehicleActionDocType)
Original property name from the Odata EDM: VMSVehicleActionDocType
vMSVehicleActionDocType
- Type of Document for Actionpublic void setRefAccountingDocument(@Nullable String refAccountingDocument)
Original property name from the Odata EDM: RefAccountingDocument
refAccountingDocument
- Accounting Document Numberpublic void setDocumentReferenceID(@Nullable String documentReferenceID)
Original property name from the Odata EDM: DocumentReferenceID
documentReferenceID
- Reference Document Numberpublic void setInputFiscalYear(@Nullable String inputFiscalYear)
Original property name from the Odata EDM: InputFiscalYear
inputFiscalYear
- Fiscal Yearpublic void setSupplierInvoiceItem(@Nullable String supplierInvoiceItem)
Original property name from the Odata EDM: SupplierInvoiceItem
supplierInvoiceItem
- Document Item in Invoice Documentpublic void setSuplrInvcExtCreatedByUser(@Nullable String suplrInvcExtCreatedByUser)
Original property name from the Odata EDM: SuplrInvcExtCreatedByUser
suplrInvcExtCreatedByUser
- Name of Person Who Created Objectpublic void setVehActionDocTypeIsReversed(@Nullable Boolean vehActionDocTypeIsReversed)
Original property name from the Odata EDM: VehActionDocTypeIsReversed
vehActionDocTypeIsReversed
- General Flagpublic void setDocumentDate(@Nullable LocalDateTime documentDate)
Original property name from the Odata EDM: DocumentDate
documentDate
- Invoice Date in Documentpublic void setCompanyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
companyCode
- Company Codepublic void setSupplierInvoiceIsCancelled(@Nullable String supplierInvoiceIsCancelled)
Original property name from the Odata EDM: SupplierInvoiceIsCancelled
supplierInvoiceIsCancelled
- The supplierInvoiceIsCancelled to set.public void setReverseDocument(@Nullable String reverseDocument)
Original property name from the Odata EDM: ReverseDocument
reverseDocument
- Reversal document numberpublic void setPostingDate(@Nullable LocalDateTime postingDate)
Original property name from the Odata EDM: PostingDate
postingDate
- Posting Date in the Documentpublic void setDocumentCurrency(@Nullable String documentCurrency)
Original property name from the Odata EDM: DocumentCurrency
documentCurrency
- Currency Keypublic void setSupplierInvoiceItemAmount(@Nullable BigDecimal supplierInvoiceItemAmount)
Original property name from the Odata EDM: SupplierInvoiceItemAmount
supplierInvoiceItemAmount
- Amount in Document Currencypublic void setInvoicingParty(@Nullable String invoicingParty)
Original property name from the Odata EDM: InvoicingParty
invoicingParty
- Different Invoicing Partypublic void setLogicalSystem(@Nullable String logicalSystem)
Original property name from the Odata EDM: LogicalSystem
logicalSystem
- Logical systemprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<VMSVehicleIncomingInvoice>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<VMSVehicleIncomingInvoice>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<VMSVehicleIncomingInvoice>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<VMSVehicleIncomingInvoice>
@Nonnull public static <T> VMSVehicleIncomingInvoiceField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> VMSVehicleIncomingInvoiceField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<VMSVehicleIncomingInvoice>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<VMSVehicleIncomingInvoice>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<VMSVehicleIncomingInvoice>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<VMSVehicleIncomingInvoice>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static VMSVehicleIncomingInvoice.VMSVehicleIncomingInvoiceBuilder builder()
@Nullable public UUID getVMSVehicleUUID()
Original property name from the Odata EDM: VMSVehicleUUID
@Nullable public ZonedDateTime getVMSVehicleActionDateTime()
Original property name from the Odata EDM: VMSVehicleActionDateTime
@Nullable public String getVMSVehicleActionDocType()
Original property name from the Odata EDM: VMSVehicleActionDocType
@Nullable public String getRefAccountingDocument()
Original property name from the Odata EDM: RefAccountingDocument
@Nullable public String getDocumentReferenceID()
Original property name from the Odata EDM: DocumentReferenceID
@Nullable public String getInputFiscalYear()
Original property name from the Odata EDM: InputFiscalYear
@Nullable public String getSupplierInvoiceItem()
Original property name from the Odata EDM: SupplierInvoiceItem
@Nullable public String getSuplrInvcExtCreatedByUser()
Original property name from the Odata EDM: SuplrInvcExtCreatedByUser
@Nullable public Boolean getVehActionDocTypeIsReversed()
Original property name from the Odata EDM: VehActionDocTypeIsReversed
@Nullable public LocalDateTime getDocumentDate()
Original property name from the Odata EDM: DocumentDate
@Nullable public String getCompanyCode()
Original property name from the Odata EDM: CompanyCode
@Nullable public String getSupplierInvoiceIsCancelled()
Original property name from the Odata EDM: SupplierInvoiceIsCancelled
@Nullable public String getReverseDocument()
Original property name from the Odata EDM: ReverseDocument
@Nullable public LocalDateTime getPostingDate()
Original property name from the Odata EDM: PostingDate
@Nullable public String getDocumentCurrency()
Original property name from the Odata EDM: DocumentCurrency
@Nullable public BigDecimal getSupplierInvoiceItemAmount()
Original property name from the Odata EDM: SupplierInvoiceItemAmount
@Nullable public String getInvoicingParty()
Original property name from the Odata EDM: InvoicingParty
@Nullable public String getLogicalSystem()
Original property name from the Odata EDM: LogicalSystem
@Nonnull public String toString()
toString
in class VdmObject<VMSVehicleIncomingInvoice>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<VMSVehicleIncomingInvoice>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<VMSVehicleIncomingInvoice>
public int hashCode()
hashCode
in class VdmObject<VMSVehicleIncomingInvoice>
Copyright © 2021 SAP SE. All rights reserved.