Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation.FixedAssetUsageObjectPeriod
Packages that use FixedAssetUsageObjectPeriod
Package
Description
-
Uses of FixedAssetUsageObjectPeriod 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 FixedAssetUsageObjectPeriodModifier and TypeFieldDescriptionstatic final SimpleProperty<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.ALL_FIELDSSelector for all available fields of FixedAssetUsageObjectPeriod.static final SimpleProperty.String<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.BASE_UNITstatic final SimpleProperty.String<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.COMPANY_CODEstatic final SimpleProperty.String<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.FIXED_ASSET_USAGE_OBJECTstatic final SimpleProperty.NumericDecimal<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.PERIOD_PLANNED_QTY_IN_PRODN_UNITFixedAssetUsageObjectPeriod.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.static final SimpleProperty.Date<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.VALIDITY_END_DATEstatic final SimpleProperty.Date<FixedAssetUsageObjectPeriod>FixedAssetUsageObjectPeriod.VALIDITY_START_DATEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation that return FixedAssetUsageObjectPeriodModifier and TypeMethodDescriptionFixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation that return types with arguments of type FixedAssetUsageObjectPeriodModifier and TypeMethodDescriptionFixedAssetUsageObjectPeriod.getType()io.vavr.control.Option<List<FixedAssetUsageObjectPeriod>>FixedAssetUsageObject.getUsageObjectPeriodIfPresent()Retrieval of associated FixedAssetUsageObjectPeriod entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation with parameters of type FixedAssetUsageObjectPeriodModifier and TypeMethodDescriptionvoidFixedAssetUsageObject.addUsageObjectPeriod(FixedAssetUsageObjectPeriod... entity) Adds elements to the list of associated FixedAssetUsageObjectPeriod entities.FixedAssetUsageObject.FixedAssetUsageObjectBuilder.usageObjectPeriod(FixedAssetUsageObjectPeriod... value) Navigation property _UsageObjectPeriod for FixedAssetUsageObject to multiple FixedAssetUsageObjectPeriod.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation with type arguments of type FixedAssetUsageObjectPeriodModifier and TypeMethodDescriptionvoidFixedAssetUsageObject.setUsageObjectPeriod(List<FixedAssetUsageObjectPeriod> value) Overwrites the list of associated FixedAssetUsageObjectPeriod entities for the loaded navigation property _UsageObjectPeriod.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.fixedassetusageobjectforuopdepreciation with type arguments of type FixedAssetUsageObjectPeriodModifierConstructorDescriptionFixedAssetUsageObject(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) -
Uses of FixedAssetUsageObjectPeriod 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 FixedAssetUsageObjectPeriodModifier and TypeMethodDescriptionDefaultFixedAssetUsageObjectForUoPDepreciationService.countFixedAssetUsageObjectPeriod()Deprecated.FixedAssetUsageObjectForUoPDepreciationService.countFixedAssetUsageObjectPeriod()Deprecated.Fetch the number of entries from theFixedAssetUsageObjectPeriodentity collection matching the filter and search expressions.DefaultFixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.Deletes an existingFixedAssetUsageObjectPeriodentity in the S/4HANA system.DefaultFixedAssetUsageObjectForUoPDepreciationService.getAllFixedAssetUsageObjectPeriod()Deprecated.FixedAssetUsageObjectForUoPDepreciationService.getAllFixedAssetUsageObjectPeriod()Deprecated.Fetch multipleFixedAssetUsageObjectPeriodentities.DefaultFixedAssetUsageObjectForUoPDepreciationService.getFixedAssetUsageObjectPeriodByKey(String companyCode, String fixedAssetUsageObject, LocalDate validityEndDate) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.getFixedAssetUsageObjectPeriodByKey(String companyCode, String fixedAssetUsageObject, LocalDate validityEndDate) Deprecated.Fetch a singleFixedAssetUsageObjectPeriodentity using key fields.DefaultFixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.Update an existingFixedAssetUsageObjectPeriodentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type FixedAssetUsageObjectPeriodModifier and TypeMethodDescriptionDefaultFixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.deleteFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.Deletes an existingFixedAssetUsageObjectPeriodentity in the S/4HANA system.DefaultFixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.FixedAssetUsageObjectForUoPDepreciationService.updateFixedAssetUsageObjectPeriod(FixedAssetUsageObjectPeriod fixedAssetUsageObjectPeriod) Deprecated.Update an existingFixedAssetUsageObjectPeriodentity and save it to the S/4HANA system.