Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChgRecdRefStdBOMField
Packages that use ChgRecdRefStdBOMField
-
Uses of ChgRecdRefStdBOMField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdRefStdBOMFieldModifier and TypeFieldDescriptionstatic final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.BILL_OF_MATERIAL_VARIANTUse with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.BILL_OF_MATERIAL_VARIANT_USAGEUse with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.CHANGE_RECORDUse with available fluent helpers to apply the ChangeRecord field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.CHANGE_RECORD_ITEM_PROCG_STATUSUse with available fluent helpers to apply the ChangeRecordItemProcgStatus field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.CHANGE_RECORD_ITEM_RELEVANCEUse with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChgRecdRefStdBOMField<UUID>ChgRecdRefStdBOM.CHANGE_RECORD_REFERENCE_UUIDUse with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChgRecdRefStdBOMField<UUID>ChgRecdRefStdBOM.CHANGE_RECORD_UUIDUse with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ChgRecdRefStdBOMField<ZonedDateTime>ChgRecdRefStdBOM.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ChgRecdRefStdBOMField<Boolean>ChgRecdRefStdBOM.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChgRecdRefStdBOMField<ZonedDateTime>ChgRecdRefStdBOM.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ChgRecdRefStdBOMField<String>ChgRecdRefStdBOM.STANDARD_OBJECTUse with available fluent helpers to apply the StandardObject field to query operations.static final ChgRecdRefStdBOMField<Boolean>ChgRecdRefStdBOM.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 ChgRecdRefStdBOMFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChgRecdRefStdBOMField<T>ChgRecdRefStdBOM.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChgRecdRefStdBOMField<T>Use with available fluent helpers to apply an extension field to query operations.