Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChgRecdObjPgMaintTskListField
Packages that use ChgRecdObjPgMaintTskListField
-
Uses of ChgRecdObjPgMaintTskListField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdObjPgMaintTskListFieldModifier and TypeFieldDescriptionstatic final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.CHANGE_RECORDUse with available fluent helpers to apply the ChangeRecord field to query operations.static final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.CHANGE_RECORD_ITEM_PROCG_STATUSUse with available fluent helpers to apply the ChangeRecordItemProcgStatus field to query operations.static final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.CHANGE_RECORD_ITEM_RELEVANCEUse with available fluent helpers to apply the ChangeRecordItemRelevance field to query operations.static final ChgRecdObjPgMaintTskListField<UUID>ChgRecdObjPgMaintTskList.CHANGE_RECORD_REFERENCE_UUIDUse with available fluent helpers to apply the ChangeRecordReferenceUUID field to query operations.static final ChgRecdObjPgMaintTskListField<UUID>ChgRecdObjPgMaintTskList.CHANGE_RECORD_UUIDUse with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ChgRecdObjPgMaintTskListField<ZonedDateTime>ChgRecdObjPgMaintTskList.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ChgRecdObjPgMaintTskListField<Boolean>ChgRecdObjPgMaintTskList.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChgRecdObjPgMaintTskListField<ZonedDateTime>ChgRecdObjPgMaintTskList.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.REF_MAINT_TSK_LISTUse with available fluent helpers to apply the RefMaintTskList field to query operations.static final ChgRecdObjPgMaintTskListField<String>ChgRecdObjPgMaintTskList.REF_MAINT_TSK_LIST_GROUPUse with available fluent helpers to apply the RefMaintTskListGroup field to query operations.static final ChgRecdObjPgMaintTskListField<Boolean>ChgRecdObjPgMaintTskList.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 ChgRecdObjPgMaintTskListFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChgRecdObjPgMaintTskListField<T>ChgRecdObjPgMaintTskList.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChgRecdObjPgMaintTskListField<T>Use with available fluent helpers to apply an extension field to query operations.