Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.field.JITCallRefTextHdrField
Packages that use JITCallRefTextHdrField
-
Uses of JITCallRefTextHdrField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall declared as JITCallRefTextHdrFieldModifier and TypeFieldDescriptionstatic final JITCallRefTextHdrField<String>JITCallRefTextHdr.INTERNAL_JIT_CALL_NUMBERUse with available fluent helpers to apply the InternalJITCallNumber field to query operations.static final JITCallRefTextHdrField<String>JITCallRefTextHdr.JIT_REF_TEXTUse with available fluent helpers to apply the JITRefText field to query operations.static final JITCallRefTextHdrField<String>JITCallRefTextHdr.JIT_REF_TYPEUse with available fluent helpers to apply the JITRefType field to query operations.static final JITCallRefTextHdrField<String>JITCallRefTextHdr.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall that return JITCallRefTextHdrFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
JITCallRefTextHdrField<T>JITCallRefTextHdr.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> JITCallRefTextHdrField<T>Use with available fluent helpers to apply an extension field to query operations.