Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation.FixedAssetUsageObject
Packages that use FixedAssetUsageObject
Package
Description
-
Uses of FixedAssetUsageObject in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation with type parameters of type FixedAssetUsageObjectModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<FixedAssetUsageObject,SAP__Message> FixedAssetUsageObject._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<FixedAssetUsageObject>FixedAssetUsageObject.ALL_FIELDSSelector for all available fields of FixedAssetUsageObject.static final SimpleProperty.String<FixedAssetUsageObject>FixedAssetUsageObject.BASE_UNITstatic final SimpleProperty.String<FixedAssetUsageObject>FixedAssetUsageObject.COMPANY_CODEstatic final SimpleProperty.String<FixedAssetUsageObject>FixedAssetUsageObject.FIXED_ASSET_USAGE_OBJ_LFCYC_NAMEstatic final SimpleProperty.String<FixedAssetUsageObject>FixedAssetUsageObject.FIXED_ASSET_USAGE_OBJ_LFCYC_STSstatic final SimpleProperty.String<FixedAssetUsageObject>FixedAssetUsageObject.FIXED_ASSET_USAGE_OBJECTstatic final SimpleProperty.String<FixedAssetUsageObject>FixedAssetUsageObject.FIXED_ASSET_USAGE_OBJECT_DESCstatic final SimpleProperty.Boolean<FixedAssetUsageObject>FixedAssetUsageObject.IS_ACTIVEstatic final SimpleProperty.DateTime<FixedAssetUsageObject>FixedAssetUsageObject.LAST_CHANGE_DATE_TIMEFixedAssetUsageObjectPeriod.TO__USAGE_OBJECTUse with available request builders to apply the _UsageObject navigation property to query operations.FixedAssetUsageObjectTotal.TO__USAGE_OBJECTUse with available request builders to apply the _UsageObject navigation property to query operations.FixedAssetUsageObject.TO__USAGE_OBJECT_PERIODUse with available request builders to apply the _UsageObjectPeriod navigation property to query operations.FixedAssetUsageObject.TO__USAGE_OBJECT_TOTALUse with available request builders to apply the _UsageObjectTotal navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation that return FixedAssetUsageObjectMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation that return types with arguments of type FixedAssetUsageObjectModifier and TypeMethodDescriptionFixedAssetUsageObject.executeActivation()Action that can be applied to any entity object of this class.FixedAssetUsageObject.executeActivation()Action that can be applied to any entity object of this class.FixedAssetUsageObject.executeDeactivation()Action that can be applied to any entity object of this class.FixedAssetUsageObject.executeDeactivation()Action that can be applied to any entity object of this class.FixedAssetUsageObject.getType()io.vavr.control.Option<FixedAssetUsageObject>FixedAssetUsageObjectPeriod.getUsageObjectIfPresent()Retrieval of associated FixedAssetUsageObject entity (one to one).io.vavr.control.Option<FixedAssetUsageObject>FixedAssetUsageObjectTotal.getUsageObjectIfPresent()Retrieval of associated FixedAssetUsageObject entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation with parameters of type FixedAssetUsageObjectModifier and TypeMethodDescriptionvoidFixedAssetUsageObjectPeriod.setUsageObject(FixedAssetUsageObject value) Overwrites the associated FixedAssetUsageObject entity for the loaded navigation property _UsageObject.voidFixedAssetUsageObjectTotal.setUsageObject(FixedAssetUsageObject value) Overwrites the associated FixedAssetUsageObject entity for the loaded navigation property _UsageObject.FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder.usageObject(FixedAssetUsageObject value) Navigation property _UsageObject for FixedAssetUsageObjectPeriod to single FixedAssetUsageObject.FixedAssetUsageObjectTotal.FixedAssetUsageObjectTotalBuilder.usageObject(FixedAssetUsageObject value) Navigation property _UsageObject for FixedAssetUsageObjectTotal to single FixedAssetUsageObject.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation with parameters of type FixedAssetUsageObjectModifierConstructorDescriptionFixedAssetUsageObjectPeriod(String companyCode, String fixedAssetUsageObject, LocalDate validityEndDate, LocalDate validityStartDate, BigDecimal periodPlannedQtyInProdnUnit, String baseUnit, FixedAssetUsageObject to_UsageObject) FixedAssetUsageObjectTotal(String companyCode, String fixedAssetUsageObject, String fixedAssetUsageObjectDeprArea, LocalDate validityEndDate, LocalDate validityStartDate, BigDecimal capacityInProductionUnit, String baseUnit, Collection<SAP__Message> _Messages, FixedAssetUsageObject to_UsageObject) -
Uses of FixedAssetUsageObject in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type FixedAssetUsageObjectModifier and TypeMethodDescriptionDefaultFixedAssetUsageObjectForUoPDepreciationService.countFixedAssetUsageObject()Deprecated.FixedAssetUsageObjectForUoPDepreciationService.countFixedAssetUsageObject()Deprecated.Fetch the number of entries from theFixedAssetUsageObjectentity collection matching the filter and search expressions.DefaultFixedAssetUsageObjectForUoPDepreciationService.createFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.createFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.Create a newFixedAssetUsageObjectentity and save it to the S/4HANA system.DefaultFixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.Deletes an existingFixedAssetUsageObjectentity in the S/4HANA system.DefaultFixedAssetUsageObjectForUoPDepreciationService.getAllFixedAssetUsageObject()Deprecated.FixedAssetUsageObjectForUoPDepreciationService.getAllFixedAssetUsageObject()Deprecated.Fetch multipleFixedAssetUsageObjectentities.DefaultFixedAssetUsageObjectForUoPDepreciationService.getFixedAssetUsageObjectByKey(String companyCode, String fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.getFixedAssetUsageObjectByKey(String companyCode, String fixedAssetUsageObject) Deprecated.Fetch a singleFixedAssetUsageObjectentity using key fields.DefaultFixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.Update an existingFixedAssetUsageObjectentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FixedAssetUsageObjectModifier and TypeMethodDescriptionDefaultFixedAssetUsageObjectForUoPDepreciationService.createFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.createFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.Create a newFixedAssetUsageObjectentity and save it to the S/4HANA system.DefaultFixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.Deletes an existingFixedAssetUsageObjectentity in the S/4HANA system.DefaultFixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObject(FixedAssetUsageObject fixedAssetUsageObject) Deprecated.Update an existingFixedAssetUsageObjectentity and save it to the S/4HANA system.