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