Modifier and Type | Method and Description |
---|---|
FixedAssetUsageObjectTotal |
FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectTotal.getType() |
io.vavr.control.Option<List<FixedAssetUsageObjectTotal>> |
FixedAssetUsageObject.getUsageObjectTotalIfPresent()
Retrieval of associated FixedAssetUsageObjectTotal entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetUsageObject.addUsageObjectTotal(FixedAssetUsageObjectTotal... entity)
Adds elements to the list of associated FixedAssetUsageObjectTotal entities.
|
FixedAssetUsageObject.FixedAssetUsageObjectBuilder |
FixedAssetUsageObject.FixedAssetUsageObjectBuilder.usageObjectTotal(FixedAssetUsageObjectTotal... value)
Navigation property _UsageObjectTotal for FixedAssetUsageObject to multiple
FixedAssetUsageObjectTotal.
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetUsageObject.setUsageObjectTotal(List<FixedAssetUsageObjectTotal> value)
Overwrites the list of associated FixedAssetUsageObjectTotal entities for the loaded navigation property
_UsageObjectTotal.
|
Constructor and Description |
---|
FixedAssetUsageObject(String companyCode,
String fixedAssetUsageObject,
String fixedAssetUsageObjectDesc,
String baseUnit,
Boolean isActive,
String fixedAssetUsageObjLfcycSts,
String fixedAssetUsageObjLfcycName,
OffsetDateTime lastChangeDateTime,
Collection<SAP__Message> _Messages,
List<FixedAssetUsageObjectPeriod> to_UsageObjectPeriod,
List<FixedAssetUsageObjectTotal> to_UsageObjectTotal) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectForUoPDepreciationService.countFixedAssetUsageObjectTotal()
Fetch the number of entries from the
FixedAssetUsageObjectTotal entity collection matching the filter and search expressions. |
CountRequestBuilder<FixedAssetUsageObjectTotal> |
DefaultFixedAssetUsageObjectForUoPDepreciationService.countFixedAssetUsageObjectTotal() |
CreateRequestBuilder<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectForUoPDepreciationService.createFixedAssetUsageObjectTotal(FixedAssetUsageObjectTotal fixedAssetUsageObjectTotal)
Create a new
FixedAssetUsageObjectTotal entity and save it to the S/4HANA system. |
CreateRequestBuilder<FixedAssetUsageObjectTotal> |
DefaultFixedAssetUsageObjectForUoPDepreciationService.createFixedAssetUsageObjectTotal(FixedAssetUsageObjectTotal fixedAssetUsageObjectTotal) |
DeleteRequestBuilder<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObjectTotal(FixedAssetUsageObjectTotal fixedAssetUsageObjectTotal)
Deletes an existing
FixedAssetUsageObjectTotal entity in the S/4HANA system. |
DeleteRequestBuilder<FixedAssetUsageObjectTotal> |
DefaultFixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObjectTotal(FixedAssetUsageObjectTotal fixedAssetUsageObjectTotal) |
GetAllRequestBuilder<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectForUoPDepreciationService.getAllFixedAssetUsageObjectTotal()
Fetch multiple
FixedAssetUsageObjectTotal entities. |
GetAllRequestBuilder<FixedAssetUsageObjectTotal> |
DefaultFixedAssetUsageObjectForUoPDepreciationService.getAllFixedAssetUsageObjectTotal() |
GetByKeyRequestBuilder<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectForUoPDepreciationService.getFixedAssetUsageObjectTotalByKey(String companyCode,
String fixedAssetUsageObject,
String fixedAssetUsageObjectDeprArea,
LocalDate validityEndDate)
Fetch a single
FixedAssetUsageObjectTotal entity using key fields. |
GetByKeyRequestBuilder<FixedAssetUsageObjectTotal> |
DefaultFixedAssetUsageObjectForUoPDepreciationService.getFixedAssetUsageObjectTotalByKey(String companyCode,
String fixedAssetUsageObject,
String fixedAssetUsageObjectDeprArea,
LocalDate validityEndDate) |
UpdateRequestBuilder<FixedAssetUsageObjectTotal> |
FixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObjectTotal(FixedAssetUsageObjectTotal fixedAssetUsageObjectTotal)
Update an existing
FixedAssetUsageObjectTotal entity and save it to the S/4HANA system. |
UpdateRequestBuilder<FixedAssetUsageObjectTotal> |
DefaultFixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObjectTotal(FixedAssetUsageObjectTotal fixedAssetUsageObjectTotal) |
Copyright © 2021 SAP SE. All rights reserved.