Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration.field.Et_ActionResultField
Packages that use Et_ActionResultField
Package
Description
-
Uses of Et_ActionResultField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration declared as Et_ActionResultFieldModifier and TypeFieldDescriptionstatic final Et_ActionResultField<String>Et_ActionResult.DOCUMENT_REFUse with available fluent helpers to apply the DocumentRef field to query operations.static final Et_ActionResultField<String>Et_ActionResult.ERROR_MSGUse with available fluent helpers to apply the ErrorMsg field to query operations.static final Et_ActionResultField<String>Et_ActionResult.SUCCESSSTATUSUse with available fluent helpers to apply the Successstatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration that return Et_ActionResultFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
Et_ActionResultField<T>Et_ActionResult.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> Et_ActionResultField<T>Use with available fluent helpers to apply an extension field to query operations.