public class VMSVehicleInvoice extends VdmEntity<VMSVehicleInvoice>
Original entity name from the Odata EDM: A_VMSVehicleInvoiceType
Modifier and Type | Class and Description |
---|---|
static class |
VMSVehicleInvoice.VMSVehicleInvoiceBuilder |
Modifier and Type | Field and Description |
---|---|
static VMSVehicleInvoiceSelectable |
ALL_FIELDS
Selector for all available fields of VMSVehicleInvoice.
|
static VMSVehicleInvoiceField<String> |
BILLING_DOCUMENT
Use with available fluent helpers to apply the BillingDocument field to query operations.
|
static VMSVehicleInvoiceField<LocalDateTime> |
BILLING_DOCUMENT_DATE
Use with available fluent helpers to apply the BillingDocumentDate field to query operations.
|
static VMSVehicleInvoiceField<String> |
BILLING_DOCUMENT_IS_CANCELLED
Use with available fluent helpers to apply the BillingDocumentIsCancelled field to query operations.
|
static VMSVehicleInvoiceField<String> |
BILLING_DOCUMENT_ITEM
Use with available fluent helpers to apply the BillingDocumentItem field to query operations.
|
static VMSVehicleInvoiceField<String> |
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static VMSVehicleInvoiceField<String> |
COMPANY_CODE_NAME
Use with available fluent helpers to apply the CompanyCodeName field to query operations.
|
static VMSVehicleInvoiceField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static VMSVehicleInvoiceField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static VMSVehicleInvoiceField<String> |
DOCUMENT_REFERENCE_ID
Use with available fluent helpers to apply the DocumentReferenceID field to query operations.
|
static VMSVehicleInvoiceField<String> |
LOGICAL_SYSTEM
Use with available fluent helpers to apply the LogicalSystem field to query operations.
|
static VMSVehicleInvoiceField<BigDecimal> |
NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static VMSVehicleInvoiceField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static VMSVehicleInvoiceField<String> |
PLANT_NAME
Use with available fluent helpers to apply the PlantName field to query operations.
|
static VMSVehicleInvoiceField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static VMSVehicleInvoiceField<String> |
SALES_ORGANIZATION_TEXT
Use with available fluent helpers to apply the SalesOrganization_Text field to query operations.
|
static VMSVehicleInvoiceField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static VMSVehicleInvoiceField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static VMSVehicleInvoiceField<ZonedDateTime> |
VMS_VEHICLE_ACTION_DATE_TIME
Use with available fluent helpers to apply the VMSVehicleActionDateTime field to query operations.
|
static VMSVehicleInvoiceField<String> |
VMS_VEHICLE_ACTION_DOC_TYPE
Use with available fluent helpers to apply the VMSVehicleActionDocType field to query operations.
|
static VMSVehicleInvoiceField<Boolean> |
VMS_VEHICLE_ACTN_DOC_TYPE_IS_RVSD
Use with available fluent helpers to apply the VMSVehicleActnDocTypeIsRvsd field to query operations.
|
static VMSVehicleInvoiceField<UUID> |
VMS_VEHICLE_UUID
Use with available fluent helpers to apply the VMSVehicleUUID field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
VMSVehicleInvoice() |
VMSVehicleInvoice(UUID vMSVehicleUUID,
ZonedDateTime vMSVehicleActionDateTime,
String vMSVehicleActionDocType,
String billingDocument,
Boolean vMSVehicleActnDocTypeIsRvsd,
String createdByUser,
String salesOrganization,
String salesOrganization_Text,
String companyCode,
String companyCodeName,
LocalDateTime billingDocumentDate,
LocalDateTime creationDate,
String soldToParty,
String billingDocumentIsCancelled,
String documentReferenceID,
String billingDocumentItem,
BigDecimal netAmount,
String transactionCurrency,
String plantName,
String plant,
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 VMSVehicleInvoice.VMSVehicleInvoiceBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> VMSVehicleInvoiceField<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 |
getBillingDocument()
Constraints: Not nullable, Maximum length: 10
|
LocalDateTime |
getBillingDocumentDate()
Constraints: Not nullable, Precision: 0
|
String |
getBillingDocumentIsCancelled()
Constraints: Not nullable, Maximum length: 1
|
String |
getBillingDocumentItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getCompanyCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getCompanyCodeName()
Constraints: Not nullable, Maximum length: 25
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
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 |
getDocumentReferenceID()
Constraints: Not nullable, Maximum length: 16
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getLogicalSystem()
Constraints: Not nullable, Maximum length: 10
|
BigDecimal |
getNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPlantName()
Constraints: Not nullable, Maximum length: 30
|
String |
getSalesOrganization_Text()
Constraints: Not nullable, Maximum length: 20
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<VMSVehicleInvoice> |
getType() |
ZonedDateTime |
getVMSVehicleActionDateTime()
(Key Field) Constraints: Not nullable, Precision: 7
|
String |
getVMSVehicleActionDocType()
Constraints: Not nullable, Maximum length: 4
|
Boolean |
getVMSVehicleActnDocTypeIsRvsd()
Constraints: none
|
UUID |
getVMSVehicleUUID()
(Key Field) Constraints: Not nullable
|
int |
hashCode() |
void |
setBillingDocument(String billingDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setBillingDocumentDate(LocalDateTime billingDocumentDate)
Constraints: Not nullable, Precision: 0
|
void |
setBillingDocumentIsCancelled(String billingDocumentIsCancelled)
Constraints: Not nullable, Maximum length: 1
|
void |
setBillingDocumentItem(String billingDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setCompanyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setCompanyCodeName(String companyCodeName)
Constraints: Not nullable, Maximum length: 25
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setDocumentReferenceID(String documentReferenceID)
Constraints: Not nullable, Maximum length: 16
|
void |
setLogicalSystem(String logicalSystem)
Constraints: Not nullable, Maximum length: 10
|
void |
setNetAmount(BigDecimal netAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPlantName(String plantName)
Constraints: Not nullable, Maximum length: 30
|
void |
setSalesOrganization_Text(String salesOrganization_Text)
Constraints: Not nullable, Maximum length: 20
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setVMSVehicleActionDateTime(ZonedDateTime vMSVehicleActionDateTime)
(Key Field) Constraints: Not nullable, Precision: 7
|
void |
setVMSVehicleActionDocType(String vMSVehicleActionDocType)
Constraints: Not nullable, Maximum length: 4
|
void |
setVMSVehicleActnDocTypeIsRvsd(Boolean vMSVehicleActnDocTypeIsRvsd)
Constraints: none
|
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 VMSVehicleInvoiceSelectable ALL_FIELDS
public static final VMSVehicleInvoiceField<UUID> VMS_VEHICLE_UUID
public static final VMSVehicleInvoiceField<ZonedDateTime> VMS_VEHICLE_ACTION_DATE_TIME
public static final VMSVehicleInvoiceField<String> VMS_VEHICLE_ACTION_DOC_TYPE
public static final VMSVehicleInvoiceField<String> BILLING_DOCUMENT
public static final VMSVehicleInvoiceField<Boolean> VMS_VEHICLE_ACTN_DOC_TYPE_IS_RVSD
public static final VMSVehicleInvoiceField<String> CREATED_BY_USER
public static final VMSVehicleInvoiceField<String> SALES_ORGANIZATION
public static final VMSVehicleInvoiceField<String> SALES_ORGANIZATION_TEXT
public static final VMSVehicleInvoiceField<String> COMPANY_CODE
public static final VMSVehicleInvoiceField<String> COMPANY_CODE_NAME
public static final VMSVehicleInvoiceField<LocalDateTime> BILLING_DOCUMENT_DATE
public static final VMSVehicleInvoiceField<LocalDateTime> CREATION_DATE
public static final VMSVehicleInvoiceField<String> SOLD_TO_PARTY
public static final VMSVehicleInvoiceField<String> BILLING_DOCUMENT_IS_CANCELLED
public static final VMSVehicleInvoiceField<String> DOCUMENT_REFERENCE_ID
public static final VMSVehicleInvoiceField<String> BILLING_DOCUMENT_ITEM
public static final VMSVehicleInvoiceField<BigDecimal> NET_AMOUNT
public static final VMSVehicleInvoiceField<String> TRANSACTION_CURRENCY
public static final VMSVehicleInvoiceField<String> PLANT_NAME
public static final VMSVehicleInvoiceField<String> PLANT
public static final VMSVehicleInvoiceField<String> LOGICAL_SYSTEM
public VMSVehicleInvoice()
public VMSVehicleInvoice(@Nullable UUID vMSVehicleUUID, @Nullable ZonedDateTime vMSVehicleActionDateTime, @Nullable String vMSVehicleActionDocType, @Nullable String billingDocument, @Nullable Boolean vMSVehicleActnDocTypeIsRvsd, @Nullable String createdByUser, @Nullable String salesOrganization, @Nullable String salesOrganization_Text, @Nullable String companyCode, @Nullable String companyCodeName, @Nullable LocalDateTime billingDocumentDate, @Nullable LocalDateTime creationDate, @Nullable String soldToParty, @Nullable String billingDocumentIsCancelled, @Nullable String documentReferenceID, @Nullable String billingDocumentItem, @Nullable BigDecimal netAmount, @Nullable String transactionCurrency, @Nullable String plantName, @Nullable String plant, @Nullable String logicalSystem)
@Nonnull public Class<VMSVehicleInvoice> getType()
getType
in class VdmObject<VMSVehicleInvoice>
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 setBillingDocument(@Nullable String billingDocument)
Original property name from the Odata EDM: BillingDocument
billingDocument
- Billing Documentpublic void setVMSVehicleActnDocTypeIsRvsd(@Nullable Boolean vMSVehicleActnDocTypeIsRvsd)
Original property name from the Odata EDM: VMSVehicleActnDocTypeIsRvsd
vMSVehicleActnDocTypeIsRvsd
- General Flagpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
salesOrganization
- Sales Organizationpublic void setSalesOrganization_Text(@Nullable String salesOrganization_Text)
Original property name from the Odata EDM: SalesOrganization_Text
salesOrganization_Text
- Sales Organization Descriptionpublic void setCompanyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
companyCode
- Company Codepublic void setCompanyCodeName(@Nullable String companyCodeName)
Original property name from the Odata EDM: CompanyCodeName
companyCodeName
- Name of Company Code or Companypublic void setBillingDocumentDate(@Nullable LocalDateTime billingDocumentDate)
Original property name from the Odata EDM: BillingDocumentDate
billingDocumentDate
- Billing Datepublic void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Date on which the record was createdpublic void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- Sold-To Partypublic void setBillingDocumentIsCancelled(@Nullable String billingDocumentIsCancelled)
Original property name from the Odata EDM: BillingDocumentIsCancelled
billingDocumentIsCancelled
- The billingDocumentIsCancelled to set.public void setDocumentReferenceID(@Nullable String documentReferenceID)
Original property name from the Odata EDM: DocumentReferenceID
documentReferenceID
- The documentReferenceID to set.public void setBillingDocumentItem(@Nullable String billingDocumentItem)
Original property name from the Odata EDM: BillingDocumentItem
billingDocumentItem
- Billing Itempublic void setNetAmount(@Nullable BigDecimal netAmount)
Original property name from the Odata EDM: NetAmount
netAmount
- Net value of the billing item in document currencypublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
transactionCurrency
- SD document currencypublic void setPlantName(@Nullable String plantName)
Original property name from the Odata EDM: PlantName
plantName
- Plant Namepublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setLogicalSystem(@Nullable String logicalSystem)
Original property name from the Odata EDM: LogicalSystem
logicalSystem
- Logical systemprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<VMSVehicleInvoice>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<VMSVehicleInvoice>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<VMSVehicleInvoice>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<VMSVehicleInvoice>
@Nonnull public static <T> VMSVehicleInvoiceField<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> VMSVehicleInvoiceField<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<VMSVehicleInvoice>
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<VMSVehicleInvoice>
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<VMSVehicleInvoice>
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<VMSVehicleInvoice>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static VMSVehicleInvoice.VMSVehicleInvoiceBuilder 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 getBillingDocument()
Original property name from the Odata EDM: BillingDocument
@Nullable public Boolean getVMSVehicleActnDocTypeIsRvsd()
Original property name from the Odata EDM: VMSVehicleActnDocTypeIsRvsd
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
@Nullable public String getSalesOrganization_Text()
Original property name from the Odata EDM: SalesOrganization_Text
@Nullable public String getCompanyCode()
Original property name from the Odata EDM: CompanyCode
@Nullable public String getCompanyCodeName()
Original property name from the Odata EDM: CompanyCodeName
@Nullable public LocalDateTime getBillingDocumentDate()
Original property name from the Odata EDM: BillingDocumentDate
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getSoldToParty()
Original property name from the Odata EDM: SoldToParty
@Nullable public String getBillingDocumentIsCancelled()
Original property name from the Odata EDM: BillingDocumentIsCancelled
@Nullable public String getDocumentReferenceID()
Original property name from the Odata EDM: DocumentReferenceID
@Nullable public String getBillingDocumentItem()
Original property name from the Odata EDM: BillingDocumentItem
@Nullable public BigDecimal getNetAmount()
Original property name from the Odata EDM: NetAmount
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
@Nullable public String getPlantName()
Original property name from the Odata EDM: PlantName
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getLogicalSystem()
Original property name from the Odata EDM: LogicalSystem
@Nonnull public String toString()
toString
in class VdmObject<VMSVehicleInvoice>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<VMSVehicleInvoice>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<VMSVehicleInvoice>
public int hashCode()
hashCode
in class VdmObject<VMSVehicleInvoice>
Copyright © 2021 SAP SE. All rights reserved.