import { ProductPlantMrpArea } from './ProductPlantMrpArea'; import { ProductPlantMrpAreaRequestBuilder } from './ProductPlantMrpAreaRequestBuilder'; import { CustomField, DefaultDeSerializers, DeSerializers, AllFields, EntityBuilderType, EntityApi, EdmTypeField, OrderableEdmTypeField } from '@sap-cloud-sdk/odata-v2'; export declare class ProductPlantMrpAreaApi implements EntityApi, DeSerializersT> { deSerializers: DeSerializersT; constructor(deSerializers?: DeSerializersT); private navigationPropertyFields; _addNavigationProperties(linkedApis: [ ]): this; entityConstructor: typeof ProductPlantMrpArea; requestBuilder(): ProductPlantMrpAreaRequestBuilder; entityBuilder(): EntityBuilderType, DeSerializersT>; customField(fieldName: string, isNullable?: NullableT): CustomField, DeSerializersT, NullableT>; get schema(): { /** * * All fields selector. */ ALL_FIELDS: AllFields>>; /** * 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 [[plant]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANT: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[mrpArea]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MRP_AREA: EdmTypeField>, DeSerializersT, "Edm.String", false, true>; /** * Static representation of the [[mrpType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MRP_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[mrpResponsible]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MRP_RESPONSIBLE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[mrpGroup]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MRP_GROUP: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[reorderThresholdQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ REORDER_THRESHOLD_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[planningTimeFence]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANNING_TIME_FENCE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[lotSizingProcedure]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LOT_SIZING_PROCEDURE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[lotSizeRoundingQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LOT_SIZE_ROUNDING_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[minimumLotSizeQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MINIMUM_LOT_SIZE_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[maximumLotSizeQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MAXIMUM_LOT_SIZE_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[maximumStockQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MAXIMUM_STOCK_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[assemblyScrapPercent]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ASSEMBLY_SCRAP_PERCENT: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[procurementSubType]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PROCUREMENT_SUB_TYPE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[dfltStorageLocationExtProcmt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ DFLT_STORAGE_LOCATION_EXT_PROCMT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[mrpPlanningCalendar]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ MRP_PLANNING_CALENDAR: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[safetyStockQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SAFETY_STOCK_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[rangeOfCvrgPrflCode]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RANGE_OF_CVRG_PRFL_CODE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[safetyDuration]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SAFETY_DURATION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[fixedLotSizeQuantity]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ FIXED_LOT_SIZE_QUANTITY: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[lotSizeIndependentCosts]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ LOT_SIZE_INDEPENDENT_COSTS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[isStorageCosts]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IS_STORAGE_COSTS: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[rqmtQtyRcptTaktTmeInWrkgDays]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ RQMT_QTY_RCPT_TAKT_TME_IN_WRKG_DAYS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[srvcLvl]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ SRVC_LVL: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", 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 [[perdPrflForSftyTme]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PERD_PRFL_FOR_SFTY_TME: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[isMrpDependentRqmt]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IS_MRP_DEPENDENT_RQMT: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[isSafetyTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IS_SAFETY_TIME: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[plannedDeliveryDurationInDays]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLANNED_DELIVERY_DURATION_IN_DAYS: OrderableEdmTypeField>, DeSerializersT, "Edm.Decimal", true, true>; /** * Static representation of the [[isPlannedDeliveryTime]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ IS_PLANNED_DELIVERY_TIME: EdmTypeField>, DeSerializersT, "Edm.Boolean", 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>; /** * Static representation of the [[planAndOrderDayDetermination]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ PLAN_AND_ORDER_DAY_DETERMINATION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[roundingProfile]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ ROUNDING_PROFILE: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; /** * Static representation of the [[storageLocation]] property for query construction. * Use to reference this property in query operations such as 'select' in the fluent request API. */ STORAGE_LOCATION: EdmTypeField>, DeSerializersT, "Edm.String", true, true>; }; } //# sourceMappingURL=ProductPlantMrpAreaApi.d.ts.map