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