Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.PartnerProjectInternalIDField
Packages that use PartnerProjectInternalIDField
-
Uses of PartnerProjectInternalIDField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PartnerProjectInternalIDFieldModifier and TypeFieldDescriptionstatic final PartnerProjectInternalIDField<String>PartnerProjectInternalID.PARTNER_PROJECT_EXTERNAL_IDUse with available fluent helpers to apply the PartnerProjectExternalID field to query operations.static final PartnerProjectInternalIDField<String>PartnerProjectInternalID.PARTNER_PROJECT_INTERNAL_IDIDUse with available fluent helpers to apply the PartnerProjectInternalID_ID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PartnerProjectInternalIDFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PartnerProjectInternalIDField<T>PartnerProjectInternalID.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PartnerProjectInternalIDField<T>Use with available fluent helpers to apply an extension field to query operations.