Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.field.SpecAuthorizationGroupTextField
Packages that use SpecAuthorizationGroupTextField
-
Uses of SpecAuthorizationGroupTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance declared as SpecAuthorizationGroupTextFieldModifier and TypeFieldDescriptionstatic final SpecAuthorizationGroupTextField<String>SpecAuthorizationGroupText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SpecAuthorizationGroupTextField<String>SpecAuthorizationGroupText.SPECIFICATION_AUTHZN_GROUPUse with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.static final SpecAuthorizationGroupTextField<String>SpecAuthorizationGroupText.SPECIFICATION_AUTHZN_GROUP_DESCUse with available fluent helpers to apply the SpecificationAuthznGroupDesc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return SpecAuthorizationGroupTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SpecAuthorizationGroupTextField<T>SpecAuthorizationGroupText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SpecAuthorizationGroupTextField<T>Use with available fluent helpers to apply an extension field to query operations.