public static final class EnterpriseProject.EnterpriseProjectBuilder extends Object
@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectElement(EnterpriseProjectElement... value)
value
- The EnterpriseProjectElements to build this EnterpriseProject with.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjBlkFunc(EnterpriseProjBlkFunc value)
value
- The EnterpriseProjBlkFunc to build this EnterpriseProject with.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjectPublicSector(EntProjectPublicSector value)
value
- The EntProjectPublicSector to build this EnterpriseProject with.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectUUID(@Nullable UUID projectUUID)
Original property name from the Odata EDM: ProjectUUID
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectInternalID(@Nullable String projectInternalID)
Original property name from the Odata EDM: ProjectInternalID
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder project(@Nullable String project)
Original property name from the Odata EDM: Project
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectDescription(@Nullable String projectDescription)
Original property name from the Odata EDM: ProjectDescription
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder enterpriseProjectType(@Nullable String enterpriseProjectType)
Original property name from the Odata EDM: EnterpriseProjectType
You can define the criteria for a project type.
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder priorityCode(@Nullable String priorityCode)
Original property name from the Odata EDM: PriorityCode
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectStartDate(@Nullable LocalDateTime projectStartDate)
Original property name from the Odata EDM: ProjectStartDate
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectEndDate(@Nullable LocalDateTime projectEndDate)
Original property name from the Odata EDM: ProjectEndDate
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder processingStatus(@Nullable String processingStatus)
Original property name from the Odata EDM: ProcessingStatus
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder responsibleCostCenter(@Nullable String responsibleCostCenter)
Original property name from the Odata EDM: ResponsibleCostCenter
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder profitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectManagerUUID(@Nullable UUID projectManagerUUID)
Original property name from the Odata EDM: ProjectManagerUUID
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectProfileCode(@Nullable String projectProfileCode)
Original property name from the Odata EDM: ProjectProfileCode
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder functionalArea(@Nullable String functionalArea)
Original property name from the Odata EDM: FunctionalArea
Use for Cost of Sales AccountingThe functional area is required to create a profit and loss statement in Financial Accounting using cost of sales accounting. The following are examples of structure criteria:ManufacturingAdministrationSalesResearch & DevelopmentUse for GovernmentThe functional area is needed for Funds Management to meet legal requirements for reporting with functional aspects. You can use the functional area to represent the global targets and goals (such as public safety or city development), in particular the expenses of your organization.Use in Cost of Sales AccountingSee the documentation on Filling the Functional Area Field.For more information about cost of sales accounting and functional areas, see the SAP Library under Financials -> Financial Accounting -> General Ledger Accounting -> Cost of Sales AccountingUse in GovernmentFor more information on functional areas, see the Implementation Guide for Funds Management Government in the section Activate Account Assignment Elements.
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder controllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder location(@Nullable String location)
Original property name from the Odata EDM: Location
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder taxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
authorities you must pay your taxes. It is always the city to which the goods are supplied.this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder projectCurrency(@Nullable String projectCurrency)
Original property name from the Odata EDM: ProjectCurrency
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder availabilityControlProfile(@Nullable String availabilityControlProfile)
Original property name from the Odata EDM: AvailabilityControlProfile
actively control your budget.this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder availabilityControlIsActive(@Nullable Boolean availabilityControlIsActive)
Original property name from the Odata EDM: AvailabilityControlIsActive
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder functionalLocation(@Nullable String functionalLocation)
Original property name from the Odata EDM: FunctionalLocation
If alternative labels exist for a functional location, you can define in your user profile which label should be displayed in this field.
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder isBillingRelevant(@Nullable Boolean isBillingRelevant)
Original property name from the Odata EDM: IsBillingRelevant
If you want to maintain a billing plan for a WBS element, you must set this indicator. If you have maintained a billing plan for the WBS element, you cannot change this indicator.
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder entProjIsMultiSlsOrdItmsEnbld(@Nullable Boolean entProjIsMultiSlsOrdItmsEnbld)
Original property name from the Odata EDM: EntProjIsMultiSlsOrdItmsEnbld
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.@Nonnull public EnterpriseProject.EnterpriseProjectBuilder investmentProfile(@Nullable String investmentProfile)
Original property name from the Odata EDM: InvestmentProfile
Important control functions of the investment profile:Automatic creation of an asset under construction when you create an internal order or a work breakdown structure (WBS) elementAsset class for the creation of the asset under constructionAsset class for depreciation simulation
this
.@Nonnull public EnterpriseProject build()
Copyright © 2021 SAP SE. All rights reserved.