Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
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()
SrvcEntrShtAcctAssignment entity object that will be updated in the S/4HANA system. |
protected SrvcEntrShtAcctAssignment |
SrvcEntrShtAcctAssignmentCreateFluentHelper.getEntity()
SrvcEntrShtAcctAssignment entity object that will be created in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<SrvcEntrShtAcctAssignment> |
ServiceEntrySheetItem.fetchAccountAssignment()
Fetches the SrvcEntrShtAcctAssignment entities (one to many) associated with this entity.
|
Optional<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) |
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.
|
protected SrvcEntrShtAcctAssignmentLink<ObjectT> |
SrvcEntrShtAcctAssignmentLink.translateLinkType(EntityLink<SrvcEntrShtAcctAssignmentLink<ObjectT>,SrvcEntrShtAcctAssignment,ObjectT> link) |
Constructor and Description |
---|
SrvcEntrShtAcctAssignmentCreateFluentHelper(SrvcEntrShtAcctAssignment entity) |
SrvcEntrShtAcctAssignmentUpdateFluentHelper(SrvcEntrShtAcctAssignment entity) |
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 quantityUnit,
String service,
String serviceEntrySheetItemDesc,
UUID serviceEntrySheetItemUUID,
UUID serviceEntrySheetUUID,
LocalDateTime servicePerformanceDate,
String servicePerformer,
String workItem,
String purgDocItemExternalReference,
ErpConfigContext erpConfigContext,
List<SrvcEntrShtAcctAssignment> toAccountAssignment) |
Modifier and Type | Method and Description |
---|---|
SrvcEntrShtAcctAssignmentCreateFluentHelper |
ServiceEntrySheetService.createSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Create a new
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
SrvcEntrShtAcctAssignmentCreateFluentHelper |
DefaultServiceEntrySheetService.createSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment) |
SrvcEntrShtAcctAssignmentUpdateFluentHelper |
ServiceEntrySheetService.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Update an existing
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
SrvcEntrShtAcctAssignmentUpdateFluentHelper |
DefaultServiceEntrySheetService.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment) |
Copyright © 2018 SAP SE. All rights reserved.