Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field.ChangeMasterObjTypeAssgmtField
Packages that use ChangeMasterObjTypeAssgmtField
-
Uses of ChangeMasterObjTypeAssgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterObjTypeAssgmtFieldModifier and TypeFieldDescriptionstatic final ChangeMasterObjTypeAssgmtField<String>ChangeMasterObjTypeAssgmt.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChangeMasterObjTypeAssgmtField<ZonedDateTime>ChangeMasterObjTypeAssgmt.CHANGE_NUMBER_LAST_CHGD_DATE_TIMEUse with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.IS_ACTIVE_FOR_CHANGE_NUMBERUse with available fluent helpers to apply the IsActiveForChangeNumber field to query operations.static final ChangeMasterObjTypeAssgmtField<String>ChangeMasterObjTypeAssgmt.IS_LOCKED_FOR_CHANGESUse with available fluent helpers to apply the IsLockedForChanges field to query operations.static final ChangeMasterObjTypeAssgmtField<String>ChangeMasterObjTypeAssgmt.IS_PARTIALLY_DISPLAYEDUse with available fluent helpers to apply the IsPartiallyDisplayed field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.OBJ_MGMT_RECD_IS_AUTOMLY_CRTEDUse with available fluent helpers to apply the ObjMgmtRecdIsAutomlyCrted field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.OBJ_MGMT_RECD_IS_AUTOMLY_CRTED_BY_DLGUse with available fluent helpers to apply the ObjMgmtRecdIsAutomlyCrtedByDlg field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.OBJ_MGMT_RECD_IS_GENERATEDUse with available fluent helpers to apply the ObjMgmtRecdIsGenerated field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.OBJ_MGMT_RECD_IS_REQUIREDUse with available fluent helpers to apply the ObjMgmtRecdIsRequired field to query operations.static final ChangeMasterObjTypeAssgmtField<String>ChangeMasterObjTypeAssgmt.OBJECT_TYPE_CREATED_BY_USERUse with available fluent helpers to apply the ObjectTypeCreatedByUser field to query operations.static final ChangeMasterObjTypeAssgmtField<LocalDateTime>ChangeMasterObjTypeAssgmt.OBJECT_TYPE_CREATION_DATEUse with available fluent helpers to apply the ObjectTypeCreationDate field to query operations.static final ChangeMasterObjTypeAssgmtField<String>ChangeMasterObjTypeAssgmt.OBJECT_TYPE_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the ObjectTypeLastChangedByUser field to query operations.static final ChangeMasterObjTypeAssgmtField<LocalDateTime>ChangeMasterObjTypeAssgmt.OBJECT_TYPE_LAST_CHANGED_DATEUse with available fluent helpers to apply the ObjectTypeLastChangedDate field to query operations.static final ChangeMasterObjTypeAssgmtField<String>ChangeMasterObjTypeAssgmt.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.static final ChangeMasterObjTypeAssgmtField<Boolean>ChangeMasterObjTypeAssgmt.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.changemasterv2 that return ChangeMasterObjTypeAssgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeMasterObjTypeAssgmtField<T>ChangeMasterObjTypeAssgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeMasterObjTypeAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.