import { ProductValuation } from './ProductValuation'; import { ProductValuationRequestBuilder } from './ProductValuationRequestBuilder'; import { ProductMlAccountApi } from './ProductMlAccountApi'; import { ProductMlPricesApi } from './ProductMlPricesApi'; import { ProductValuationAccountApi } from './ProductValuationAccountApi'; import { ProductValuationCostingApi } from './ProductValuationCostingApi'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField, Link, OneToOneLink } from '@sap-cloud-sdk/odata-v2'; export declare class ProductValuationApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ProductMlAccountApi, ProductMlPricesApi, ProductValuationAccountApi, ProductValuationCostingApi ]): this; entityConstructor: typeof ProductValuation; requestBuilder(): ProductValuationRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * Static representation of the one-to-many navigation property [[toMlAccount]] for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TO_ML_ACCOUNT: Link, DeSerializersT, ProductMlAccountApi>; /** * Static representation of the one-to-many navigation property [[toMlPrices]] for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TO_ML_PRICES: Link, DeSerializersT, ProductMlPricesApi>; /** * Static representation of the one-to-one navigation property [[toValuationAccount]] for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TO_VALUATION_ACCOUNT: OneToOneLink, DeSerializersT, ProductValuationAccountApi>; /** * Static representation of the one-to-one navigation property [[toValuationCosting]] for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TO_VALUATION_COSTING: OneToOneLink, DeSerializersT, ProductValuationCostingApi>; /** * Static representation of the [[product]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRODUCT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[valuationArea]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VALUATION_AREA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[valuationType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VALUATION_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[valuationClass]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VALUATION_CLASS: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[priceDeterminationControl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRICE_DETERMINATION_CONTROL: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[standardPrice]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ STANDARD_PRICE: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[priceUnitQty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRICE_UNIT_QTY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[inventoryValuationProcedure]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ INVENTORY_VALUATION_PROCEDURE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[isMarkedForDeletion]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IS_MARKED_FOR_DELETION: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[movingAveragePrice]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MOVING_AVERAGE_PRICE: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[valuationCategory]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VALUATION_CATEGORY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[productUsageType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRODUCT_USAGE_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[productOriginType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRODUCT_ORIGIN_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[isProducedInhouse]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IS_PRODUCED_INHOUSE: EdmTypeField>, DeSerializersT, "Edm.Boolean", true, true>; /** * Static representation of the [[prodCostEstNumber]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PROD_COST_EST_NUMBER: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[projectStockValuationClass]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PROJECT_STOCK_VALUATION_CLASS: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[valuationClassSalesOrderStock]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ VALUATION_CLASS_SALES_ORDER_STOCK: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[plannedPrice1InCoCodeCrcy]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANNED_PRICE_1_IN_CO_CODE_CRCY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[plannedPrice2InCoCodeCrcy]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANNED_PRICE_2_IN_CO_CODE_CRCY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[plannedPrice3InCoCodeCrcy]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANNED_PRICE_3_IN_CO_CODE_CRCY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[futurePlndPrice1ValdtyDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FUTURE_PLND_PRICE_1_VALDTY_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[futurePlndPrice2ValdtyDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FUTURE_PLND_PRICE_2_VALDTY_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[futurePlndPrice3ValdtyDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FUTURE_PLND_PRICE_3_VALDTY_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[taxBasedPricesPriceUnitQty]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ TAX_BASED_PRICES_PRICE_UNIT_QTY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[priceLastChangeDate]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PRICE_LAST_CHANGE_DATE: OrderableEdmTypeField>, DeSerializersT, "Edm.DateTime", true, true>; /** * Static representation of the [[plannedPrice]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANNED_PRICE: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[prevInvtryPriceInCoCodeCrcy]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PREV_INVTRY_PRICE_IN_CO_CODE_CRCY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[currency]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ CURRENCY: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[baseUnit]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ BASE_UNIT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; }; } //# sourceMappingURL=ProductValuationApi.d.ts.map