public class EnterpriseProjectElement extends VdmEntity<EnterpriseProjectElement>
Original entity name from the Odata EDM: A_EnterpriseProjectElementType
Modifier and Type | Class and Description |
---|---|
static class |
EnterpriseProjectElement.EnterpriseProjectElementBuilder
Helper class to allow for fluent creation of EnterpriseProjectElement instances.
|
Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectElementSelectable |
ALL_FIELDS
Selector for all available fields of EnterpriseProjectElement.
|
static EnterpriseProjectElementField<String> |
COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static EnterpriseProjectElementField<String> |
CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations.
|
static EnterpriseProjectElementField<String> |
COST_CENTER
Use with available fluent helpers to apply the CostCenter field to query operations.
|
static EnterpriseProjectElementField<String> |
COSTING_SHEET
Use with available fluent helpers to apply the CostingSheet field to query operations.
|
static EnterpriseProjectElementField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static EnterpriseProjectElementField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static EnterpriseProjectElementField<String> |
ENT_PROJECT_ELEMENT_TYPE
Use with available fluent helpers to apply the EntProjectElementType field to query operations.
|
static EnterpriseProjectElementField<String> |
FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations.
|
static EnterpriseProjectElementField<String> |
FUNCTIONAL_AREA
Use with available fluent helpers to apply the FunctionalArea field to query operations.
|
static EnterpriseProjectElementField<String> |
FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static EnterpriseProjectElementField<String> |
INVESTMENT_PROFILE
Use with available fluent helpers to apply the InvestmentProfile field to query operations.
|
static EnterpriseProjectElementField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static EnterpriseProjectElementField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static EnterpriseProjectElementField<String> |
LOCATION
Use with available fluent helpers to apply the Location field to query operations.
|
static EnterpriseProjectElementField<UUID> |
PARENT_OBJECT_UUID
Use with available fluent helpers to apply the ParentObjectUUID field to query operations.
|
static EnterpriseProjectElementField<LocalDateTime> |
PLANNED_END_DATE
Use with available fluent helpers to apply the PlannedEndDate field to query operations.
|
static EnterpriseProjectElementField<LocalDateTime> |
PLANNED_START_DATE
Use with available fluent helpers to apply the PlannedStartDate field to query operations.
|
static EnterpriseProjectElementField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static EnterpriseProjectElementField<String> |
PROCESSING_STATUS
Use with available fluent helpers to apply the ProcessingStatus field to query operations.
|
static EnterpriseProjectElementField<String> |
PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static EnterpriseProjectElementField<String> |
PROJECT_ELEMENT
Use with available fluent helpers to apply the ProjectElement field to query operations.
|
static EnterpriseProjectElementField<String> |
PROJECT_ELEMENT_DESCRIPTION
Use with available fluent helpers to apply the ProjectElementDescription field to query operations.
|
static EnterpriseProjectElementField<Integer> |
PROJECT_ELEMENT_ORDINAL_NUMBER
Use with available fluent helpers to apply the ProjectElementOrdinalNumber field to query operations.
|
static EnterpriseProjectElementField<UUID> |
PROJECT_ELEMENT_UUID
Use with available fluent helpers to apply the ProjectElementUUID field to query operations.
|
static EnterpriseProjectElementField<UUID> |
PROJECT_UUID
Use with available fluent helpers to apply the ProjectUUID field to query operations.
|
static EnterpriseProjectElementField<ZonedDateTime> |
PROJECTLASTCHANGEDDATETIME
Use with available fluent helpers to apply the PROJECTLASTCHANGEDDATETIME field to query operations.
|
static EnterpriseProjectElementField<String> |
RESPONSIBLE_COST_CENTER
Use with available fluent helpers to apply the ResponsibleCostCenter field to query operations.
|
static EnterpriseProjectElementField<String> |
TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
static EnterpriseProjectElementOneToOneLink<EntProjElmntBlockFunc> |
TO_ENT_PROJ_ELMNT_BLK_FUNC
Use with available fluent helpers to apply the to_EntProjElmntBlkFunc navigation property to query
operations.
|
static EnterpriseProjectElementOneToOneLink<EntProjectElementJVA> |
TO_ENT_PROJECT_ELEMENT_JVA
Use with available fluent helpers to apply the to_EntProjectElementJVA navigation property to query
operations.
|
static EnterpriseProjectElementOneToOneLink<EntProjectElmntPublicSector> |
TO_ENT_PROJECT_ELMNT_PUBLIC_SECTOR
Use with available fluent helpers to apply the to_EntProjectElmntPublicSector navigation property to query
operations.
|
static EnterpriseProjectElementOneToOneLink<EnterpriseProject> |
TO_ENTERPRISE_PROJECT
Use with available fluent helpers to apply the to_EnterpriseProject navigation property to query
operations.
|
static EnterpriseProjectElementOneToOneLink<EnterpriseProjectElement> |
TO_PARENT_PROJ_ELEMENT
Use with available fluent helpers to apply the to_ParentProjElement navigation property to query
operations.
|
static EnterpriseProjectElementLink<EnterpriseProjectElement> |
TO_SUB_PROJ_ELEMENT
Use with available fluent helpers to apply the to_SubProjElement navigation property to query operations.
|
static EnterpriseProjectElementField<String> |
WBS_ELEMENT_INTERNAL_ID
Use with available fluent helpers to apply the WBSElementInternalID field to query operations.
|
static EnterpriseProjectElementField<Boolean> |
WBS_ELEMENT_IS_BILLING_ELEMENT
Use with available fluent helpers to apply the WBSElementIsBillingElement field to query operations.
|
static EnterpriseProjectElementField<Boolean> |
WBS_IS_STATISTICAL_WBS_ELEMENT
Use with available fluent helpers to apply the WBSIsStatisticalWBSElement field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
EnterpriseProjectElement() |
EnterpriseProjectElement(UUID projectElementUUID,
String projectElement,
String wBSElementInternalID,
UUID projectUUID,
String projectElementDescription,
UUID parentObjectUUID,
Integer projectElementOrdinalNumber,
String processingStatus,
String entProjectElementType,
LocalDateTime plannedStartDate,
LocalDateTime plannedEndDate,
String responsibleCostCenter,
String companyCode,
String profitCenter,
String functionalArea,
String controllingArea,
String plant,
String location,
String taxJurisdiction,
String functionalLocation,
String factoryCalendar,
String costingSheet,
String investmentProfile,
Boolean wBSIsStatisticalWBSElement,
String costCenter,
Boolean wBSElementIsBillingElement,
String createdByUser,
ZonedDateTime creationDateTime,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
ZonedDateTime pROJECTLASTCHANGEDDATETIME,
EnterpriseProject toEnterpriseProject,
EntProjectElementJVA toEntProjectElementJVA,
EntProjectElmntPublicSector toEntProjectElmntPublicSector,
EntProjElmntBlockFunc toEntProjElmntBlkFunc,
EnterpriseProjectElement toParentProjElement,
List<EnterpriseProjectElement> toSubProjElement) |
Modifier and Type | Method and Description |
---|---|
void |
addSubProjElement(EnterpriseProjectElement... entity)
Adds elements to the list of associated EnterpriseProjectElement entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static EnterpriseProjectElement.EnterpriseProjectElementBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
EnterpriseProject |
fetchEnterpriseProject()
Fetches the EnterpriseProject entity (one to one) associated with this entity.
|
EntProjectElementJVA |
fetchEntProjectElementJVA()
Fetches the EntProjectElementJVA entity (one to one) associated with this entity.
|
EntProjectElmntPublicSector |
fetchEntProjectElmntPublicSector()
Fetches the EntProjectElmntPublicSector entity (one to one) associated with this entity.
|
EntProjElmntBlockFunc |
fetchEntProjElmntBlkFunc()
Fetches the EntProjElmntBlockFunc entity (one to one) associated with this entity.
|
EnterpriseProjectElement |
fetchParentProjElement()
Fetches the EnterpriseProjectElement entity (one to one) associated with this entity.
|
List<EnterpriseProjectElement> |
fetchSubProjElement()
Fetches the EnterpriseProjectElement entities (one to many) associated with this entity.
|
static <T> EnterpriseProjectElementField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getCompanyCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getControllingArea()
Constraints: Not nullable, Maximum length: 4
|
String |
getCostCenter()
Constraints: Not nullable, Maximum length: 10
|
String |
getCostingSheet()
Constraints: Not nullable, Maximum length: 6
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
io.vavr.control.Option<EnterpriseProject> |
getEnterpriseProjectIfPresent()
Retrieval of associated EnterpriseProject entity (one to one).
|
EnterpriseProject |
getEnterpriseProjectOrFetch()
Retrieval of associated EnterpriseProject entity (one to one).
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
io.vavr.control.Option<EntProjectElementJVA> |
getEntProjectElementJVAIfPresent()
Retrieval of associated EntProjectElementJVA entity (one to one).
|
EntProjectElementJVA |
getEntProjectElementJVAOrFetch()
Retrieval of associated EntProjectElementJVA entity (one to one).
|
String |
getEntProjectElementType()
Constraints: Not nullable, Maximum length: 15
|
io.vavr.control.Option<EntProjectElmntPublicSector> |
getEntProjectElmntPublicSectorIfPresent()
Retrieval of associated EntProjectElmntPublicSector entity (one to one).
|
EntProjectElmntPublicSector |
getEntProjectElmntPublicSectorOrFetch()
Retrieval of associated EntProjectElmntPublicSector entity (one to one).
|
io.vavr.control.Option<EntProjElmntBlockFunc> |
getEntProjElmntBlkFuncIfPresent()
Retrieval of associated EntProjElmntBlockFunc entity (one to one).
|
EntProjElmntBlockFunc |
getEntProjElmntBlkFuncOrFetch()
Retrieval of associated EntProjElmntBlockFunc entity (one to one).
|
String |
getFactoryCalendar()
Constraints: Not nullable, Maximum length: 2
|
String |
getFunctionalArea()
Constraints: Not nullable, Maximum length: 16
|
String |
getFunctionalLocation()
Constraints: Not nullable, Maximum length: 40
|
String |
getInvestmentProfile()
Constraints: Not nullable, Maximum length: 6
|
protected Map<String,Object> |
getKey() |
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getLocation()
Constraints: Not nullable, Maximum length: 10
|
UUID |
getParentObjectUUID()
Constraints: none
|
io.vavr.control.Option<EnterpriseProjectElement> |
getParentProjElementIfPresent()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
EnterpriseProjectElement |
getParentProjElementOrFetch()
Retrieval of associated EnterpriseProjectElement entity (one to one).
|
LocalDateTime |
getPlannedEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getPlannedStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProcessingStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getProfitCenter()
Constraints: Not nullable, Maximum length: 10
|
String |
getProjectElement()
Constraints: Not nullable, Maximum length: 24
|
String |
getProjectElementDescription()
Constraints: Not nullable, Maximum length: 60
|
Integer |
getProjectElementOrdinalNumber()
Constraints: none
|
UUID |
getProjectElementUUID()
(Key Field) Constraints: Not nullable
|
ZonedDateTime |
getPROJECTLASTCHANGEDDATETIME()
Constraints: Not nullable, Precision: 0
|
UUID |
getProjectUUID()
Constraints: none
|
String |
getResponsibleCostCenter()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<EnterpriseProjectElement>> |
getSubProjElementIfPresent()
Retrieval of associated EnterpriseProjectElement entities (one to many).
|
List<EnterpriseProjectElement> |
getSubProjElementOrFetch()
Retrieval of associated EnterpriseProjectElement entities (one to many).
|
String |
getTaxJurisdiction()
Constraints: Not nullable, Maximum length: 15
|
Class<EnterpriseProjectElement> |
getType() |
String |
getWBSElementInternalID()
Constraints: Not nullable, Maximum length: 8
|
Boolean |
getWBSElementIsBillingElement()
Constraints: none
|
Boolean |
getWBSIsStatisticalWBSElement()
Constraints: none
|
int |
hashCode() |
void |
setCompanyCode(String companyCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setControllingArea(String controllingArea)
Constraints: Not nullable, Maximum length: 4
|
void |
setCostCenter(String costCenter)
Constraints: Not nullable, Maximum length: 10
|
void |
setCostingSheet(String costingSheet)
Constraints: Not nullable, Maximum length: 6
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setEnterpriseProject(EnterpriseProject value)
Overwrites the associated EnterpriseProject entity for the loaded navigation property
to_EnterpriseProject.
|
void |
setEntProjectElementJVA(EntProjectElementJVA value)
Overwrites the associated EntProjectElementJVA entity for the loaded navigation property
to_EntProjectElementJVA.
|
void |
setEntProjectElementType(String entProjectElementType)
Constraints: Not nullable, Maximum length: 15
|
void |
setEntProjectElmntPublicSector(EntProjectElmntPublicSector value)
Overwrites the associated EntProjectElmntPublicSector entity for the loaded navigation property
to_EntProjectElmntPublicSector.
|
void |
setEntProjElmntBlkFunc(EntProjElmntBlockFunc value)
Overwrites the associated EntProjElmntBlockFunc entity for the loaded navigation property
to_EntProjElmntBlkFunc.
|
void |
setFactoryCalendar(String factoryCalendar)
Constraints: Not nullable, Maximum length: 2
|
void |
setFunctionalArea(String functionalArea)
Constraints: Not nullable, Maximum length: 16
|
void |
setFunctionalLocation(String functionalLocation)
Constraints: Not nullable, Maximum length: 40
|
void |
setInvestmentProfile(String investmentProfile)
Constraints: Not nullable, Maximum length: 6
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setLocation(String location)
Constraints: Not nullable, Maximum length: 10
|
void |
setParentObjectUUID(UUID parentObjectUUID)
Constraints: none
|
void |
setParentProjElement(EnterpriseProjectElement value)
Overwrites the associated EnterpriseProjectElement entity for the loaded navigation property
to_ParentProjElement.
|
void |
setPlannedEndDate(LocalDateTime plannedEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setPlannedStartDate(LocalDateTime plannedStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setProcessingStatus(String processingStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setProfitCenter(String profitCenter)
Constraints: Not nullable, Maximum length: 10
|
void |
setProjectElement(String projectElement)
Constraints: Not nullable, Maximum length: 24
|
void |
setProjectElementDescription(String projectElementDescription)
Constraints: Not nullable, Maximum length: 60
|
void |
setProjectElementOrdinalNumber(Integer projectElementOrdinalNumber)
Constraints: none
|
void |
setProjectElementUUID(UUID projectElementUUID)
(Key Field) Constraints: Not nullable
|
void |
setPROJECTLASTCHANGEDDATETIME(ZonedDateTime pROJECTLASTCHANGEDDATETIME)
Constraints: Not nullable, Precision: 0
|
void |
setProjectUUID(UUID projectUUID)
Constraints: none
|
void |
setResponsibleCostCenter(String responsibleCostCenter)
Constraints: Not nullable, Maximum length: 10
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSubProjElement(List<EnterpriseProjectElement> value)
Overwrites the list of associated EnterpriseProjectElement entities for the loaded navigation property
to_SubProjElement.
|
void |
setTaxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15
|
void |
setWBSElementInternalID(String wBSElementInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setWBSElementIsBillingElement(Boolean wBSElementIsBillingElement)
Constraints: none
|
void |
setWBSIsStatisticalWBSElement(Boolean wBSIsStatisticalWBSElement)
Constraints: none
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final EnterpriseProjectElementSelectable ALL_FIELDS
public static final EnterpriseProjectElementField<UUID> PROJECT_ELEMENT_UUID
public static final EnterpriseProjectElementField<String> PROJECT_ELEMENT
public static final EnterpriseProjectElementField<String> WBS_ELEMENT_INTERNAL_ID
public static final EnterpriseProjectElementField<UUID> PROJECT_UUID
public static final EnterpriseProjectElementField<String> PROJECT_ELEMENT_DESCRIPTION
public static final EnterpriseProjectElementField<UUID> PARENT_OBJECT_UUID
public static final EnterpriseProjectElementField<Integer> PROJECT_ELEMENT_ORDINAL_NUMBER
public static final EnterpriseProjectElementField<String> PROCESSING_STATUS
public static final EnterpriseProjectElementField<String> ENT_PROJECT_ELEMENT_TYPE
public static final EnterpriseProjectElementField<LocalDateTime> PLANNED_START_DATE
public static final EnterpriseProjectElementField<LocalDateTime> PLANNED_END_DATE
public static final EnterpriseProjectElementField<String> RESPONSIBLE_COST_CENTER
public static final EnterpriseProjectElementField<String> COMPANY_CODE
public static final EnterpriseProjectElementField<String> PROFIT_CENTER
public static final EnterpriseProjectElementField<String> FUNCTIONAL_AREA
public static final EnterpriseProjectElementField<String> CONTROLLING_AREA
public static final EnterpriseProjectElementField<String> PLANT
public static final EnterpriseProjectElementField<String> LOCATION
public static final EnterpriseProjectElementField<String> TAX_JURISDICTION
public static final EnterpriseProjectElementField<String> FUNCTIONAL_LOCATION
public static final EnterpriseProjectElementField<String> FACTORY_CALENDAR
public static final EnterpriseProjectElementField<String> COSTING_SHEET
public static final EnterpriseProjectElementField<String> INVESTMENT_PROFILE
public static final EnterpriseProjectElementField<Boolean> WBS_IS_STATISTICAL_WBS_ELEMENT
public static final EnterpriseProjectElementField<String> COST_CENTER
public static final EnterpriseProjectElementField<Boolean> WBS_ELEMENT_IS_BILLING_ELEMENT
public static final EnterpriseProjectElementField<String> CREATED_BY_USER
public static final EnterpriseProjectElementField<ZonedDateTime> CREATION_DATE_TIME
public static final EnterpriseProjectElementField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final EnterpriseProjectElementField<String> LAST_CHANGED_BY_USER
public static final EnterpriseProjectElementField<ZonedDateTime> PROJECTLASTCHANGEDDATETIME
public static final EnterpriseProjectElementOneToOneLink<EnterpriseProject> TO_ENTERPRISE_PROJECT
public static final EnterpriseProjectElementOneToOneLink<EntProjectElementJVA> TO_ENT_PROJECT_ELEMENT_JVA
public static final EnterpriseProjectElementOneToOneLink<EntProjectElmntPublicSector> TO_ENT_PROJECT_ELMNT_PUBLIC_SECTOR
public static final EnterpriseProjectElementOneToOneLink<EntProjElmntBlockFunc> TO_ENT_PROJ_ELMNT_BLK_FUNC
public static final EnterpriseProjectElementOneToOneLink<EnterpriseProjectElement> TO_PARENT_PROJ_ELEMENT
public static final EnterpriseProjectElementLink<EnterpriseProjectElement> TO_SUB_PROJ_ELEMENT
public EnterpriseProjectElement()
public EnterpriseProjectElement(@Nullable UUID projectElementUUID, @Nullable String projectElement, @Nullable String wBSElementInternalID, @Nullable UUID projectUUID, @Nullable String projectElementDescription, @Nullable UUID parentObjectUUID, @Nullable Integer projectElementOrdinalNumber, @Nullable String processingStatus, @Nullable String entProjectElementType, @Nullable LocalDateTime plannedStartDate, @Nullable LocalDateTime plannedEndDate, @Nullable String responsibleCostCenter, @Nullable String companyCode, @Nullable String profitCenter, @Nullable String functionalArea, @Nullable String controllingArea, @Nullable String plant, @Nullable String location, @Nullable String taxJurisdiction, @Nullable String functionalLocation, @Nullable String factoryCalendar, @Nullable String costingSheet, @Nullable String investmentProfile, @Nullable Boolean wBSIsStatisticalWBSElement, @Nullable String costCenter, @Nullable Boolean wBSElementIsBillingElement, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime pROJECTLASTCHANGEDDATETIME, @Nullable EnterpriseProject toEnterpriseProject, @Nullable EntProjectElementJVA toEntProjectElementJVA, @Nullable EntProjectElmntPublicSector toEntProjectElmntPublicSector, @Nullable EntProjElmntBlockFunc toEntProjElmntBlkFunc, @Nullable EnterpriseProjectElement toParentProjElement, List<EnterpriseProjectElement> toSubProjElement)
@Nonnull public Class<EnterpriseProjectElement> getType()
getType
in class VdmObject<EnterpriseProjectElement>
public void setProjectElementUUID(@Nullable UUID projectElementUUID)
Original property name from the Odata EDM: ProjectElementUUID
projectElementUUID
- Entity Guidpublic void setProjectElement(@Nullable String projectElement)
Original property name from the Odata EDM: ProjectElement
projectElement
- Identification of Entitiespublic void setWBSElementInternalID(@Nullable String wBSElementInternalID)
Original property name from the Odata EDM: WBSElementInternalID
wBSElementInternalID
- Key identifying a WBS element.public void setProjectUUID(@Nullable UUID projectUUID)
Original property name from the Odata EDM: ProjectUUID
projectUUID
- Entity Guidpublic void setProjectElementDescription(@Nullable String projectElementDescription)
Original property name from the Odata EDM: ProjectElementDescription
projectElementDescription
- Descriptionpublic void setParentObjectUUID(@Nullable UUID parentObjectUUID)
Original property name from the Odata EDM: ParentObjectUUID
parentObjectUUID
- Parent Entity Guidpublic void setProjectElementOrdinalNumber(@Nullable Integer projectElementOrdinalNumber)
Original property name from the Odata EDM: ProjectElementOrdinalNumber
projectElementOrdinalNumber
- Sortnumberpublic void setProcessingStatus(@Nullable String processingStatus)
Original property name from the Odata EDM: ProcessingStatus
processingStatus
- Object Processing Statuspublic void setEntProjectElementType(@Nullable String entProjectElementType)
Original property name from the Odata EDM: EntProjectElementType
The task type can be used in the evaluations.
entProjectElementType
- Groups tasks.public void setPlannedStartDate(@Nullable LocalDateTime plannedStartDate)
Original property name from the Odata EDM: PlannedStartDate
plannedStartDate
- Latest Startpublic void setPlannedEndDate(@Nullable LocalDateTime plannedEndDate)
Original property name from the Odata EDM: PlannedEndDate
plannedEndDate
- Latest Finishpublic void setResponsibleCostCenter(@Nullable String responsibleCostCenter)
Original property name from the Odata EDM: ResponsibleCostCenter
responsibleCostCenter
- The key of the cost center of the WBS element where the activity is being carried out.public void setCompanyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
companyCode
- Key identifying the company code for the WBS elementpublic void setProfitCenter(@Nullable String profitCenter)
Original property name from the Odata EDM: ProfitCenter
profitCenter
- Key which together with the controlling area uniquely identifies a profit center.public void setFunctionalArea(@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.
functionalArea
- Structure criterion for an enterprise or government based on functional aspects.public void setControllingArea(@Nullable String controllingArea)
Original property name from the Odata EDM: ControllingArea
controllingArea
- Key indicating the controlling area for the WBS element.public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public void setLocation(@Nullable String location)
Original property name from the Odata EDM: Location
location
- Key that identifies the location. The location is subordinate entity in a plant.public void setTaxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
taxJurisdiction
- The tax jurisdiction is used for determining the tax rates in the USA. It defines to which tax
authorities you must pay your taxes. It is always the city to which the goods are supplied.public void setFunctionalLocation(@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.
functionalLocation
- Label that uniquely identifies a functional location.public void setFactoryCalendar(@Nullable String factoryCalendar)
Original property name from the Odata EDM: FactoryCalendar
factoryCalendar
- Key that uniquely identifies the factory calendar that is valid for this plant.public void setCostingSheet(@Nullable String costingSheet)
Original property name from the Odata EDM: CostingSheet
You must store one costing sheet for each object for which the R/3 System is to determine overhead costs.For orders, you enter the costing sheet in the order master record.For overhead cost orders the costing sheet can be defaulted through a model order.For CO production orders without quantity structure the costing sheet can be defaulted through a planning profile.For production orders, process orders, produc cost collectors, maintenance orders, regular maintenance orders and service orders the costing sheet is defaulted through a valuation variant.The valuation variant is stored in the costing variant. You can store the costing variant as default value per order type and plant.For cost centers you enter the costing sheet in the master data.For buiness processes you enter the costing sheet in the master data.For projects you enter the costing sheet in the project profile.For materials the R/3 System selects the costing sheet through the valuation variant.For base object plannings, enter the costing sheet in the master data of the costing sheet.For cost object IDs the costing sheet is defaulted through the cost object profile.For cost and revenue carrying sales document items the costing sheet is defaulted through the requirements class.
costingSheet
- Controls the calculation of overhead.public void setInvestmentProfile(@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
investmentProfile
- Investment profilepublic void setWBSIsStatisticalWBSElement(@Nullable Boolean wBSIsStatisticalWBSElement)
Original property name from the Odata EDM: WBSIsStatisticalWBSElement
Costs and if required revenues are carried on such a WBS element for statistical purposes. This means that:For business transactions that lead to actual costs/revenues another object is required to carry the actual costs.A statistical WBS element cannot be settled.Additional Restriction:You cannot settle overheads on statistical WBS elements.
wBSIsStatisticalWBSElement
- Use this indicator to specify whether a WBS element is only for statistical purposes or whether it may
carry actual costs.public void setCostCenter(@Nullable String costCenter)
Original property name from the Odata EDM: CostCenter
This field is only used for statistical WBS elements.
costCenter
- When statistical postings are made to a WBS element, actual postings are also made to the cost center
you have entered.public void setWBSElementIsBillingElement(@Nullable Boolean wBSElementIsBillingElement)
Original property name from the Odata EDM: WBSElementIsBillingElement
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.
wBSElementIsBillingElement
- This indicator defines the WBS element as a billing element.public void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Name of Person Who Created Objectpublic void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Timestamp of Object Creationpublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Timestamp of Last Object Changepublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Name of Person Who Changed Objectpublic void setPROJECTLASTCHANGEDDATETIME(@Nullable ZonedDateTime pROJECTLASTCHANGEDDATETIME)
Original property name from the Odata EDM: PROJECTLASTCHANGEDDATETIME
pROJECTLASTCHANGEDDATETIME
- Timestamp on which project data was changed lastprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<EnterpriseProjectElement>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<EnterpriseProjectElement>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<EnterpriseProjectElement>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<EnterpriseProjectElement>
@Nonnull public static <T> EnterpriseProjectElementField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> EnterpriseProjectElementField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<EnterpriseProjectElement>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<EnterpriseProjectElement>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<EnterpriseProjectElement>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<EnterpriseProjectElement>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<EnterpriseProjectElement>
@Nullable public EnterpriseProject fetchEnterpriseProject() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public EnterpriseProject getEnterpriseProjectOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_EnterpriseProject of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<EnterpriseProject> getEnterpriseProjectIfPresent()
If the navigation property for an entity EnterpriseProjectElement has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setEnterpriseProject(EnterpriseProject value)
value
- New EnterpriseProject entity.@Nullable public EntProjectElementJVA fetchEntProjectElementJVA() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public EntProjectElementJVA getEntProjectElementJVAOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_EntProjectElementJVA of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<EntProjectElementJVA> getEntProjectElementJVAIfPresent()
If the navigation property for an entity EnterpriseProjectElement has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setEntProjectElementJVA(EntProjectElementJVA value)
value
- New EntProjectElementJVA entity.@Nullable public EntProjectElmntPublicSector fetchEntProjectElmntPublicSector() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public EntProjectElmntPublicSector getEntProjectElmntPublicSectorOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_EntProjectElmntPublicSector of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<EntProjectElmntPublicSector> getEntProjectElmntPublicSectorIfPresent()
If the navigation property for an entity EnterpriseProjectElement has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with
result state empty
is returned.public void setEntProjectElmntPublicSector(EntProjectElmntPublicSector value)
value
- New EntProjectElmntPublicSector entity.@Nullable public EntProjElmntBlockFunc fetchEntProjElmntBlkFunc() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public EntProjElmntBlockFunc getEntProjElmntBlkFuncOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_EntProjElmntBlkFunc of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<EntProjElmntBlockFunc> getEntProjElmntBlkFuncIfPresent()
If the navigation property for an entity EnterpriseProjectElement has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setEntProjElmntBlkFunc(EntProjElmntBlockFunc value)
value
- New EntProjElmntBlockFunc entity.@Nullable public EnterpriseProjectElement fetchParentProjElement() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public EnterpriseProjectElement getParentProjElementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ParentProjElement of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<EnterpriseProjectElement> getParentProjElementIfPresent()
If the navigation property for an entity EnterpriseProjectElement has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setParentProjElement(EnterpriseProjectElement value)
value
- New EnterpriseProjectElement entity.@Nonnull public List<EnterpriseProjectElement> fetchSubProjElement() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<EnterpriseProjectElement> getSubProjElementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SubProjElement of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<EnterpriseProjectElement>> getSubProjElementIfPresent()
If the navigation property for an entity EnterpriseProjectElement has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setSubProjElement(@Nonnull List<EnterpriseProjectElement> value)
If the navigation property to_SubProjElement of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of EnterpriseProjectElement entities.public void addSubProjElement(EnterpriseProjectElement... entity)
If the navigation property to_SubProjElement of a queried EnterpriseProjectElement is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of EnterpriseProjectElement entities.@Nonnull public static EnterpriseProjectElement.EnterpriseProjectElementBuilder builder()
@Nullable public UUID getProjectElementUUID()
Original property name from the Odata EDM: ProjectElementUUID
@Nullable public String getProjectElement()
Original property name from the Odata EDM: ProjectElement
@Nullable public String getWBSElementInternalID()
Original property name from the Odata EDM: WBSElementInternalID
@Nullable public UUID getProjectUUID()
Original property name from the Odata EDM: ProjectUUID
@Nullable public String getProjectElementDescription()
Original property name from the Odata EDM: ProjectElementDescription
@Nullable public UUID getParentObjectUUID()
Original property name from the Odata EDM: ParentObjectUUID
@Nullable public Integer getProjectElementOrdinalNumber()
Original property name from the Odata EDM: ProjectElementOrdinalNumber
@Nullable public String getProcessingStatus()
Original property name from the Odata EDM: ProcessingStatus
@Nullable public String getEntProjectElementType()
Original property name from the Odata EDM: EntProjectElementType
The task type can be used in the evaluations.
@Nullable public LocalDateTime getPlannedStartDate()
Original property name from the Odata EDM: PlannedStartDate
@Nullable public LocalDateTime getPlannedEndDate()
Original property name from the Odata EDM: PlannedEndDate
@Nullable public String getResponsibleCostCenter()
Original property name from the Odata EDM: ResponsibleCostCenter
@Nullable public String getCompanyCode()
Original property name from the Odata EDM: CompanyCode
@Nullable public String getProfitCenter()
Original property name from the Odata EDM: ProfitCenter
@Nullable public String getFunctionalArea()
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.
@Nullable public String getControllingArea()
Original property name from the Odata EDM: ControllingArea
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getLocation()
Original property name from the Odata EDM: Location
@Nullable public String getTaxJurisdiction()
Original property name from the Odata EDM: TaxJurisdiction
@Nullable public String getFunctionalLocation()
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.
@Nullable public String getFactoryCalendar()
Original property name from the Odata EDM: FactoryCalendar
@Nullable public String getCostingSheet()
Original property name from the Odata EDM: CostingSheet
You must store one costing sheet for each object for which the R/3 System is to determine overhead costs.For orders, you enter the costing sheet in the order master record.For overhead cost orders the costing sheet can be defaulted through a model order.For CO production orders without quantity structure the costing sheet can be defaulted through a planning profile.For production orders, process orders, produc cost collectors, maintenance orders, regular maintenance orders and service orders the costing sheet is defaulted through a valuation variant.The valuation variant is stored in the costing variant. You can store the costing variant as default value per order type and plant.For cost centers you enter the costing sheet in the master data.For buiness processes you enter the costing sheet in the master data.For projects you enter the costing sheet in the project profile.For materials the R/3 System selects the costing sheet through the valuation variant.For base object plannings, enter the costing sheet in the master data of the costing sheet.For cost object IDs the costing sheet is defaulted through the cost object profile.For cost and revenue carrying sales document items the costing sheet is defaulted through the requirements class.
@Nullable public String getInvestmentProfile()
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
@Nullable public Boolean getWBSIsStatisticalWBSElement()
Original property name from the Odata EDM: WBSIsStatisticalWBSElement
Costs and if required revenues are carried on such a WBS element for statistical purposes. This means that:For business transactions that lead to actual costs/revenues another object is required to carry the actual costs.A statistical WBS element cannot be settled.Additional Restriction:You cannot settle overheads on statistical WBS elements.
@Nullable public String getCostCenter()
Original property name from the Odata EDM: CostCenter
This field is only used for statistical WBS elements.
@Nullable public Boolean getWBSElementIsBillingElement()
Original property name from the Odata EDM: WBSElementIsBillingElement
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.
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public ZonedDateTime getPROJECTLASTCHANGEDDATETIME()
Original property name from the Odata EDM: PROJECTLASTCHANGEDDATETIME
@Nonnull public String toString()
toString
in class VdmObject<EnterpriseProjectElement>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<EnterpriseProjectElement>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<EnterpriseProjectElement>
public int hashCode()
hashCode
in class VdmObject<EnterpriseProjectElement>
Copyright © 2021 SAP SE. All rights reserved.