Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field.ChangeMstrObjectMgmtRecordField
Packages that use ChangeMstrObjectMgmtRecordField
-
Uses of ChangeMstrObjectMgmtRecordField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMstrObjectMgmtRecordFieldModifier and TypeFieldDescriptionstatic final ChangeMstrObjectMgmtRecordField<Boolean>ChangeMstrObjectMgmtRecord.ASSIGN_ALT_DATE_OBJ_MGMT_RECORD_ACUse with available fluent helpers to apply the AssignAltDateObjMgmtRecord_ac field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChangeMstrObjectMgmtRecordField<ZonedDateTime>ChangeMstrObjectMgmtRecord.CHANGE_NUMBER_LAST_CHGD_DATE_TIMEUse with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.CHG_NMBR_ALTERNATIVE_DATE_IDUse with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.static final ChangeMstrObjectMgmtRecordField<Boolean>ChangeMstrObjectMgmtRecord.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_CREATED_BYUse with available fluent helpers to apply the ObjMgmtRecdCreatedBy field to query operations.static final ChangeMstrObjectMgmtRecordField<LocalDateTime>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_CREATION_DATEUse with available fluent helpers to apply the ObjMgmtRecdCreationDate field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_DESCRIPTIONUse with available fluent helpers to apply the ObjMgmtRecdDescription field to query operations.static final ChangeMstrObjectMgmtRecordField<UUID>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_ITEM_UUIDUse with available fluent helpers to apply the ObjMgmtRecdItemUUID field to query operations.static final ChangeMstrObjectMgmtRecordField<LocalDateTime>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_LAST_CHANGED_ATUse with available fluent helpers to apply the ObjMgmtRecdLastChangedAt field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_LAST_CHANGED_BYUse with available fluent helpers to apply the ObjMgmtRecdLastChangedBy field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_OBJ_IS_BASELINEDUse with available fluent helpers to apply the ObjMgmtRecdObjIsBaselined field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHGUse with available fluent helpers to apply the ObjMgmtRecdObjIsLockedForChg field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_OBJ_IS_PLANNEDUse with available fluent helpers to apply the ObjMgmtRecdObjIsPlanned field to query operations.static final ChangeMstrObjectMgmtRecordField<LocalDateTime>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_OBJ_LAST_CHANGED_ATUse with available fluent helpers to apply the ObjMgmtRecdObjLastChangedAt field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BYUse with available fluent helpers to apply the ObjMgmtRecdObjLastChangedBy field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.OBJ_MGMT_RECD_OBJ_REVISION_LEVELUse with available fluent helpers to apply the ObjMgmtRecdObjRevisionLevel field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.SAP_OBJECT_READABLE_IDUse with available fluent helpers to apply the SAPObjectReadableID field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.SAP_OBJECT_TECHNICAL_IDUse with available fluent helpers to apply the SAPObjectTechnicalID field to query operations.static final ChangeMstrObjectMgmtRecordField<String>ChangeMstrObjectMgmtRecord.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.static final ChangeMstrObjectMgmtRecordField<Boolean>ChangeMstrObjectMgmtRecord.UNASSIGN_ALT_DATE_OBJ_MGMT_RECORD_ACUse with available fluent helpers to apply the UnassignAltDateObjMgmtRecord_ac field to query operations.static final ChangeMstrObjectMgmtRecordField<Boolean>ChangeMstrObjectMgmtRecord.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 ChangeMstrObjectMgmtRecordFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeMstrObjectMgmtRecordField<T>ChangeMstrObjectMgmtRecord.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeMstrObjectMgmtRecordField<T>Use with available fluent helpers to apply an extension field to query operations.