Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder.CnsldtnOrder
Packages that use CnsldtnOrder
Package
Description
-
Uses of CnsldtnOrder in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder with type parameters of type CnsldtnOrderModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnOrder,SAP__Message> CnsldtnOrder._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnOrder>CnsldtnOrder.ALL_FIELDSSelector for all available fields of CnsldtnOrder.static final SimpleProperty.Boolean<CnsldtnOrder>CnsldtnOrder.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnOrder>CnsldtnOrder.ORDER_IDstatic final NavigationProperty.Single<CnsldtnOrderText,CnsldtnOrder> CnsldtnOrderText.TO__ORDERUse with available request builders to apply the _Order navigation property to query operations.static final NavigationProperty.Collection<CnsldtnOrder,CnsldtnOrderText> CnsldtnOrder.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder that return CnsldtnOrderMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder that return types with arguments of type CnsldtnOrderModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnOrder>CnsldtnOrderText.getOrderIfPresent()Retrieval of associated CnsldtnOrder entity (one to one).CnsldtnOrder.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder with parameters of type CnsldtnOrderModifier and TypeMethodDescriptionCnsldtnOrderText.CnsldtnOrderTextBuilder.order(CnsldtnOrder value) Navigation property _Order for CnsldtnOrderText to single CnsldtnOrder.voidCnsldtnOrderText.setOrder(CnsldtnOrder value) Overwrites the associated CnsldtnOrder entity for the loaded navigation property _Order.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationorder with parameters of type CnsldtnOrderModifierConstructorDescriptionCnsldtnOrderText(String language, String orderID, String orderDescription, Boolean cnsldtnIsAdditionalMasterData, CnsldtnOrder to_Order) -
Uses of CnsldtnOrder in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type CnsldtnOrderModifier and TypeMethodDescriptionConsolidationOrderService.countCnsldtnOrder()Deprecated.Fetch the number of entries from theCnsldtnOrderentity collection matching the filter and search expressions.DefaultConsolidationOrderService.countCnsldtnOrder()Deprecated.ConsolidationOrderService.createCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Create a newCnsldtnOrderentity and save it to the S/4HANA system.DefaultConsolidationOrderService.createCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.ConsolidationOrderService.deleteCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Deletes an existingCnsldtnOrderentity in the S/4HANA system.DefaultConsolidationOrderService.deleteCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.ConsolidationOrderService.getAllCnsldtnOrder()Deprecated.Fetch multipleCnsldtnOrderentities.DefaultConsolidationOrderService.getAllCnsldtnOrder()Deprecated.ConsolidationOrderService.getCnsldtnOrderByKey(String orderID) Deprecated.Fetch a singleCnsldtnOrderentity using key fields.DefaultConsolidationOrderService.getCnsldtnOrderByKey(String orderID) Deprecated.ConsolidationOrderService.updateCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Update an existingCnsldtnOrderentity and save it to the S/4HANA system.DefaultConsolidationOrderService.updateCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnOrderModifier and TypeMethodDescriptionConsolidationOrderService.createCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Create a newCnsldtnOrderentity and save it to the S/4HANA system.DefaultConsolidationOrderService.createCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.ConsolidationOrderService.deleteCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Deletes an existingCnsldtnOrderentity in the S/4HANA system.DefaultConsolidationOrderService.deleteCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.ConsolidationOrderService.updateCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.Update an existingCnsldtnOrderentity and save it to the S/4HANA system.DefaultConsolidationOrderService.updateCnsldtnOrder(CnsldtnOrder cnsldtnOrder) Deprecated.