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() |
Modifier and Type | Method and Description |
---|---|
List<SrvcEntrShtAcctAssignment> |
ServiceEntrySheetItem.fetchAccountAssignment()
Fetches the SrvcEntrShtAcctAssignment entities (one to many) associated with this entity.
|
List<SrvcEntrShtAcctAssignment> |
ServiceEntrySheetItem.getAccountAssignmentOrFetch()
Retrieval of associated SrvcEntrShtAcctAssignment entities (one to many).
|
com.google.common.base.Optional<List<SrvcEntrShtAcctAssignment>> |
ServiceEntrySheetItem.getAccountAssignmentOrNull()
Retrieval of associated SrvcEntrShtAcctAssignment entities (one to many).
|
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.
|
Constructor and Description |
---|
SrvcEntrShtAcctAssignmentCreateFluentHelper(SrvcEntrShtAcctAssignment entity) |
SrvcEntrShtAcctAssignmentUpdateFluentHelper(SrvcEntrShtAcctAssignment entity) |
Constructor and Description |
---|
ServiceEntrySheetItem(String serviceEntrySheet,
String serviceEntrySheetItem,
String accountAssignmentCategory,
BigDecimal confirmedQuantity,
String createdByUser,
Calendar creationDateTime,
String purchasingOrganization,
String purchasingGroup,
String plant,
String currency,
String isDeleted,
Calendar 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,
Calendar 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.