Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.field.PlanDataField
Packages that use PlanDataField
-
Uses of PlanDataField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail declared as PlanDataFieldModifier and TypeFieldDescriptionstatic final PlanDataField<String>PlanData.BILLING_CONTROL_CATEGORYUse with available fluent helpers to apply the BillingControlCategory field to query operations.static final PlanDataField<String>PlanData.BILLING_CONTROL_CATEGORY_IDUse with available fluent helpers to apply the BillingControlCategoryID field to query operations.static final PlanDataField<String>PlanData.CONFIRMEDUse with available fluent helpers to apply the Confirmed field to query operations.static final PlanDataField<String>PlanData.DELVRY_SERV_ORGUse with available fluent helpers to apply the DelvryServOrg field to query operations.static final PlanDataField<String>PlanData.DELVRY_SERV_ORG_TUse with available fluent helpers to apply the DelvryServOrgT field to query operations.static final PlanDataField<BigDecimal>PlanData.EFFORTUse with available fluent helpers to apply the Effort field to query operations.static final PlanDataField<String>PlanData.EMPLOYEEUse with available fluent helpers to apply the Employee field to query operations.static final PlanDataField<String>PlanData.EMPLOYEE_NAMEUse with available fluent helpers to apply the EmployeeName field to query operations.static final PlanDataField<String>PlanData.FC_YEARUse with available fluent helpers to apply the FcYear field to query operations.static final PlanDataField<String>PlanData.PERIODUse with available fluent helpers to apply the Period field to query operations.static final PlanDataField<String>PlanData.PROJECT_IDUse with available fluent helpers to apply the ProjectID field to query operations.static final PlanDataField<String>PlanData.RES_TYPEUse with available fluent helpers to apply the ResType field to query operations.static final PlanDataField<String>PlanData.RES_TYPE_TEXTUse with available fluent helpers to apply the ResTypeText field to query operations.static final PlanDataField<String>PlanData.RESOURCE_IDUse with available fluent helpers to apply the ResourceId field to query operations.static final PlanDataField<String>PlanData.RESOURCE_TEXTUse with available fluent helpers to apply the ResourceText field to query operations.static final PlanDataField<String>PlanData.UOMUse with available fluent helpers to apply the Uom field to query operations.static final PlanDataField<String>PlanData.VERSIONUse with available fluent helpers to apply the Version field to query operations.static final PlanDataField<String>PlanData.WORK_PACKAGE_IDUse with available fluent helpers to apply the WorkPackageID field to query operations.static final PlanDataField<String>PlanData.WORKITEM_IDUse with available fluent helpers to apply the WorkitemId field to query operations.static final PlanDataField<String>PlanData.WORKITEM_NAMEUse with available fluent helpers to apply the WorkitemName field to query operations.static final PlanDataField<String>PlanData.WPNAMEUse with available fluent helpers to apply the Wpname field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail that return PlanDataFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PlanDataField<T>PlanData.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PlanDataField<T>Use with available fluent helpers to apply an extension field to query operations.