Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement.field.PlannedIndepRqmtField
Packages that use PlannedIndepRqmtField
Package
Description
-
Uses of PlannedIndepRqmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement declared as PlannedIndepRqmtFieldModifier and TypeFieldDescriptionstatic final PlannedIndepRqmtField<String>PlannedIndepRqmt.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PLND_INDEP_RQMT_ACCT_ASSGMT_CATUse with available fluent helpers to apply the PlndIndepRqmtAcctAssgmtCat field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PLND_INDEP_RQMT_INTERNAL_IDUse with available fluent helpers to apply the PlndIndepRqmtInternalID field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PLND_INDEP_RQMT_IS_ACTIVEUse with available fluent helpers to apply the PlndIndepRqmtIsActive field to query operations.static final PlannedIndepRqmtField<Boolean>PlannedIndepRqmt.PLND_INDEP_RQMT_ITEM_OCUse with available fluent helpers to apply the to_PlndIndepRqmtItem_oc field to query operations.static final PlannedIndepRqmtField<ZonedDateTime>PlannedIndepRqmt.PLND_INDEP_RQMT_LAST_CHGD_DATE_TIMEUse with available fluent helpers to apply the PlndIndepRqmtLastChgdDateTime field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PLND_INDEP_RQMT_TYPEUse with available fluent helpers to apply the PlndIndepRqmtType field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PLND_INDEP_RQMT_VERSIONUse with available fluent helpers to apply the PlndIndepRqmtVersion field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.REQUIREMENT_PLANUse with available fluent helpers to apply the RequirementPlan field to query operations.static final PlannedIndepRqmtField<Boolean>PlannedIndepRqmt.REQUIREMENT_PLAN_IS_EXTERNALUse with available fluent helpers to apply the RequirementPlanIsExternal field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.REQUIREMENT_SEGMENTUse with available fluent helpers to apply the RequirementSegment field to query operations.static final PlannedIndepRqmtField<Boolean>PlannedIndepRqmt.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final PlannedIndepRqmtField<String>PlannedIndepRqmt.WBS_ELEMENTUse with available fluent helpers to apply the WBSElement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.extendedplannedindependentrequirement that return PlannedIndepRqmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PlannedIndepRqmtField<T>PlannedIndepRqmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PlannedIndepRqmtField<T>Use with available fluent helpers to apply an extension field to query operations.