Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdEntProjectItemField
Packages that use BusSolnOrdEntProjectItemField
-
Uses of BusSolnOrdEntProjectItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdEntProjectItemFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_CATEGORYUse with available fluent helpers to apply the BusSolnOrdItmCategory field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_DESCRIPTIONUse with available fluent helpers to apply the BusSolnOrdItmDescription field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_EXT_REFERENCEUse with available fluent helpers to apply the BusSolnOrdItmExtReference field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_IS_COMPLETEDUse with available fluent helpers to apply the BusSolnOrdItmIsCompleted field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_IS_RELEASEDUse with available fluent helpers to apply the BusSolnOrdItmIsReleased field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_QTY_UNIT_ISO_CODEUse with available fluent helpers to apply the BusSolnOrdItmQtyUnitISOCode field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUS_SOLN_ORD_ITM_QTY_UNIT_SAP_CODEUse with available fluent helpers to apply the BusSolnOrdItmQtyUnitSAPCode field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdEntProjectItemField<UUID>BusSolnOrdEntProjectItem.BUSINESS_SOLUTION_ORDER_ITEM_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderItemUUID field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.ENTERPRISE_PROJECT_SERVICE_ORGUse with available fluent helpers to apply the EnterpriseProjectServiceOrg field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.LINKED_PROJECTUse with available fluent helpers to apply the LinkedProject field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final BusSolnOrdEntProjectItemField<LocalDateTime>BusSolnOrdEntProjectItem.PROJECT_END_DATEUse with available fluent helpers to apply the ProjectEndDate field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.PROJECT_MANAGERUse with available fluent helpers to apply the ProjectManager field to query operations.static final BusSolnOrdEntProjectItemField<LocalDateTime>BusSolnOrdEntProjectItem.PROJECT_START_DATEUse with available fluent helpers to apply the ProjectStartDate field to query operations.static final BusSolnOrdEntProjectItemField<BigDecimal>BusSolnOrdEntProjectItem.QUANTITYUse with available fluent helpers to apply the Quantity field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.QUANTITY_UNITUse with available fluent helpers to apply the QuantityUnit field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.RESPONSIBLE_COST_CENTERUse with available fluent helpers to apply the ResponsibleCostCenter field to query operations.static final BusSolnOrdEntProjectItemField<UUID>BusSolnOrdEntProjectItem.SERVICE_DOCUMENT_ITEM_CHAR_UUIDUse with available fluent helpers to apply the ServiceDocumentItemCharUUID field to query operations.static final BusSolnOrdEntProjectItemField<BigDecimal>BusSolnOrdEntProjectItem.SERVICE_DOCUMENT_ITEM_NET_AMOUNTUse with available fluent helpers to apply the ServiceDocumentItemNetAmount field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final BusSolnOrdEntProjectItemField<String>BusSolnOrdEntProjectItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdEntProjectItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdEntProjectItemField<T>BusSolnOrdEntProjectItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdEntProjectItemField<T>Use with available fluent helpers to apply an extension field to query operations.