Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChangeRecordReferenceBitField
Packages that use ChangeRecordReferenceBitField
-
Uses of ChangeRecordReferenceBitField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChangeRecordReferenceBitFieldModifier and TypeFieldDescriptionstatic final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.BILL_OF_MATERIAL_COMPONENTUse with available fluent helpers to apply the BillOfMaterialComponent field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.BILL_OF_MATERIAL_ITEM_NUMBERUse with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.BILL_OF_MATERIAL_VARIANTUse with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.BILL_OF_MATERIAL_VARIANT_USAGEUse with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.CHANGE_RECORDUse with available fluent helpers to apply the ChangeRecord field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.CHANGE_RECORD_ITEM_RELEVANCEUse with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.CHANGE_RECORD_REFERENCE_TYPEUse with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.static final ChangeRecordReferenceBitField<UUID>ChangeRecordReferenceBit.CHANGE_RECORD_REFERENCE_UUIDUse with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChangeRecordReferenceBitField<UUID>ChangeRecordReferenceBit.CHANGE_RECORD_UUIDUse with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ChangeRecordReferenceBitField<ZonedDateTime>ChangeRecordReferenceBit.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ChangeRecordReferenceBitField<Boolean>ChangeRecordReferenceBit.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeRecordReferenceBitField<BigDecimal>ChangeRecordReferenceBit.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ChangeRecordReferenceBitField<String>ChangeRecordReferenceBit.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ChangeRecordReferenceBitField<Boolean>ChangeRecordReferenceBit.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChangeRecordReferenceBitFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeRecordReferenceBitField<T>ChangeRecordReferenceBit.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeRecordReferenceBitField<T>Use with available fluent helpers to apply an extension field to query operations.