Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.selectable.SrvcContrItmBillgReqItemSelectable
Packages that use SrvcContrItmBillgReqItemSelectable
Package
Description
-
Uses of SrvcContrItmBillgReqItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as SrvcContrItmBillgReqItemSelectableModifier and TypeFieldDescriptionstatic final SrvcContrItmBillgReqItemSelectableSrvcContrItmBillgReqItem.ALL_FIELDSSelector for all available fields of SrvcContrItmBillgReqItem. -
Uses of SrvcContrItmBillgReqItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field that implement SrvcContrItmBillgReqItemSelectableModifier and TypeClassDescriptionclassSrvcContrItmBillgReqItemField<FieldT>Template class to represent entity fields of the EntitySrvcContrItmBillgReqItem. -
Uses of SrvcContrItmBillgReqItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link that implement SrvcContrItmBillgReqItemSelectableModifier and TypeClassDescriptionclassSrvcContrItmBillgReqItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcContrItmBillgReqItemto other entities.classSrvcContrItmBillgReqItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcContrItmBillgReqItemto other entities, where the cardinality of the related entity is at most 1.