Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode.SrcgProjItemDmndConfCodeTxt
Packages that use SrcgProjItemDmndConfCodeTxt
Package
Description
-
Uses of SrcgProjItemDmndConfCodeTxt 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 SrcgProjItemDmndConfCodeTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjItemDmndConfCodeTxt>SrcgProjItemDmndConfCodeTxt.ALL_FIELDSSelector for all available fields of SrcgProjItemDmndConfCodeTxt.static final SimpleProperty.String<SrcgProjItemDmndConfCodeTxt>SrcgProjItemDmndConfCodeTxt.LANGUAGEstatic final SimpleProperty.String<SrcgProjItemDmndConfCodeTxt>SrcgProjItemDmndConfCodeTxt.SRCG_PROJ_ITEM_DEMAND_CONF_CODEstatic final SimpleProperty.String<SrcgProjItemDmndConfCodeTxt>SrcgProjItemDmndConfCodeTxt.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 SrcgProjItemDmndConfCodeTxtModifier and TypeMethodDescriptionSrcgProjItemDmndConfCodeTxt.SrcgProjItemDmndConfCodeTxtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode that return types with arguments of type SrcgProjItemDmndConfCodeTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjItemDmndConfCodeTxt>>SrcgProjItemDemandConfCode.getTextIfPresent()Retrieval of associated SrcgProjItemDmndConfCodeTxt entities (one to many).SrcgProjItemDmndConfCodeTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode with parameters of type SrcgProjItemDmndConfCodeTxtModifier and TypeMethodDescriptionvoidSrcgProjItemDemandConfCode.addText(SrcgProjItemDmndConfCodeTxt... entity) Adds elements to the list of associated SrcgProjItemDmndConfCodeTxt entities.SrcgProjItemDemandConfCode.SrcgProjItemDemandConfCodeBuilder.text(SrcgProjItemDmndConfCodeTxt... value) Navigation property _Text for SrcgProjItemDemandConfCode to multiple SrcgProjItemDmndConfCodeTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode with type arguments of type SrcgProjItemDmndConfCodeTxtModifier and TypeMethodDescriptionvoidSrcgProjItemDemandConfCode.setText(List<SrcgProjItemDmndConfCodeTxt> value) Overwrites the list of associated SrcgProjItemDmndConfCodeTxt entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojectdemandconfirmationcode with type arguments of type SrcgProjItemDmndConfCodeTxtModifierConstructorDescriptionSrcgProjItemDemandConfCode(String srcgProjItemDemandConfCode, String srcgProjItemDemandConfCodeName, List<SrcgProjItemDmndConfCodeTxt> to_Text) -
Uses of SrcgProjItemDmndConfCodeTxt 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 SrcgProjItemDmndConfCodeTxtModifier and TypeMethodDescriptionDefaultSourcingProjectDemandConfirmationCodeService.countSrcgProjItemDmndConfCodeTxt()Deprecated.SourcingProjectDemandConfirmationCodeService.countSrcgProjItemDmndConfCodeTxt()Deprecated.Fetch the number of entries from theSrcgProjItemDmndConfCodeTxtentity collection matching the filter and search expressions.DefaultSourcingProjectDemandConfirmationCodeService.getAllSrcgProjItemDmndConfCodeTxt()Deprecated.SourcingProjectDemandConfirmationCodeService.getAllSrcgProjItemDmndConfCodeTxt()Deprecated.Fetch multipleSrcgProjItemDmndConfCodeTxtentities.DefaultSourcingProjectDemandConfirmationCodeService.getSrcgProjItemDmndConfCodeTxtByKey(String srcgProjItemDemandConfCode, String language) Deprecated.SourcingProjectDemandConfirmationCodeService.getSrcgProjItemDmndConfCodeTxtByKey(String srcgProjItemDemandConfCode, String language) Deprecated.Fetch a singleSrcgProjItemDmndConfCodeTxtentity using key fields.