Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting.field.AllowlistField
Packages that use AllowlistField
Package
Description
-
Uses of AllowlistField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting declared as AllowlistFieldModifier and TypeFieldDescriptionstatic final AllowlistField<String>Allowlist.RECEIVER_COMPANY_CODEUse with available fluent helpers to apply the ReceiverCompanyCode field to query operations.static final AllowlistField<String>Allowlist.SENDER_COMPANY_CODEUse with available fluent helpers to apply the SenderCompanyCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting that return AllowlistFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AllowlistField<T>Allowlist.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AllowlistField<T>Use with available fluent helpers to apply an extension field to query operations.