Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy.FuncnlLocStrucList
Packages that use FuncnlLocStrucList
Package
Description
-
Uses of FuncnlLocStrucList in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy with type parameters of type FuncnlLocStrucListModifier and TypeFieldDescriptionstatic final SimpleProperty<FuncnlLocStrucList>FuncnlLocStrucList.ALL_FIELDSSelector for all available fields of FuncnlLocStrucList.static final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.CONSTRUCTION_MATERIALstatic final SimpleProperty.Boolean<FuncnlLocStrucList>FuncnlLocStrucList.FUNCNL_LOC_IS_DEACTIVATEDstatic final SimpleProperty.Boolean<FuncnlLocStrucList>FuncnlLocStrucList.FUNCNL_LOC_IS_DELETEDstatic final SimpleProperty.Boolean<FuncnlLocStrucList>FuncnlLocStrucList.FUNCNL_LOC_IS_MARKED_FOR_DELETIONstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.FUNCNL_LOC_POS_IN_SUPERIOR_TECH_OBJstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.FUNCTIONAL_LOCATIONstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.FUNCTIONAL_LOCATION_CATEGORYstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.FUNCTIONAL_LOCATION_CATEGORY_DESCstatic final SimpleProperty.Boolean<FuncnlLocStrucList>FuncnlLocStrucList.FUNCTIONAL_LOCATION_IS_ACTIVEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.FUNCTIONAL_LOCATION_LABEL_NAMEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.FUNCTIONAL_LOCATION_NAMEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.HIERARCHY_NODEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.HIERARCHY_PARENT_NODEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.SUPERIOR_FUNCNL_LOC_LABEL_NAMEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.SUPERIOR_FUNCTIONAL_LOCATIONstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.SUPERIOR_FUNCTIONAL_LOCATION_NAMEstatic final SimpleProperty.NumericInteger<FuncnlLocStrucList>FuncnlLocStrucList.TECH_OBJ_HIERARCHY_LEVELstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.TECHNICAL_OBJECT_TYPEstatic final SimpleProperty.String<FuncnlLocStrucList>FuncnlLocStrucList.TECHNICAL_OBJECT_TYPE_DESCFuncnlLocStrucList.TO__FUNCNL_LOC_EQUIP_STRUC_LISTUse with available request builders to apply the _FuncnlLocEquipStrucList navigation property to query operations.FuncnlLocEquipStrucList.TO__FUNCNL_LOC_STRUC_LISTUse with available request builders to apply the _FuncnlLocStrucList navigation property to query operations.static final SimpleProperty.Date<FuncnlLocStrucList>FuncnlLocStrucList.VALIDITY_START_DATEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy that return FuncnlLocStrucListMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy that return types with arguments of type FuncnlLocStrucListModifier and TypeMethodDescriptionio.vavr.control.Option<FuncnlLocStrucList>FuncnlLocEquipStrucList.getFuncnlLocStrucListIfPresent()Retrieval of associated FuncnlLocStrucList entity (one to one).FuncnlLocStrucList.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy with parameters of type FuncnlLocStrucListModifier and TypeMethodDescriptionFuncnlLocEquipStrucList.FuncnlLocEquipStrucListBuilder.funcnlLocStrucList(FuncnlLocStrucList value) Navigation property _FuncnlLocStrucList for FuncnlLocEquipStrucList to single FuncnlLocStrucList.voidFuncnlLocEquipStrucList.setFuncnlLocStrucList(FuncnlLocStrucList value) Overwrites the associated FuncnlLocStrucList entity for the loaded navigation property _FuncnlLocStrucList.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.functionallocationhierarchy with parameters of type FuncnlLocStrucListModifierConstructorDescriptionFuncnlLocEquipStrucList(String equipment, LocalDate validityEndDate, LocalDate validityStartDate, String equipmentName, String equipmentCategory, String equipmentCategoryDesc, String technicalObjectType, String technicalObjectTypeDesc, String superordinateEquipment, String superordinateEquipmentName, String equipInstallationPositionNmbr, String constructionMaterial, String functionalLocation, String functionalLocationLabelName, Boolean equipmentIsAtCustomer, Boolean equipmentIsAvailable, Boolean equipmentIsInWarehouse, Boolean equipmentIsAssignedToDelivery, Boolean equipmentIsMarkedForDeletion, Boolean equipmentIsInstalled, Boolean equipIsAllocToSuperiorEquip, Boolean equipmentIsInactive, String hierarchyNode, String hierarchyParentNode, Integer techObjHierarchyLevel, FuncnlLocStrucList to_FuncnlLocStrucList) -
Uses of FuncnlLocStrucList 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 FuncnlLocStrucListModifier and TypeMethodDescriptionDefaultFunctionalLocationHierarchyService.countFunctionalLocationStrucList()Deprecated.FunctionalLocationHierarchyService.countFunctionalLocationStrucList()Deprecated.Fetch the number of entries from theFuncnlLocStrucListentity collection matching the filter and search expressions.DefaultFunctionalLocationHierarchyService.getAllFunctionalLocationStrucList()Deprecated.FunctionalLocationHierarchyService.getAllFunctionalLocationStrucList()Deprecated.Fetch multipleFuncnlLocStrucListentities.DefaultFunctionalLocationHierarchyService.getFunctionalLocationStrucListByKey(String functionalLocation) Deprecated.FunctionalLocationHierarchyService.getFunctionalLocationStrucListByKey(String functionalLocation) Deprecated.Fetch a singleFuncnlLocStrucListentity using key fields.