Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode.SrcgProjItemDemandConfCode
Packages that use SrcgProjItemDemandConfCode
Package
Description
-
Uses of SrcgProjItemDemandConfCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode with type parameters of type SrcgProjItemDemandConfCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjItemDemandConfCode>SrcgProjItemDemandConfCode.ALL_FIELDSSelector for all available fields of SrcgProjItemDemandConfCode.static final SimpleProperty.String<SrcgProjItemDemandConfCode>SrcgProjItemDemandConfCode.SRCG_PROJ_ITEM_DEMAND_CONF_CODEstatic final SimpleProperty.String<SrcgProjItemDemandConfCode>SrcgProjItemDemandConfCode.SRCG_PROJ_ITEM_DEMAND_CONF_CODE_NAMESrcgProjItemDmndConfCodeTxt.TO__SRCG_PROJ_ITEM_DEMAND_CONF_CODEUse with available request builders to apply the _SrcgProjItemDemandConfCode navigation property to query operations.SrcgProjItemDemandConfCode.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode that return SrcgProjItemDemandConfCodeModifier and TypeMethodDescriptionSrcgProjItemDemandConfCode.SrcgProjItemDemandConfCodeBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode that return types with arguments of type SrcgProjItemDemandConfCodeModifier and TypeMethodDescriptionio.vavr.control.Option<SrcgProjItemDemandConfCode>SrcgProjItemDmndConfCodeTxt.getSrcgProjItemDemandConfCodeIfPresent()Retrieval of associated SrcgProjItemDemandConfCode entity (one to one).SrcgProjItemDemandConfCode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode with parameters of type SrcgProjItemDemandConfCodeModifier and TypeMethodDescriptionvoidSrcgProjItemDmndConfCodeTxt.setSrcgProjItemDemandConfCode(SrcgProjItemDemandConfCode value) Overwrites the associated SrcgProjItemDemandConfCode entity for the loaded navigation property _SrcgProjItemDemandConfCode.SrcgProjItemDmndConfCodeTxt.SrcgProjItemDmndConfCodeTxtBuilder.srcgProjItemDemandConfCode(SrcgProjItemDemandConfCode value) Navigation property _SrcgProjItemDemandConfCode for SrcgProjItemDmndConfCodeTxt to single SrcgProjItemDemandConfCode.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode with parameters of type SrcgProjItemDemandConfCodeModifierConstructorDescriptionSrcgProjItemDmndConfCodeTxt(String srcgProjItemDemandConfCode, String language, String srcgProjItemDemandConfCodeName, SrcgProjItemDemandConfCode to_SrcgProjItemDemandConfCode) -
Uses of SrcgProjItemDemandConfCode 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 SrcgProjItemDemandConfCodeModifier and TypeMethodDescriptionDefaultSourcingProjectDemandConfirmationCodeService.countSrcgProjItemDemandConfCode()Deprecated.SourcingProjectDemandConfirmationCodeService.countSrcgProjItemDemandConfCode()Deprecated.Fetch the number of entries from theSrcgProjItemDemandConfCodeentity collection matching the filter and search expressions.DefaultSourcingProjectDemandConfirmationCodeService.getAllSrcgProjItemDemandConfCode()Deprecated.SourcingProjectDemandConfirmationCodeService.getAllSrcgProjItemDemandConfCode()Deprecated.Fetch multipleSrcgProjItemDemandConfCodeentities.DefaultSourcingProjectDemandConfirmationCodeService.getSrcgProjItemDemandConfCodeByKey(String srcgProjItemDemandConfCode) Deprecated.SourcingProjectDemandConfirmationCodeService.getSrcgProjItemDemandConfCodeByKey(String srcgProjItemDemandConfCode) Deprecated.Fetch a singleSrcgProjItemDemandConfCodeentity using key fields.