Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ProjectExternalIDField
Packages that use ProjectExternalIDField
-
Uses of ProjectExternalIDField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ProjectExternalIDFieldModifier and TypeFieldDescriptionstatic final ProjectExternalIDField<String>ProjectExternalID.PROJECT_EXTERNAL_ID_TEXTUse with available fluent helpers to apply the ProjectExternalIDText field to query operations.static final ProjectExternalIDField<String>ProjectExternalID.PROJECT_EXTERNAL_IDIDUse with available fluent helpers to apply the ProjectExternalID_ID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ProjectExternalIDFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectExternalIDField<T>ProjectExternalID.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectExternalIDField<T>Use with available fluent helpers to apply an extension field to query operations.