Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SrcgProjImprtdSuplrListBP
Packages that use SrcgProjImprtdSuplrListBP
Package
Description
-
Uses of SrcgProjImprtdSuplrListBP in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type parameters of type SrcgProjImprtdSuplrListBPModifier and TypeFieldDescriptionstatic final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.ADDRESS_IDstatic final SimpleProperty<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.ALL_FIELDSSelector for all available fields of SrcgProjImprtdSuplrListBP.static final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.BUSINESS_PARTNERstatic final SimpleProperty.Boolean<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.BUSINESS_PARTNER_IS_BLOCKEDstatic final SimpleProperty.Guid<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.BUSINESS_PARTNER_UUIDstatic final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SOURCE_SUPPLIER_LIST_TYPEstatic final SimpleProperty.Guid<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SOURCE_SUPPLIER_LIST_UUIDstatic final SimpleProperty.Guid<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SOURCING_SUPPLIER_LIST_UUIDstatic final SimpleProperty.Guid<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SRCG_SUPLR_LIST_BUS_PART_UUIDstatic final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SUPLR_LIST_REFERENCE_OBJECT_TYPEstatic final SimpleProperty.Guid<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SUPLR_LIST_REFERENCE_OBJECT_UUIDstatic final SimpleProperty.Boolean<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SUPLR_LIST_SUPPLIER_IS_MANDATORYstatic final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SUPPLIERstatic final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SUPPLIER_COUNTRY_GROUPstatic final SimpleProperty.String<SrcgProjImprtdSuplrListBP>SrcgProjImprtdSuplrListBP.SUPPLIER_LIST_REFERENCE_OBJECTSourcingProject.TO__SRCG_PROJ_IMPRTD_SUPLR_LIST_BPUse with available request builders to apply the _SrcgProjImprtdSuplrListBP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SrcgProjImprtdSuplrListBPModifier and TypeMethodDescriptionSrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SrcgProjImprtdSuplrListBPModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjImprtdSuplrListBP>>SourcingProject.getSrcgProjImprtdSuplrListBPIfPresent()Retrieval of associated SrcgProjImprtdSuplrListBP entities (one to many).SrcgProjImprtdSuplrListBP.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SrcgProjImprtdSuplrListBPModifier and TypeMethodDescriptionvoidSourcingProject.addSrcgProjImprtdSuplrListBP(SrcgProjImprtdSuplrListBP... entity) Adds elements to the list of associated SrcgProjImprtdSuplrListBP entities.SourcingProject.SourcingProjectBuilder.srcgProjImprtdSuplrListBP(SrcgProjImprtdSuplrListBP... value) Navigation property _SrcgProjImprtdSuplrListBP for SourcingProject to multiple SrcgProjImprtdSuplrListBP.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjImprtdSuplrListBPModifier and TypeMethodDescriptionvoidSourcingProject.setSrcgProjImprtdSuplrListBP(List<SrcgProjImprtdSuplrListBP> value) Overwrites the list of associated SrcgProjImprtdSuplrListBP entities for the loaded navigation property _SrcgProjImprtdSuplrListBP. -
Uses of SrcgProjImprtdSuplrListBP 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 SrcgProjImprtdSuplrListBPModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSrcgProjImprtdSuplrListBP()Deprecated.SourcingProjectService.countSrcgProjImprtdSuplrListBP()Deprecated.Fetch the number of entries from theSrcgProjImprtdSuplrListBPentity collection matching the filter and search expressions.DefaultSourcingProjectService.getAllSrcgProjImprtdSuplrListBP()Deprecated.SourcingProjectService.getAllSrcgProjImprtdSuplrListBP()Deprecated.Fetch multipleSrcgProjImprtdSuplrListBPentities.DefaultSourcingProjectService.getSrcgProjImprtdSuplrListBPByKey(UUID srcgSuplrListBusPartUUID) Deprecated.SourcingProjectService.getSrcgProjImprtdSuplrListBPByKey(UUID srcgSuplrListBusPartUUID) Deprecated.Fetch a singleSrcgProjImprtdSuplrListBPentity using key fields.