public static final class FunctionalArea.FunctionalAreaBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FunctionalArea |
build() |
FunctionalArea.FunctionalAreaBuilder |
functionalArea(String functionalArea)
(Key Field) Constraints: Not nullable, Maximum length: 16
|
FunctionalArea.FunctionalAreaBuilder |
text(FunctionalAreaText... value)
Navigation property to_Text for FunctionalArea to multiple FunctionalAreaText.
|
String |
toString() |
@Nonnull public FunctionalArea.FunctionalAreaBuilder text(FunctionalAreaText... value)
value
- The FunctionalAreaTexts to build this FunctionalArea with.public FunctionalArea.FunctionalAreaBuilder 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 account in Financial Accounting using cost-of-sales accounting. The following are examples of structure criteria:ManufacturingAdministrationSalesResearch and 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 comprehensive information on cost-of-sales accounting and on the functional area, see the SAP Library under Accounting -> Financial Accounting -> General Ledger -> Cost-of-Sales Accounting.Use in governmentFor more information on the functional area, see the implementation Guide for Funds Management Government in the section Activate Account Assignment Elements.
this
.public FunctionalArea build()
Copyright © 2020 SAP SE. All rights reserved.