Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus.SrcgProjLifecycleStatus
Packages that use SrcgProjLifecycleStatus
Package
Description
-
Uses of SrcgProjLifecycleStatus in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus with type parameters of type SrcgProjLifecycleStatusModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjLifecycleStatus>SrcgProjLifecycleStatus.ALL_FIELDSSelector for all available fields of SrcgProjLifecycleStatus.static final SimpleProperty.String<SrcgProjLifecycleStatus>SrcgProjLifecycleStatus.SRCG_PROJ_LIFECYCLE_STATUSstatic final SimpleProperty.String<SrcgProjLifecycleStatus>SrcgProjLifecycleStatus.SRCG_PROJ_LIFECYCLE_STATUS_NAMESrcgProjLifecycleStatusText.TO__SRCG_PROJ_LIFECYCLE_STATUSUse with available request builders to apply the _SrcgProjLifecycleStatus navigation property to query operations.SrcgProjLifecycleStatus.TO__SRCG_PROJ_LIFECYCLE_STATUS_TEXTUse with available request builders to apply the _SrcgProjLifecycleStatusText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus that return SrcgProjLifecycleStatusMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus that return types with arguments of type SrcgProjLifecycleStatusModifier and TypeMethodDescriptionio.vavr.control.Option<SrcgProjLifecycleStatus>SrcgProjLifecycleStatusText.getSrcgProjLifecycleStatusIfPresent()Retrieval of associated SrcgProjLifecycleStatus entity (one to one).SrcgProjLifecycleStatus.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus with parameters of type SrcgProjLifecycleStatusModifier and TypeMethodDescriptionvoidSrcgProjLifecycleStatusText.setSrcgProjLifecycleStatus(SrcgProjLifecycleStatus value) Overwrites the associated SrcgProjLifecycleStatus entity for the loaded navigation property _SrcgProjLifecycleStatus.SrcgProjLifecycleStatusText.SrcgProjLifecycleStatusTextBuilder.srcgProjLifecycleStatus(SrcgProjLifecycleStatus value) Navigation property _SrcgProjLifecycleStatus for SrcgProjLifecycleStatusText to single SrcgProjLifecycleStatus.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectlifecyclestatus with parameters of type SrcgProjLifecycleStatusModifierConstructorDescriptionSrcgProjLifecycleStatusText(String srcgProjLifecycleStatus, String language, String srcgProjLifecycleStatusName, SrcgProjLifecycleStatus to_SrcgProjLifecycleStatus) -
Uses of SrcgProjLifecycleStatus 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 SrcgProjLifecycleStatusModifier and TypeMethodDescriptionDefaultSourcingProjectLifecycleStatusService.countSrcgProjLifecycleStatus()Deprecated.SourcingProjectLifecycleStatusService.countSrcgProjLifecycleStatus()Deprecated.Fetch the number of entries from theSrcgProjLifecycleStatusentity collection matching the filter and search expressions.DefaultSourcingProjectLifecycleStatusService.getAllSrcgProjLifecycleStatus()Deprecated.SourcingProjectLifecycleStatusService.getAllSrcgProjLifecycleStatus()Deprecated.Fetch multipleSrcgProjLifecycleStatusentities.DefaultSourcingProjectLifecycleStatusService.getSrcgProjLifecycleStatusByKey(String srcgProjLifecycleStatus) Deprecated.SourcingProjectLifecycleStatusService.getSrcgProjLifecycleStatusByKey(String srcgProjLifecycleStatus) Deprecated.Fetch a singleSrcgProjLifecycleStatusentity using key fields.