Modifier and Type | Field and Description |
---|---|
static ServiceEntrySheetItemLink<SrvcEntrShtAcctAssignment> |
ServiceEntrySheetItem.TO_ACCOUNT_ASSIGNMENT
Use with available fluent helpers to apply the to_AccountAssignment navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SrvcEntrShtAcctAssignment |
SrvcEntrShtAcctAssignment.SrvcEntrShtAcctAssignmentBuilder.build() |
protected SrvcEntrShtAcctAssignment |
SrvcEntrShtAcctAssignmentUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SrvcEntrShtAcctAssignment> |
ServiceEntrySheetItem.fetchAccountAssignment()
Fetches the SrvcEntrShtAcctAssignment entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SrvcEntrShtAcctAssignment>> |
ServiceEntrySheetItem.getAccountAssignmentIfPresent()
Retrieval of associated SrvcEntrShtAcctAssignment entities (one to many).
|
List<SrvcEntrShtAcctAssignment> |
ServiceEntrySheetItem.getAccountAssignmentOrFetch()
Retrieval of associated SrvcEntrShtAcctAssignment entities (one to many).
|
protected Class<SrvcEntrShtAcctAssignment> |
SrvcEntrShtAcctAssignmentByKeyFluentHelper.getEntityClass() |
protected Class<SrvcEntrShtAcctAssignment> |
SrvcEntrShtAcctAssignmentFluentHelper.getEntityClass() |
Class<SrvcEntrShtAcctAssignment> |
SrvcEntrShtAcctAssignment.getType() |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetItem.ServiceEntrySheetItemBuilder |
ServiceEntrySheetItem.ServiceEntrySheetItemBuilder.accountAssignment(SrvcEntrShtAcctAssignment... value)
Navigation property to_AccountAssignment for ServiceEntrySheetItem to multiple
SrvcEntrShtAcctAssignment.
|
void |
ServiceEntrySheetItem.addAccountAssignment(SrvcEntrShtAcctAssignment... entity)
Adds elements to the list of associated SrvcEntrShtAcctAssignment entities.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceEntrySheetItem.setAccountAssignment(List<SrvcEntrShtAcctAssignment> value)
Overwrites the list of associated SrvcEntrShtAcctAssignment entities for the loaded navigation property
to_AccountAssignment.
|
Constructor and Description |
---|
SrvcEntrShtAcctAssignmentUpdateFluentHelper(String servicePath,
SrvcEntrShtAcctAssignment entity)
Creates a fluent helper object that will update a
SrvcEntrShtAcctAssignment entity on the OData endpoint. |
Constructor and Description |
---|
ServiceEntrySheetItem(String serviceEntrySheet,
String serviceEntrySheetItem,
String accountAssignmentCategory,
BigDecimal confirmedQuantity,
String createdByUser,
ZonedDateTime creationDateTime,
String purchasingOrganization,
String purchasingGroup,
String plant,
String currency,
String isDeleted,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
String materialGroup,
String multipleAcctAssgmtDistribution,
BigDecimal netAmount,
BigDecimal netPriceAmount,
String originObject,
String purchaseOrder,
String purchaseOrderItem,
String purchaseContract,
String purchaseContractItem,
String quantityUnit,
String service,
String serviceEntrySheetItemDesc,
UUID serviceEntrySheetItemUUID,
UUID serviceEntrySheetUUID,
LocalDateTime servicePerformanceDate,
String servicePerformer,
String workItem,
String purgDocItemExternalReference,
List<SrvcEntrShtAcctAssignment> toAccountAssignment) |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Update an existing
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Update an existing
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SrvcEntrShtAcctAssignment> |
SrvcEntrShtAcctAssignmentOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SrvcEntrShtAcctAssignmentLink<ObjectT> |
SrvcEntrShtAcctAssignmentLink.translateLinkType(EntityLink<SrvcEntrShtAcctAssignmentLink<ObjectT>,SrvcEntrShtAcctAssignment,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
SrvcEntrShtAcctAssignmentUpdateFluentHelper |
DefaultServiceEntrySheetService.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment) |
SrvcEntrShtAcctAssignmentUpdateFluentHelper |
ServiceEntrySheetService.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Update an existing
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.