Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChgRecdEquipBOMField
Packages that use ChgRecdEquipBOMField
-
Uses of ChgRecdEquipBOMField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdEquipBOMFieldModifier and TypeFieldDescriptionstatic final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.BILL_OF_MATERIALUse with available fluent helpers to apply the BillOfMaterial field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.BILL_OF_MATERIAL_CATEGORYUse with available fluent helpers to apply the BillOfMaterialCategory field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.BILL_OF_MATERIAL_VARIANTUse with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.BILL_OF_MATERIAL_VARIANT_USAGEUse with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORDUse with available fluent helpers to apply the ChangeRecord field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORD_ITEM_PROCG_STATUSUse with available fluent helpers to apply the ChangeRecordItemProcgStatus field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORD_ITEM_RELEVANCEUse with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChgRecdEquipBOMField<UUID>ChgRecdEquipBOM.CHANGE_RECORD_REF_OBJECT_UUIDUse with available fluent helpers to apply the ChangeRecordRefObjectUUID field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORD_REFERENCEUse with available fluent helpers to apply the ChangeRecordReference field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORD_REFERENCE_SUBTYPEUse with available fluent helpers to apply the ChangeRecordReferenceSubtype field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORD_REFERENCE_TYPEUse with available fluent helpers to apply the ChangeRecordReferenceType field to query operations.static final ChgRecdEquipBOMField<UUID>ChgRecdEquipBOM.CHANGE_RECORD_REFERENCE_UUIDUse with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChgRecdEquipBOMField<UUID>ChgRecdEquipBOM.CHANGE_RECORD_UUIDUse with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CHANGE_RECORD_VIRTUAL_REF_INDUse with available fluent helpers to apply the ChangeRecordVirtualRefInd field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ChgRecdEquipBOMField<ZonedDateTime>ChgRecdEquipBOM.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ChgRecdEquipBOMField<Boolean>ChgRecdEquipBOM.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.IS_MAIN_REFERENCEUse with available fluent helpers to apply the IsMainReference field to query operations.static final ChgRecdEquipBOMField<ZonedDateTime>ChgRecdEquipBOM.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChgRecdEquipBOMField<UUID>ChgRecdEquipBOM.PARENT_CHANGE_RECORD_REF_UUIDUse with available fluent helpers to apply the ParentChangeRecordRefUUID field to query operations.static final ChgRecdEquipBOMField<String>ChgRecdEquipBOM.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ChgRecdEquipBOMField<Boolean>ChgRecdEquipBOM.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 ChgRecdEquipBOMFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChgRecdEquipBOMField<T>ChgRecdEquipBOM.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChgRecdEquipBOMField<T>Use with available fluent helpers to apply an extension field to query operations.