public class BusSolnOrdItmFUPSalesOrder extends VdmEntity<BusSolnOrdItmFUPSalesOrder>
Original entity name from the Odata EDM: A_BusSolnOrdItmFUPSalesOrderType
Modifier and Type | Class and Description |
---|---|
static class |
BusSolnOrdItmFUPSalesOrder.BusSolnOrdItmFUPSalesOrderBuilder |
Modifier and Type | Field and Description |
---|---|
static BusSolnOrdItmFUPSalesOrderSelectable |
ALL_FIELDS
Selector for all available fields of BusSolnOrdItmFUPSalesOrder.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
BUSINESS_SOLUTION_ORDER_ITEM
Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<UUID> |
BUSINESS_SOLUTION_ORDER_UUID
Use with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
SERVICE_DOC_ITM_RLTN_SQNC_NUMBER
Use with available fluent helpers to apply the ServiceDocItmRltnSqncNumber field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
SERVICE_DOC_SUCCESSOR_BUS_OBJ_TYPE
Use with available fluent helpers to apply the ServiceDocSuccessorBusObjType field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<UUID> |
SERVICE_DOCUMENT_ITM_RELATION_UUID
Use with available fluent helpers to apply the ServiceDocumentItmRelationUUID field to query operations.
|
static BusSolnOrdItmFUPSalesOrderField<String> |
SERVICE_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceObjectType field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
BusSolnOrdItmFUPSalesOrder() |
BusSolnOrdItmFUPSalesOrder(UUID serviceDocumentItmRelationUUID,
String serviceDocItmRltnSqncNumber,
UUID businessSolutionOrderUUID,
String businessSolutionOrder,
String businessSolutionOrderItem,
String salesOrder,
String salesOrderItem,
String serviceDocSuccessorBusObjType,
String serviceObjectType) |
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 BusSolnOrdItmFUPSalesOrder.BusSolnOrdItmFUPSalesOrderBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> BusSolnOrdItmFUPSalesOrderField<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 |
getBusinessSolutionOrder()
Constraints: Not nullable, Maximum length: 10
|
String |
getBusinessSolutionOrderItem()
Constraints: Not nullable, Maximum length: 6
|
UUID |
getBusinessSolutionOrderUUID()
Constraints: none
|
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.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getSalesOrder()
Constraints: Not nullable, Maximum length: 70
|
String |
getSalesOrderItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getServiceDocItmRltnSqncNumber()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getServiceDocSuccessorBusObjType()
Constraints: Not nullable, Maximum length: 10
|
UUID |
getServiceDocumentItmRelationUUID()
(Key Field) Constraints: Not nullable
|
String |
getServiceObjectType()
Constraints: Not nullable, Maximum length: 10
|
Class<BusSolnOrdItmFUPSalesOrder> |
getType() |
int |
hashCode() |
void |
setBusinessSolutionOrder(String businessSolutionOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setBusinessSolutionOrderItem(String businessSolutionOrderItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setBusinessSolutionOrderUUID(UUID businessSolutionOrderUUID)
Constraints: none
|
void |
setSalesOrder(String salesOrder)
Constraints: Not nullable, Maximum length: 70
|
void |
setSalesOrderItem(String salesOrderItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setServiceDocItmRltnSqncNumber(String serviceDocItmRltnSqncNumber)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setServiceDocSuccessorBusObjType(String serviceDocSuccessorBusObjType)
Constraints: Not nullable, Maximum length: 10
|
void |
setServiceDocumentItmRelationUUID(UUID serviceDocumentItmRelationUUID)
(Key Field) Constraints: Not nullable
|
void |
setServiceObjectType(String serviceObjectType)
Constraints: Not nullable, Maximum length: 10
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
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 BusSolnOrdItmFUPSalesOrderSelectable ALL_FIELDS
public static final BusSolnOrdItmFUPSalesOrderField<UUID> SERVICE_DOCUMENT_ITM_RELATION_UUID
public static final BusSolnOrdItmFUPSalesOrderField<String> SERVICE_DOC_ITM_RLTN_SQNC_NUMBER
public static final BusSolnOrdItmFUPSalesOrderField<UUID> BUSINESS_SOLUTION_ORDER_UUID
public static final BusSolnOrdItmFUPSalesOrderField<String> BUSINESS_SOLUTION_ORDER
public static final BusSolnOrdItmFUPSalesOrderField<String> BUSINESS_SOLUTION_ORDER_ITEM
public static final BusSolnOrdItmFUPSalesOrderField<String> SALES_ORDER
public static final BusSolnOrdItmFUPSalesOrderField<String> SALES_ORDER_ITEM
public static final BusSolnOrdItmFUPSalesOrderField<String> SERVICE_DOC_SUCCESSOR_BUS_OBJ_TYPE
public static final BusSolnOrdItmFUPSalesOrderField<String> SERVICE_OBJECT_TYPE
public BusSolnOrdItmFUPSalesOrder()
public BusSolnOrdItmFUPSalesOrder(@Nullable UUID serviceDocumentItmRelationUUID, @Nullable String serviceDocItmRltnSqncNumber, @Nullable UUID businessSolutionOrderUUID, @Nullable String businessSolutionOrder, @Nullable String businessSolutionOrderItem, @Nullable String salesOrder, @Nullable String salesOrderItem, @Nullable String serviceDocSuccessorBusObjType, @Nullable String serviceObjectType)
@Nonnull public Class<BusSolnOrdItmFUPSalesOrder> getType()
getType
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
public void setServiceDocumentItmRelationUUID(@Nullable UUID serviceDocumentItmRelationUUID)
Original property name from the Odata EDM: ServiceDocumentItmRelationUUID
serviceDocumentItmRelationUUID
- Object Relationship Service : GUID binary linkpublic void setServiceDocItmRltnSqncNumber(@Nullable String serviceDocItmRltnSqncNumber)
Original property name from the Odata EDM: ServiceDocItmRltnSqncNumber
serviceDocItmRltnSqncNumber
- Sequential Number of Segment in IDoc Typepublic void setBusinessSolutionOrderUUID(@Nullable UUID businessSolutionOrderUUID)
Original property name from the Odata EDM: BusinessSolutionOrderUUID
businessSolutionOrderUUID
- 32 Character CRM Object GUIDpublic 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 setBusinessSolutionOrderItem(@Nullable String businessSolutionOrderItem)
Original property name from the Odata EDM: BusinessSolutionOrderItem
businessSolutionOrderItem
- Shortened Item Number in Documentpublic void setSalesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
The key is formed by linking all of the key fields together without any gaps. The key fields are defined for objects of this type in the Business Object Repository.
salesOrder
- Linked key for an object.public void setSalesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
salesOrderItem
- The salesOrderItem to set.public void setServiceDocSuccessorBusObjType(@Nullable String serviceDocSuccessorBusObjType)
Original property name from the Odata EDM: ServiceDocSuccessorBusObjType
Business objects in the BOR are identified by the object type (for example BUS2032) and a descriptive English name (for example, SalesOrder). Both means of identification must be unique among all object types.Business objects are often addressed using the descriptive name from external applications, while internally in the BOR they are mostly identified using the object type. Initially, only the internal key was used, but the extensive use of business objects has given rise to the need for addressing them using names. For compatibility reasons, both identifiers are now used.The object type can have a maximum of 10 characters.Examples:BUS2032BUS6026
serviceDocSuccessorBusObjType
- Internal technical key of a business object in the Business Object Repository (BOR).public void setServiceObjectType(@Nullable String serviceObjectType)
Original property name from the Odata EDM: ServiceObjectType
You assign one or more business transaction categories to a transaction type.Depending on the leading business transaction category, only specific combinations are possible with other business transaction categories. The business transaction category Sales can only be combined with Activities, for example.
serviceObjectType
- Determines the business context in which a transaction type or item category can be used (for example,
Service, Sales, Activity).protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BusSolnOrdItmFUPSalesOrder>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
@Nonnull public static <T> BusSolnOrdItmFUPSalesOrderField<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> BusSolnOrdItmFUPSalesOrderField<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<BusSolnOrdItmFUPSalesOrder>
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<BusSolnOrdItmFUPSalesOrder>
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<BusSolnOrdItmFUPSalesOrder>
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<BusSolnOrdItmFUPSalesOrder>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static BusSolnOrdItmFUPSalesOrder.BusSolnOrdItmFUPSalesOrderBuilder builder()
@Nullable public UUID getServiceDocumentItmRelationUUID()
Original property name from the Odata EDM: ServiceDocumentItmRelationUUID
@Nullable public String getServiceDocItmRltnSqncNumber()
Original property name from the Odata EDM: ServiceDocItmRltnSqncNumber
@Nullable public UUID getBusinessSolutionOrderUUID()
Original property name from the Odata EDM: BusinessSolutionOrderUUID
@Nullable public String getBusinessSolutionOrder()
Original property name from the Odata EDM: BusinessSolutionOrder
@Nullable public String getBusinessSolutionOrderItem()
Original property name from the Odata EDM: BusinessSolutionOrderItem
@Nullable public String getSalesOrder()
Original property name from the Odata EDM: SalesOrder
The key is formed by linking all of the key fields together without any gaps. The key fields are defined for objects of this type in the Business Object Repository.
@Nullable public String getSalesOrderItem()
Original property name from the Odata EDM: SalesOrderItem
@Nullable public String getServiceDocSuccessorBusObjType()
Original property name from the Odata EDM: ServiceDocSuccessorBusObjType
Business objects in the BOR are identified by the object type (for example BUS2032) and a descriptive English name (for example, SalesOrder). Both means of identification must be unique among all object types.Business objects are often addressed using the descriptive name from external applications, while internally in the BOR they are mostly identified using the object type. Initially, only the internal key was used, but the extensive use of business objects has given rise to the need for addressing them using names. For compatibility reasons, both identifiers are now used.The object type can have a maximum of 10 characters.Examples:BUS2032BUS6026
@Nullable public String getServiceObjectType()
Original property name from the Odata EDM: ServiceObjectType
You assign one or more business transaction categories to a transaction type.Depending on the leading business transaction category, only specific combinations are possible with other business transaction categories. The business transaction category Sales can only be combined with Activities, for example.
@Nonnull public String toString()
toString
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
public int hashCode()
hashCode
in class VdmObject<BusSolnOrdItmFUPSalesOrder>
Copyright © 2020 SAP SE. All rights reserved.