public class BusinessSolutionOrder extends VdmEntity<BusinessSolutionOrder>
Original entity name from the Odata EDM: A_BusinessSolutionOrderType
Modifier and Type | Class and Description |
---|---|
static class |
BusinessSolutionOrder.BusinessSolutionOrderBuilder
Helper class to allow for fluent creation of BusinessSolutionOrder instances.
|
Modifier and Type | Field and Description |
---|---|
static BusinessSolutionOrderSelectable |
ALL_FIELDS
Selector for all available fields of BusinessSolutionOrder.
|
static BusinessSolutionOrderField<String> |
BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static BusinessSolutionOrderField<String> |
BUS_SOLN_ORD_DESCRIPTION
Use with available fluent helpers to apply the BusSolnOrdDescription field to query operations.
|
static BusinessSolutionOrderField<String> |
BUS_SOLN_ORD_EXT_REFERENCE
Use with available fluent helpers to apply the BusSolnOrdExtReference field to query operations.
|
static BusinessSolutionOrderField<String> |
BUS_SOLN_ORD_IS_COMPLETED
Use with available fluent helpers to apply the BusSolnOrdIsCompleted field to query operations.
|
static BusinessSolutionOrderField<String> |
BUS_SOLN_ORD_IS_RELEASED
Use with available fluent helpers to apply the BusSolnOrdIsReleased field to query operations.
|
static BusinessSolutionOrderField<String> |
BUS_SOLN_ORD_TYPE
Use with available fluent helpers to apply the BusSolnOrdType field to query operations.
|
static BusinessSolutionOrderField<String> |
BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.
|
static BusinessSolutionOrderField<UUID> |
BUSINESS_SOLUTION_ORDER_UUID
Use with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.
|
static BusinessSolutionOrderField<String> |
CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static BusinessSolutionOrderField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static BusinessSolutionOrderField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static BusinessSolutionOrderField<LocalDateTime> |
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static BusinessSolutionOrderField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static BusinessSolutionOrderField<String> |
DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static BusinessSolutionOrderField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static BusinessSolutionOrderField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static BusinessSolutionOrderField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static BusinessSolutionOrderField<String> |
PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static BusinessSolutionOrderField<String> |
PAYMENT_TERMS
Use with available fluent helpers to apply the PaymentTerms field to query operations.
|
static BusinessSolutionOrderField<String> |
PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static BusinessSolutionOrderField<String> |
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static BusinessSolutionOrderField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static BusinessSolutionOrderField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static BusinessSolutionOrderField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static BusinessSolutionOrderField<String> |
SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
|
static BusinessSolutionOrderField<BigDecimal> |
SERVICE_DOC_NET_AMOUNT
Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations.
|
static BusinessSolutionOrderField<String> |
SERVICE_DOCUMENT_HAS_ERROR
Use with available fluent helpers to apply the ServiceDocumentHasError field to query operations.
|
static BusinessSolutionOrderField<String> |
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static BusinessSolutionOrderField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrderExpenseItem> |
TO_EXPENSE_ITEM
Use with available fluent helpers to apply the to_ExpenseItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrderSalesItem> |
TO_SALES_ITEM
Use with available fluent helpers to apply the to_SalesItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrderFUPSalesOrder> |
TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdFUPServiceContract> |
TO_SERVICE_CONTRACT
Use with available fluent helpers to apply the to_ServiceContract navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdSrvcContractItem> |
TO_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the to_ServiceContractItem navigation property to query
operations.
|
static BusinessSolutionOrderLink<BusSolnOrderServiceItem> |
TO_SERVICE_ITEM
Use with available fluent helpers to apply the to_ServiceItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdFUPServiceOrder> |
TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static BusinessSolutionOrderLink<BusSolnOrdSrvcPrtItem> |
TO_SERVICE_PART_ITEM
Use with available fluent helpers to apply the to_ServicePartItem navigation property to query operations.
|
static BusinessSolutionOrderLink<BusinessSolutionOrderText> |
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
static BusinessSolutionOrderField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
BusinessSolutionOrder() |
BusinessSolutionOrder(String businessSolutionOrder,
String busSolnOrdType,
UUID businessSolutionOrderUUID,
String busSolnOrdDescription,
String language,
String busSolnOrdExtReference,
String paymentTerms,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
String busSolnOrdIsReleased,
String busSolnOrdIsCompleted,
String serviceDocumentHasError,
String purchaseOrderByCustomer,
LocalDateTime customerPurchaseOrderDate,
BigDecimal serviceDocNetAmount,
String transactionCurrency,
String salesOrganization,
String salesOrganizationOrgUnitID,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
List<BusSolnOrderExpenseItem> toExpenseItem,
List<BusSolnOrderSalesItem> toSalesItem,
List<BusSolnOrderFUPSalesOrder> toSalesOrder,
List<BusSolnOrdFUPServiceContract> toServiceContract,
List<BusSolnOrdSrvcContractItem> toServiceContractItem,
List<BusSolnOrderServiceItem> toServiceItem,
List<BusSolnOrdFUPServiceOrder> toServiceOrder,
List<BusSolnOrdSrvcPrtItem> toServicePartItem,
List<BusinessSolutionOrderText> toText) |
Modifier and Type | Method and Description |
---|---|
void |
addExpenseItem(BusSolnOrderExpenseItem... entity)
Adds elements to the list of associated BusSolnOrderExpenseItem entities.
|
void |
addSalesItem(BusSolnOrderSalesItem... entity)
Adds elements to the list of associated BusSolnOrderSalesItem entities.
|
void |
addSalesOrder(BusSolnOrderFUPSalesOrder... entity)
Adds elements to the list of associated BusSolnOrderFUPSalesOrder entities.
|
void |
addServiceContract(BusSolnOrdFUPServiceContract... entity)
Adds elements to the list of associated BusSolnOrdFUPServiceContract entities.
|
void |
addServiceContractItem(BusSolnOrdSrvcContractItem... entity)
Adds elements to the list of associated BusSolnOrdSrvcContractItem entities.
|
void |
addServiceItem(BusSolnOrderServiceItem... entity)
Adds elements to the list of associated BusSolnOrderServiceItem entities.
|
void |
addServiceOrder(BusSolnOrdFUPServiceOrder... entity)
Adds elements to the list of associated BusSolnOrdFUPServiceOrder entities.
|
void |
addServicePartItem(BusSolnOrdSrvcPrtItem... entity)
Adds elements to the list of associated BusSolnOrdSrvcPrtItem entities.
|
void |
addText(BusinessSolutionOrderText... entity)
Adds elements to the list of associated BusinessSolutionOrderText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static BusinessSolutionOrder.BusinessSolutionOrderBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<BusSolnOrderExpenseItem> |
fetchExpenseItem()
Fetches the BusSolnOrderExpenseItem entities (one to many) associated with this entity.
|
List<BusSolnOrderSalesItem> |
fetchSalesItem()
Fetches the BusSolnOrderSalesItem entities (one to many) associated with this entity.
|
List<BusSolnOrderFUPSalesOrder> |
fetchSalesOrder()
Fetches the BusSolnOrderFUPSalesOrder entities (one to many) associated with this entity.
|
List<BusSolnOrdFUPServiceContract> |
fetchServiceContract()
Fetches the BusSolnOrdFUPServiceContract entities (one to many) associated with this entity.
|
List<BusSolnOrdSrvcContractItem> |
fetchServiceContractItem()
Fetches the BusSolnOrdSrvcContractItem entities (one to many) associated with this entity.
|
List<BusSolnOrderServiceItem> |
fetchServiceItem()
Fetches the BusSolnOrderServiceItem entities (one to many) associated with this entity.
|
List<BusSolnOrdFUPServiceOrder> |
fetchServiceOrder()
Fetches the BusSolnOrdFUPServiceOrder entities (one to many) associated with this entity.
|
List<BusSolnOrdSrvcPrtItem> |
fetchServicePartItem()
Fetches the BusSolnOrdSrvcPrtItem entities (one to many) associated with this entity.
|
List<BusinessSolutionOrderText> |
fetchText()
Fetches the BusinessSolutionOrderText entities (one to many) associated with this entity.
|
static <T> BusinessSolutionOrderField<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 |
getBillToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getBusinessSolutionOrder()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
UUID |
getBusinessSolutionOrderUUID()
Constraints: none
|
String |
getBusSolnOrdDescription()
Constraints: Not nullable, Maximum length: 40
|
String |
getBusSolnOrdExtReference()
Constraints: Not nullable, Maximum length: 80
|
String |
getBusSolnOrdIsCompleted()
Constraints: Not nullable, Maximum length: 1
|
String |
getBusSolnOrdIsReleased()
Constraints: Not nullable, Maximum length: 1
|
String |
getBusSolnOrdType()
Constraints: Not nullable, Maximum length: 4
|
String |
getContactPerson()
Constraints: Not nullable, Maximum length: 10
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getCustomerPurchaseOrderDate()
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 |
getDistributionChannel()
Constraints: Not nullable, Maximum length: 2
|
String |
getDivision()
Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
io.vavr.control.Option<List<BusSolnOrderExpenseItem>> |
getExpenseItemIfPresent()
Retrieval of associated BusSolnOrderExpenseItem entities (one to many).
|
List<BusSolnOrderExpenseItem> |
getExpenseItemOrFetch()
Retrieval of associated BusSolnOrderExpenseItem entities (one to many).
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getPayerParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
String |
getPersonResponsible()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseOrderByCustomer()
Constraints: Not nullable, Maximum length: 35
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<List<BusSolnOrderSalesItem>> |
getSalesItemIfPresent()
Retrieval of associated BusSolnOrderSalesItem entities (one to many).
|
List<BusSolnOrderSalesItem> |
getSalesItemOrFetch()
Retrieval of associated BusSolnOrderSalesItem entities (one to many).
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<BusSolnOrderFUPSalesOrder>> |
getSalesOrderIfPresent()
Retrieval of associated BusSolnOrderFUPSalesOrder entities (one to many).
|
List<BusSolnOrderFUPSalesOrder> |
getSalesOrderOrFetch()
Retrieval of associated BusSolnOrderFUPSalesOrder entities (one to many).
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrganizationOrgUnitID()
Constraints: Not nullable, Maximum length: 14
|
io.vavr.control.Option<List<BusSolnOrdFUPServiceContract>> |
getServiceContractIfPresent()
Retrieval of associated BusSolnOrdFUPServiceContract entities (one to many).
|
io.vavr.control.Option<List<BusSolnOrdSrvcContractItem>> |
getServiceContractItemIfPresent()
Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many).
|
List<BusSolnOrdSrvcContractItem> |
getServiceContractItemOrFetch()
Retrieval of associated BusSolnOrdSrvcContractItem entities (one to many).
|
List<BusSolnOrdFUPServiceContract> |
getServiceContractOrFetch()
Retrieval of associated BusSolnOrdFUPServiceContract entities (one to many).
|
BigDecimal |
getServiceDocNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getServiceDocumentHasError()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<List<BusSolnOrderServiceItem>> |
getServiceItemIfPresent()
Retrieval of associated BusSolnOrderServiceItem entities (one to many).
|
List<BusSolnOrderServiceItem> |
getServiceItemOrFetch()
Retrieval of associated BusSolnOrderServiceItem entities (one to many).
|
io.vavr.control.Option<List<BusSolnOrdFUPServiceOrder>> |
getServiceOrderIfPresent()
Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many).
|
List<BusSolnOrdFUPServiceOrder> |
getServiceOrderOrFetch()
Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many).
|
io.vavr.control.Option<List<BusSolnOrdSrvcPrtItem>> |
getServicePartItemIfPresent()
Retrieval of associated BusSolnOrdSrvcPrtItem entities (one to many).
|
List<BusSolnOrdSrvcPrtItem> |
getServicePartItemOrFetch()
Retrieval of associated BusSolnOrdSrvcPrtItem entities (one to many).
|
String |
getShipToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<BusinessSolutionOrderText>> |
getTextIfPresent()
Retrieval of associated BusinessSolutionOrderText entities (one to many).
|
List<BusinessSolutionOrderText> |
getTextOrFetch()
Retrieval of associated BusinessSolutionOrderText entities (one to many).
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<BusinessSolutionOrder> |
getType() |
int |
hashCode() |
void |
setBillToParty(String billToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setBusinessSolutionOrder(String businessSolutionOrder)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setBusinessSolutionOrderUUID(UUID businessSolutionOrderUUID)
Constraints: none
|
void |
setBusSolnOrdDescription(String busSolnOrdDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setBusSolnOrdExtReference(String busSolnOrdExtReference)
Constraints: Not nullable, Maximum length: 80
|
void |
setBusSolnOrdIsCompleted(String busSolnOrdIsCompleted)
Constraints: Not nullable, Maximum length: 1
|
void |
setBusSolnOrdIsReleased(String busSolnOrdIsReleased)
Constraints: Not nullable, Maximum length: 1
|
void |
setBusSolnOrdType(String busSolnOrdType)
Constraints: Not nullable, Maximum length: 4
|
void |
setContactPerson(String contactPerson)
Constraints: Not nullable, Maximum length: 10
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate)
Constraints: Not nullable, Precision: 0
|
void |
setDistributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
void |
setDivision(String division)
Constraints: Not nullable, Maximum length: 2
|
void |
setExpenseItem(List<BusSolnOrderExpenseItem> value)
Overwrites the list of associated BusSolnOrderExpenseItem entities for the loaded navigation property
to_ExpenseItem.
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setPayerParty(String payerParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setPaymentTerms(String paymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setPersonResponsible(String personResponsible)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesItem(List<BusSolnOrderSalesItem> value)
Overwrites the list of associated BusSolnOrderSalesItem entities for the loaded navigation property
to_SalesItem.
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrder(List<BusSolnOrderFUPSalesOrder> value)
Overwrites the list of associated BusSolnOrderFUPSalesOrder entities for the loaded navigation property
to_SalesOrder.
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrganizationOrgUnitID(String salesOrganizationOrgUnitID)
Constraints: Not nullable, Maximum length: 14
|
void |
setServiceContract(List<BusSolnOrdFUPServiceContract> value)
Overwrites the list of associated BusSolnOrdFUPServiceContract entities for the loaded navigation property
to_ServiceContract.
|
void |
setServiceContractItem(List<BusSolnOrdSrvcContractItem> value)
Overwrites the list of associated BusSolnOrdSrvcContractItem entities for the loaded navigation property
to_ServiceContractItem.
|
void |
setServiceDocNetAmount(BigDecimal serviceDocNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setServiceDocumentHasError(String serviceDocumentHasError)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceItem(List<BusSolnOrderServiceItem> value)
Overwrites the list of associated BusSolnOrderServiceItem entities for the loaded navigation property
to_ServiceItem.
|
void |
setServiceOrder(List<BusSolnOrdFUPServiceOrder> value)
Overwrites the list of associated BusSolnOrdFUPServiceOrder entities for the loaded navigation property
to_ServiceOrder.
|
void |
setServicePartItem(List<BusSolnOrdSrvcPrtItem> value)
Overwrites the list of associated BusSolnOrdSrvcPrtItem entities for the loaded navigation property
to_ServicePartItem.
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setShipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setText(List<BusinessSolutionOrderText> value)
Overwrites the list of associated BusinessSolutionOrderText entities for the loaded navigation property
to_Text.
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final BusinessSolutionOrderSelectable ALL_FIELDS
public static final BusinessSolutionOrderField<String> BUSINESS_SOLUTION_ORDER
public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_TYPE
public static final BusinessSolutionOrderField<UUID> BUSINESS_SOLUTION_ORDER_UUID
public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_DESCRIPTION
public static final BusinessSolutionOrderField<String> LANGUAGE
public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_EXT_REFERENCE
public static final BusinessSolutionOrderField<String> PAYMENT_TERMS
public static final BusinessSolutionOrderField<String> CREATED_BY_USER
public static final BusinessSolutionOrderField<ZonedDateTime> CREATION_DATE_TIME
public static final BusinessSolutionOrderField<String> LAST_CHANGED_BY_USER
public static final BusinessSolutionOrderField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_IS_RELEASED
public static final BusinessSolutionOrderField<String> BUS_SOLN_ORD_IS_COMPLETED
public static final BusinessSolutionOrderField<String> SERVICE_DOCUMENT_HAS_ERROR
public static final BusinessSolutionOrderField<String> PURCHASE_ORDER_BY_CUSTOMER
public static final BusinessSolutionOrderField<LocalDateTime> CUSTOMER_PURCHASE_ORDER_DATE
public static final BusinessSolutionOrderField<BigDecimal> SERVICE_DOC_NET_AMOUNT
public static final BusinessSolutionOrderField<String> TRANSACTION_CURRENCY
public static final BusinessSolutionOrderField<String> SALES_ORGANIZATION
public static final BusinessSolutionOrderField<String> SALES_ORGANIZATION_ORG_UNIT_ID
public static final BusinessSolutionOrderField<String> DISTRIBUTION_CHANNEL
public static final BusinessSolutionOrderField<String> DIVISION
public static final BusinessSolutionOrderField<String> SALES_OFFICE
public static final BusinessSolutionOrderField<String> SALES_GROUP
public static final BusinessSolutionOrderField<String> SOLD_TO_PARTY
public static final BusinessSolutionOrderField<String> SHIP_TO_PARTY
public static final BusinessSolutionOrderField<String> BILL_TO_PARTY
public static final BusinessSolutionOrderField<String> PAYER_PARTY
public static final BusinessSolutionOrderField<String> PERSON_RESPONSIBLE
public static final BusinessSolutionOrderField<String> CONTACT_PERSON
public static final BusinessSolutionOrderLink<BusSolnOrderExpenseItem> TO_EXPENSE_ITEM
public static final BusinessSolutionOrderLink<BusSolnOrderSalesItem> TO_SALES_ITEM
public static final BusinessSolutionOrderLink<BusSolnOrderFUPSalesOrder> TO_SALES_ORDER
public static final BusinessSolutionOrderLink<BusSolnOrdFUPServiceContract> TO_SERVICE_CONTRACT
public static final BusinessSolutionOrderLink<BusSolnOrdSrvcContractItem> TO_SERVICE_CONTRACT_ITEM
public static final BusinessSolutionOrderLink<BusSolnOrderServiceItem> TO_SERVICE_ITEM
public static final BusinessSolutionOrderLink<BusSolnOrdFUPServiceOrder> TO_SERVICE_ORDER
public static final BusinessSolutionOrderLink<BusSolnOrdSrvcPrtItem> TO_SERVICE_PART_ITEM
public static final BusinessSolutionOrderLink<BusinessSolutionOrderText> TO_TEXT
public BusinessSolutionOrder()
public BusinessSolutionOrder(@Nullable String businessSolutionOrder, @Nullable String busSolnOrdType, @Nullable UUID businessSolutionOrderUUID, @Nullable String busSolnOrdDescription, @Nullable String language, @Nullable String busSolnOrdExtReference, @Nullable String paymentTerms, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String busSolnOrdIsReleased, @Nullable String busSolnOrdIsCompleted, @Nullable String serviceDocumentHasError, @Nullable String purchaseOrderByCustomer, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable BigDecimal serviceDocNetAmount, @Nullable String transactionCurrency, @Nullable String salesOrganization, @Nullable String salesOrganizationOrgUnitID, @Nullable String distributionChannel, @Nullable String division, @Nullable String salesOffice, @Nullable String salesGroup, @Nullable String soldToParty, @Nullable String shipToParty, @Nullable String billToParty, @Nullable String payerParty, @Nullable String personResponsible, @Nullable String contactPerson, List<BusSolnOrderExpenseItem> toExpenseItem, List<BusSolnOrderSalesItem> toSalesItem, List<BusSolnOrderFUPSalesOrder> toSalesOrder, List<BusSolnOrdFUPServiceContract> toServiceContract, List<BusSolnOrdSrvcContractItem> toServiceContractItem, List<BusSolnOrderServiceItem> toServiceItem, List<BusSolnOrdFUPServiceOrder> toServiceOrder, List<BusSolnOrdSrvcPrtItem> toServicePartItem, List<BusinessSolutionOrderText> toText)
@Nonnull public Class<BusinessSolutionOrder> getType()
getType
in class VdmObject<BusinessSolutionOrder>
public void setBusinessSolutionOrder(@Nullable String businessSolutionOrder)
Original property name from the Odata EDM: BusinessSolutionOrder
businessSolutionOrder
- Number that identifies the transaction document. It is unique for each business transaction category.public void setBusSolnOrdType(@Nullable String busSolnOrdType)
Original property name from the Odata EDM: BusSolnOrdType
A transaction type defines the characteristics and attributes of a business transaction (for example, sales order, service request, visit), and determines the controlling attributes (for example, text determination procedure, partner determination procedure, status profile, organizational data profile). A transaction type controls the processing of a specific business transaction.
busSolnOrdType
- Key that identifies a transaction type.public void setBusinessSolutionOrderUUID(@Nullable UUID businessSolutionOrderUUID)
Original property name from the Odata EDM: BusinessSolutionOrderUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
businessSolutionOrderUUID
- The unique ID for an operation is a technical key by which the operation can be uniquely identified.public void setBusSolnOrdDescription(@Nullable String busSolnOrdDescription)
Original property name from the Odata EDM: BusSolnOrdDescription
The description can be used during a search for the transaction.
busSolnOrdDescription
- Short description for a transaction.public void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Language in which the transaction short text was entered.public void setBusSolnOrdExtReference(@Nullable String busSolnOrdExtReference)
Original property name from the Odata EDM: BusSolnOrdExtReference
busSolnOrdExtReference
- External Reference Numberpublic void setPaymentTerms(@Nullable String paymentTerms)
Original property name from the Odata EDM: PaymentTerms
The key is used in orders, purchase orders and invoices. The terms of payment deliver information on cash management and forecast, dunning and payment transactions.When entering a business transaction, the field for the terms of payment key can be completed in various ways:In most business transactions the system proposes the key defined in the master record for the business parter.You can also enter a key manually, regardless of whether one has been proposed by the system.
paymentTerms
- Key which defines terms of payment in the form of cash discount percentage rates and payment
deadlines.public void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of user who created the transaction.public void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Created Atpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Name of user who last changed the transaction.public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Changed Atpublic void setBusSolnOrdIsReleased(@Nullable String busSolnOrdIsReleased)
Original property name from the Odata EDM: BusSolnOrdIsReleased
busSolnOrdIsReleased
- Release Statuspublic void setBusSolnOrdIsCompleted(@Nullable String busSolnOrdIsCompleted)
Original property name from the Odata EDM: BusSolnOrdIsCompleted
busSolnOrdIsCompleted
- The busSolnOrdIsCompleted to set.public void setServiceDocumentHasError(@Nullable String serviceDocumentHasError)
Original property name from the Odata EDM: ServiceDocumentHasError
serviceDocumentHasError
- Error Statuspublic void setPurchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
The number represents the connection between the order from the sold-to party and the sales document generated. Customers can use these numbers in correspondence to help determine specific document information. If a number is used for an order, then you can also print out this number on documents sent to customers (such as the delivery note).
purchaseOrderByCustomer
- Number used by the sold-to party to uniquely identify their sales document (such as an order).public void setCustomerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate)
Original property name from the Odata EDM: CustomerPurchaseOrderDate
customerPurchaseOrderDate
- Date which appears on the customer purchase order. For example, it can describe the day on which the
customer created the purchase order.public void setServiceDocNetAmount(@Nullable BigDecimal serviceDocNetAmount)
Original property name from the Odata EDM: ServiceDocNetAmount
serviceDocNetAmount
- Total Net Value of Document in Document Currencypublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
The currency is maintained per sales area in the business partner master. The currency for the customer is created from the business partner master in the document. You can change the currency as long as no follow-up functions (for example, billing document) have been triggered.
transactionCurrency
- Currency in which the settlement is carried out with the customer or the vendor.public void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of
a sales organization may include legal liability for products and customer claims.public void setSalesOrganizationOrgUnitID(@Nullable String salesOrganizationOrgUnitID)
Original property name from the Odata EDM: SalesOrganizationOrgUnitID
You can assign as many distribution channels and divisions as you want to a sales organization. A specific combination of sales organizations, distribution channels and divisions is known as a sales area.
salesOrganizationOrgUnitID
- Organizational unit responsible for specific products or services for sales and distribution. The
responsibility of a sales organization can include legal liability for products and the customer's
right of recourse.public void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
You can define data for business partners and products per sales organization and distribution channel. In a sales organization you can deliver to a specific customer through several distribution channels.You can assign a specific distribution channel as an attribute to one or more organizational units. These can be sales organizations or subordinate organizational units for a sales organization such as sales offices.If you work with a selection of sales offices from one sales organization, each of these sales offices can be responsible for a specific distribution channel (for example, wholesale trade, retail trade, direct sales). The attribute "distribution channel" is then assigned to each sales office.When determining the sales area, the system reads for which sales organization an office with a specific distribution channel is assigned and uses this to determine the combination of sales organization and distribution channel.
distributionChannel
- Channel through which the goods or services reach the customer. Typical examples of distribution
channels are wholesale trade, retail trade, or direct sales.public void setDivision(@Nullable String division)
Original property name from the Odata EDM: Division
A division can be used, for example, to display a specific product group.
division
- Option of grouping products.public void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
When you create sales statistics, you can use a sales office as one of the selection criteria. When you print out order confirmations, you can include the address of the sales office.You can assign each customer to a sales office in the customer master record.Within a sales office you can establish sales groups (for example, departments) with specific sales responsibilities. Each person who works in the sales office can be assigned to a sales group in his or her user master record. Each customer can also be assigned to a particular sales group in the customer master record.
salesOffice
- A physical location (for example, a branch office) that has responsibility for the sale of certain
products or services within a given geographical area.public void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
By using sales groups you can designate different areas of responsibility within a sales office. When you generate sales statistics, you can use the sales group as one of the selection criteria.If sales office personnel service both retail and wholesale markets, you can assign a sales group to each market.You assign each salesperson to a sales group in his or her user master record. You assign each customer to a particular sales group in the customer's master record.
salesGroup
- A group of sales people who are responsible for processing sales of certain products or services.public void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- The 32-digit GUID used to identify the sold-to party.public void setShipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
shipToParty
- Specifies the ship-to party as a 32-digit GUID.public void setBillToParty(@Nullable String billToParty)
Original property name from the Odata EDM: BillToParty
billToParty
- The 32 digit GUID for the bill-to party.public void setPayerParty(@Nullable String payerParty)
Original property name from the Odata EDM: PayerParty
payerParty
- The 32-digit GUID that specifies the payer.public void setPersonResponsible(@Nullable String personResponsible)
Original property name from the Odata EDM: PersonResponsible
personResponsible
- Employee Responsiblepublic void setContactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
contactPerson
- Customer Contact Personprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BusinessSolutionOrder>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<BusinessSolutionOrder>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BusinessSolutionOrder>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<BusinessSolutionOrder>
@Nonnull public static <T> BusinessSolutionOrderField<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> BusinessSolutionOrderField<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<BusinessSolutionOrder>
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<BusinessSolutionOrder>
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<BusinessSolutionOrder>
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<BusinessSolutionOrder>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<BusinessSolutionOrder>
@Nonnull public List<BusSolnOrderExpenseItem> fetchExpenseItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrderExpenseItem> getExpenseItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ExpenseItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrderExpenseItem>> getExpenseItemIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setExpenseItem(@Nonnull List<BusSolnOrderExpenseItem> value)
If the navigation property to_ExpenseItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrderExpenseItem entities.public void addExpenseItem(BusSolnOrderExpenseItem... entity)
If the navigation property to_ExpenseItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrderExpenseItem entities.@Nonnull public List<BusSolnOrderSalesItem> fetchSalesItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrderSalesItem> getSalesItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrderSalesItem>> getSalesItemIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSalesItem(@Nonnull List<BusSolnOrderSalesItem> value)
If the navigation property to_SalesItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrderSalesItem entities.public void addSalesItem(BusSolnOrderSalesItem... entity)
If the navigation property to_SalesItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrderSalesItem entities.@Nonnull public List<BusSolnOrderFUPSalesOrder> fetchSalesOrder() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrderFUPSalesOrder> getSalesOrderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesOrder of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrderFUPSalesOrder>> getSalesOrderIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSalesOrder(@Nonnull List<BusSolnOrderFUPSalesOrder> value)
If the navigation property to_SalesOrder of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrderFUPSalesOrder entities.public void addSalesOrder(BusSolnOrderFUPSalesOrder... entity)
If the navigation property to_SalesOrder of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrderFUPSalesOrder entities.@Nonnull public List<BusSolnOrdFUPServiceContract> fetchServiceContract() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrdFUPServiceContract> getServiceContractOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceContract of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrdFUPServiceContract>> getServiceContractIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result
state empty
is returned.public void setServiceContract(@Nonnull List<BusSolnOrdFUPServiceContract> value)
If the navigation property to_ServiceContract of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrdFUPServiceContract entities.public void addServiceContract(BusSolnOrdFUPServiceContract... entity)
If the navigation property to_ServiceContract of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrdFUPServiceContract entities.@Nonnull public List<BusSolnOrdSrvcContractItem> fetchServiceContractItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrdSrvcContractItem> getServiceContractItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceContractItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrdSrvcContractItem>> getServiceContractItemIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result
state empty
is returned.public void setServiceContractItem(@Nonnull List<BusSolnOrdSrvcContractItem> value)
If the navigation property to_ServiceContractItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrdSrvcContractItem entities.public void addServiceContractItem(BusSolnOrdSrvcContractItem... entity)
If the navigation property to_ServiceContractItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrdSrvcContractItem entities.@Nonnull public List<BusSolnOrderServiceItem> fetchServiceItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrderServiceItem> getServiceItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrderServiceItem>> getServiceItemIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setServiceItem(@Nonnull List<BusSolnOrderServiceItem> value)
If the navigation property to_ServiceItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrderServiceItem entities.public void addServiceItem(BusSolnOrderServiceItem... entity)
If the navigation property to_ServiceItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrderServiceItem entities.@Nonnull public List<BusSolnOrdFUPServiceOrder> fetchServiceOrder() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrdFUPServiceOrder> getServiceOrderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceOrder of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrdFUPServiceOrder>> getServiceOrderIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setServiceOrder(@Nonnull List<BusSolnOrdFUPServiceOrder> value)
If the navigation property to_ServiceOrder of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrdFUPServiceOrder entities.public void addServiceOrder(BusSolnOrdFUPServiceOrder... entity)
If the navigation property to_ServiceOrder of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrdFUPServiceOrder entities.@Nonnull public List<BusSolnOrdSrvcPrtItem> fetchServicePartItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnOrdSrvcPrtItem> getServicePartItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServicePartItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnOrdSrvcPrtItem>> getServicePartItemIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setServicePartItem(@Nonnull List<BusSolnOrdSrvcPrtItem> value)
If the navigation property to_ServicePartItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnOrdSrvcPrtItem entities.public void addServicePartItem(BusSolnOrdSrvcPrtItem... entity)
If the navigation property to_ServicePartItem of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnOrdSrvcPrtItem entities.@Nonnull public List<BusinessSolutionOrderText> fetchText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusinessSolutionOrderText> getTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Text of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusinessSolutionOrderText>> getTextIfPresent()
If the navigation property for an entity BusinessSolutionOrder has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setText(@Nonnull List<BusinessSolutionOrderText> value)
If the navigation property to_Text of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusinessSolutionOrderText entities.public void addText(BusinessSolutionOrderText... entity)
If the navigation property to_Text of a queried BusinessSolutionOrder is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusinessSolutionOrderText entities.@Nonnull public static BusinessSolutionOrder.BusinessSolutionOrderBuilder builder()
@Nullable public String getBusinessSolutionOrder()
Original property name from the Odata EDM: BusinessSolutionOrder
@Nullable public String getBusSolnOrdType()
Original property name from the Odata EDM: BusSolnOrdType
A transaction type defines the characteristics and attributes of a business transaction (for example, sales order, service request, visit), and determines the controlling attributes (for example, text determination procedure, partner determination procedure, status profile, organizational data profile). A transaction type controls the processing of a specific business transaction.
@Nullable public UUID getBusinessSolutionOrderUUID()
Original property name from the Odata EDM: BusinessSolutionOrderUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
@Nullable public String getBusSolnOrdDescription()
Original property name from the Odata EDM: BusSolnOrdDescription
The description can be used during a search for the transaction.
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public String getBusSolnOrdExtReference()
Original property name from the Odata EDM: BusSolnOrdExtReference
@Nullable public String getPaymentTerms()
Original property name from the Odata EDM: PaymentTerms
The key is used in orders, purchase orders and invoices. The terms of payment deliver information on cash management and forecast, dunning and payment transactions.When entering a business transaction, the field for the terms of payment key can be completed in various ways:In most business transactions the system proposes the key defined in the master record for the business parter.You can also enter a key manually, regardless of whether one has been proposed by the system.
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getBusSolnOrdIsReleased()
Original property name from the Odata EDM: BusSolnOrdIsReleased
@Nullable public String getBusSolnOrdIsCompleted()
Original property name from the Odata EDM: BusSolnOrdIsCompleted
@Nullable public String getServiceDocumentHasError()
Original property name from the Odata EDM: ServiceDocumentHasError
@Nullable public String getPurchaseOrderByCustomer()
Original property name from the Odata EDM: PurchaseOrderByCustomer
The number represents the connection between the order from the sold-to party and the sales document generated. Customers can use these numbers in correspondence to help determine specific document information. If a number is used for an order, then you can also print out this number on documents sent to customers (such as the delivery note).
@Nullable public LocalDateTime getCustomerPurchaseOrderDate()
Original property name from the Odata EDM: CustomerPurchaseOrderDate
@Nullable public BigDecimal getServiceDocNetAmount()
Original property name from the Odata EDM: ServiceDocNetAmount
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
The currency is maintained per sales area in the business partner master. The currency for the customer is created from the business partner master in the document. You can change the currency as long as no follow-up functions (for example, billing document) have been triggered.
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
@Nullable public String getSalesOrganizationOrgUnitID()
Original property name from the Odata EDM: SalesOrganizationOrgUnitID
You can assign as many distribution channels and divisions as you want to a sales organization. A specific combination of sales organizations, distribution channels and divisions is known as a sales area.
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
You can define data for business partners and products per sales organization and distribution channel. In a sales organization you can deliver to a specific customer through several distribution channels.You can assign a specific distribution channel as an attribute to one or more organizational units. These can be sales organizations or subordinate organizational units for a sales organization such as sales offices.If you work with a selection of sales offices from one sales organization, each of these sales offices can be responsible for a specific distribution channel (for example, wholesale trade, retail trade, direct sales). The attribute "distribution channel" is then assigned to each sales office.When determining the sales area, the system reads for which sales organization an office with a specific distribution channel is assigned and uses this to determine the combination of sales organization and distribution channel.
@Nullable public String getDivision()
Original property name from the Odata EDM: Division
A division can be used, for example, to display a specific product group.
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
When you create sales statistics, you can use a sales office as one of the selection criteria. When you print out order confirmations, you can include the address of the sales office.You can assign each customer to a sales office in the customer master record.Within a sales office you can establish sales groups (for example, departments) with specific sales responsibilities. Each person who works in the sales office can be assigned to a sales group in his or her user master record. Each customer can also be assigned to a particular sales group in the customer master record.
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
By using sales groups you can designate different areas of responsibility within a sales office. When you generate sales statistics, you can use the sales group as one of the selection criteria.If sales office personnel service both retail and wholesale markets, you can assign a sales group to each market.You assign each salesperson to a sales group in his or her user master record. You assign each customer to a particular sales group in the customer's master record.
@Nullable public String getSoldToParty()
Original property name from the Odata EDM: SoldToParty
@Nullable public String getShipToParty()
Original property name from the Odata EDM: ShipToParty
@Nullable public String getBillToParty()
Original property name from the Odata EDM: BillToParty
@Nullable public String getPayerParty()
Original property name from the Odata EDM: PayerParty
@Nullable public String getPersonResponsible()
Original property name from the Odata EDM: PersonResponsible
@Nullable public String getContactPerson()
Original property name from the Odata EDM: ContactPerson
@Nonnull public String toString()
toString
in class VdmObject<BusinessSolutionOrder>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<BusinessSolutionOrder>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<BusinessSolutionOrder>
public int hashCode()
hashCode
in class VdmObject<BusinessSolutionOrder>
Copyright © 2020 SAP SE. All rights reserved.