Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field.ChgRecdPLMEPDCollabnField
Packages that use ChgRecdPLMEPDCollabnField
-
Uses of ChgRecdPLMEPDCollabnField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdPLMEPDCollabnFieldModifier and TypeFieldDescriptionstatic final ChgRecdPLMEPDCollabnField<UUID>ChgRecdPLMEPDCollabn.CHANGE_RECORD_UUIDUse with available fluent helpers to apply the ChangeRecordUUID field to query operations.static final ChgRecdPLMEPDCollabnField<String>ChgRecdPLMEPDCollabn.CHG_RECD_PLMEPD_COLLABN_IDUse with available fluent helpers to apply the ChgRecdPLMEPDCollabnID field to query operations.static final ChgRecdPLMEPDCollabnField<String>ChgRecdPLMEPDCollabn.CHG_RECD_PLMEPD_COLLABN_SOURCE_IDUse with available fluent helpers to apply the ChgRecdPLMEPDCollabnSourceID field to query operations.static final ChgRecdPLMEPDCollabnField<String>ChgRecdPLMEPDCollabn.CHG_RECD_PLMEPD_COLLABN_TYPEUse with available fluent helpers to apply the ChgRecdPLMEPDCollabnType field to query operations.static final ChgRecdPLMEPDCollabnField<UUID>ChgRecdPLMEPDCollabn.CHG_RECD_PLMEPD_COLLABN_UUIDUse with available fluent helpers to apply the ChgRecdPLMEPDCollabnUUID field to query operations.static final ChgRecdPLMEPDCollabnField<String>ChgRecdPLMEPDCollabn.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ChgRecdPLMEPDCollabnField<ZonedDateTime>ChgRecdPLMEPDCollabn.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ChgRecdPLMEPDCollabnField<Boolean>ChgRecdPLMEPDCollabn.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChgRecdPLMEPDCollabnFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChgRecdPLMEPDCollabnField<T>ChgRecdPLMEPDCollabn.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChgRecdPLMEPDCollabnField<T>Use with available fluent helpers to apply an extension field to query operations.