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