public class StaffingData extends VdmEntity<StaffingData>
Original entity name from the Odata EDM: StaffingData
Modifier and Type | Class and Description |
---|---|
static class |
StaffingData.StaffingDataBuilder |
Modifier and Type | Field and Description |
---|---|
static StaffingDataSelectable |
ALL_FIELDS
Selector for all available fields of StaffingData.
|
static StaffingDataField<String> |
BILLING_CONTROL_CATEGORY
Use with available fluent helpers to apply the BillingControlCategory field to query operations.
|
static StaffingDataField<String> |
CONFIRMED
Use with available fluent helpers to apply the Confirmed field to query operations.
|
static StaffingDataField<String> |
FC_YEAR
Use with available fluent helpers to apply the FcYear field to query operations.
|
static StaffingDataField<String> |
PERIOD
Use with available fluent helpers to apply the Period field to query operations.
|
static StaffingDataField<String> |
PROJECT_ID
Use with available fluent helpers to apply the ProjectID field to query operations.
|
static StaffingDataField<String> |
RES_TYPE
Use with available fluent helpers to apply the ResType field to query operations.
|
static StaffingDataField<String> |
RES_TYPE_TEXT
Use with available fluent helpers to apply the ResTypeText field to query operations.
|
static StaffingDataField<String> |
RESOURCE_ID
Use with available fluent helpers to apply the ResourceId field to query operations.
|
static StaffingDataField<String> |
RESOURCE_TEXT
Use with available fluent helpers to apply the ResourceText field to query operations.
|
static StaffingDataField<BigDecimal> |
STAFFED_EFFORT
Use with available fluent helpers to apply the StaffedEffort field to query operations.
|
static StaffingDataField<String> |
STAFFED_EMP_DELVRY_SERV_ORG
Use with available fluent helpers to apply the StaffedEmpDelvryServOrg field to query operations.
|
static StaffingDataField<String> |
STAFFED_EMP_DELVRY_SERV_ORG_T
Use with available fluent helpers to apply the StaffedEmpDelvryServOrgT field to query operations.
|
static StaffingDataField<String> |
STAFFED_EMPLOYEE
Use with available fluent helpers to apply the StaffedEmployee field to query operations.
|
static StaffingDataField<String> |
STAFFED_EMPLOYEE_NAME
Use with available fluent helpers to apply the StaffedEmployeeName field to query operations.
|
static StaffingDataField<String> |
UOM
Use with available fluent helpers to apply the Uom field to query operations.
|
static StaffingDataField<String> |
VERSION
Use with available fluent helpers to apply the Version field to query operations.
|
static StaffingDataField<String> |
W_PNAME
Use with available fluent helpers to apply the WPname field to query operations.
|
static StaffingDataField<String> |
WORK_PACKAGE_ID
Use with available fluent helpers to apply the WorkPackageID field to query operations.
|
static StaffingDataField<String> |
WORKITEM_ID
Use with available fluent helpers to apply the WorkitemId field to query operations.
|
static StaffingDataField<String> |
WORKITEM_NAME
Use with available fluent helpers to apply the WorkitemName field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
StaffingData() |
StaffingData(String projectID,
String billingControlCategory,
String workPackageID,
String wPname,
String resType,
String resTypeText,
String resourceId,
String resourceText,
String uom,
String version,
String period,
String fcYear,
String staffedEmployee,
String confirmed,
String workitemId,
String workitemName,
BigDecimal staffedEffort,
String staffedEmpDelvryServOrg,
String staffedEmpDelvryServOrgT,
String staffedEmployeeName,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static StaffingData.StaffingDataBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> StaffingDataField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBillingControlCategory()
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: BillingControlCategorySeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
|
String |
getConfirmed()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: Confirmed
|
protected String |
getEndpointUrl() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getFcYear()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: FcYear
|
protected Map<String,Object> |
getKey() |
String |
getPeriod()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Period
|
String |
getProjectID()
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ProjectID
|
String |
getResourceId()
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ResourceIdResources correspond to individual entities in a project.
|
String |
getResourceText()
Constraints: Not nullableOriginal property name from the Odata EDM: ResourceText
|
String |
getResType()
(Key Field) Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ResTypeResource types are used to categorize resources while carrying out financial planning activities.
|
String |
getResTypeText()
Constraints: Not nullableOriginal property name from the Odata EDM: ResTypeText
|
BigDecimal |
getStaffedEffort()
Constraints: Not nullable, Precision: 15, Scale: 3 Original property name from the Odata EDM: StaffedEffort
|
String |
getStaffedEmpDelvryServOrg()
Constraints: Not nullable, Maximum length: 5 Original property name from the Odata EDM: StaffedEmpDelvryServOrgThis field links master project data with the company code and plant.
|
String |
getStaffedEmpDelvryServOrgT()
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmpDelvryServOrgT
|
String |
getStaffedEmployee()
Constraints: Not nullable, Maximum length: 8 Original property name from the Odata EDM: StaffedEmployeeUse this field to apply an object ID to the new object(s) you create.
|
String |
getStaffedEmployeeName()
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmployeeName
|
Class<StaffingData> |
getType() |
String |
getUom()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Uom
|
String |
getVersion()
Constraints: Not nullable, Maximum length: 28 Original property name from the Odata EDM: Version
|
String |
getWorkitemId()
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: WorkitemId
|
String |
getWorkitemName()
Constraints: Not nullableOriginal property name from the Odata EDM: WorkitemName
|
String |
getWorkPackageID()
(Key Field) Constraints: Not nullable, Maximum length: 50 Original property name from the Odata EDM: WorkPackageID
|
String |
getWPname()
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: WPname
|
int |
hashCode() |
void |
setBillingControlCategory(String billingControlCategory)
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: BillingControlCategorySeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
|
void |
setConfirmed(String confirmed)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: Confirmed
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setFcYear(String fcYear)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: FcYear
|
void |
setPeriod(String period)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Period
|
void |
setProjectID(String projectID)
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ProjectID
|
void |
setResourceId(String resourceId)
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ResourceIdResources correspond to individual entities in a project.
|
void |
setResourceText(String resourceText)
Constraints: Not nullableOriginal property name from the Odata EDM: ResourceText
|
void |
setResType(String resType)
(Key Field) Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: ResTypeResource types are used to categorize resources while carrying out financial planning activities.
|
void |
setResTypeText(String resTypeText)
Constraints: Not nullableOriginal property name from the Odata EDM: ResTypeText
|
void |
setStaffedEffort(BigDecimal staffedEffort)
Constraints: Not nullable, Precision: 15, Scale: 3 Original property name from the Odata EDM: StaffedEffort
|
void |
setStaffedEmpDelvryServOrg(String staffedEmpDelvryServOrg)
Constraints: Not nullable, Maximum length: 5 Original property name from the Odata EDM: StaffedEmpDelvryServOrgThis field links master project data with the company code and plant.
|
void |
setStaffedEmpDelvryServOrgT(String staffedEmpDelvryServOrgT)
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmpDelvryServOrgT
|
void |
setStaffedEmployee(String staffedEmployee)
Constraints: Not nullable, Maximum length: 8 Original property name from the Odata EDM: StaffedEmployeeUse this field to apply an object ID to the new object(s) you create.
|
void |
setStaffedEmployeeName(String staffedEmployeeName)
Constraints: Not nullableOriginal property name from the Odata EDM: StaffedEmployeeName
|
void |
setUom(String uom)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Uom
|
void |
setVersion(String version)
Constraints: Not nullable, Maximum length: 28 Original property name from the Odata EDM: Version
|
void |
setWorkitemId(String workitemId)
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: WorkitemId
|
void |
setWorkitemName(String workitemName)
Constraints: Not nullableOriginal property name from the Odata EDM: WorkitemName
|
void |
setWorkPackageID(String workPackageID)
(Key Field) Constraints: Not nullable, Maximum length: 50 Original property name from the Odata EDM: WorkPackageID
|
void |
setWPname(String wPname)
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: WPname
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final StaffingDataSelectable ALL_FIELDS
public static final StaffingDataField<String> PROJECT_ID
public static final StaffingDataField<String> BILLING_CONTROL_CATEGORY
public static final StaffingDataField<String> WORK_PACKAGE_ID
public static final StaffingDataField<String> W_PNAME
public static final StaffingDataField<String> RES_TYPE
public static final StaffingDataField<String> RES_TYPE_TEXT
public static final StaffingDataField<String> RESOURCE_ID
public static final StaffingDataField<String> RESOURCE_TEXT
public static final StaffingDataField<String> UOM
public static final StaffingDataField<String> VERSION
public static final StaffingDataField<String> PERIOD
public static final StaffingDataField<String> FC_YEAR
public static final StaffingDataField<String> STAFFED_EMPLOYEE
public static final StaffingDataField<String> CONFIRMED
public static final StaffingDataField<String> WORKITEM_ID
public static final StaffingDataField<String> WORKITEM_NAME
public static final StaffingDataField<BigDecimal> STAFFED_EFFORT
public static final StaffingDataField<String> STAFFED_EMP_DELVRY_SERV_ORG
public static final StaffingDataField<String> STAFFED_EMP_DELVRY_SERV_ORG_T
public static final StaffingDataField<String> STAFFED_EMPLOYEE_NAME
public StaffingData()
public StaffingData(@Nullable String projectID, @Nullable String billingControlCategory, @Nullable String workPackageID, @Nullable String wPname, @Nullable String resType, @Nullable String resTypeText, @Nullable String resourceId, @Nullable String resourceText, @Nullable String uom, @Nullable String version, @Nullable String period, @Nullable String fcYear, @Nullable String staffedEmployee, @Nullable String confirmed, @Nullable String workitemId, @Nullable String workitemName, @Nullable BigDecimal staffedEffort, @Nullable String staffedEmpDelvryServOrg, @Nullable String staffedEmpDelvryServOrgT, @Nullable String staffedEmployeeName, @Nullable ErpConfigContext erpConfigContext)
public Class<StaffingData> getType()
getType
in class VdmObject<StaffingData>
public void setProjectID(@Nullable String projectID)
Original property name from the Odata EDM: ProjectID
projectID
- Identifies a master project.public void setBillingControlCategory(@Nullable String billingControlCategory)
Original property name from the Odata EDM: BillingControlCategory
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
billingControlCategory
- This text appears when fixed values are displayed in the F4 help. It explains the possible input values.public void setWorkPackageID(@Nullable String workPackageID)
Original property name from the Odata EDM: WorkPackageID
workPackageID
- Plan Itempublic void setWPname(@Nullable String wPname)
Original property name from the Odata EDM: WPname
wPname
- Plan Item Descriptionpublic void setResType(@Nullable String resType)
Original property name from the Odata EDM: ResType
Resource types are used to categorize resources while carrying out financial planning activities.
resType
- Used to uniquely identify the resource type.public void setResTypeText(@Nullable String resTypeText)
Original property name from the Odata EDM: ResTypeText
resTypeText
- Resource Type Desc.public void setResourceId(@Nullable String resourceId)
Original property name from the Odata EDM: ResourceId
Resources correspond to individual entities in a project. You can assign multiple cost elements and activity types to each resource.
resourceId
- Used to uniquely identify a resource.public void setResourceText(@Nullable String resourceText)
Original property name from the Odata EDM: ResourceText
resourceText
- Resource Desc.public void setUom(@Nullable String uom)
Original property name from the Odata EDM: Uom
uom
- Unit, in which the corresponding quantity is measured.public void setVersion(@Nullable String version)
Original property name from the Odata EDM: Version
version
- A plan version is used to create different types of project estimates. Each version is associated with different version types that categorize versions into quote, baseline, current, and forecast.public void setPeriod(@Nullable String period)
Original property name from the Odata EDM: Period
period
- Settlement periodpublic void setFcYear(@Nullable String fcYear)
Original property name from the Odata EDM: FcYear
fcYear
- Period, 12 months as a rule, for which the company is to create its inventory and balance sheet. The fiscal year can be the same as the calendar year, but does not have to be.public void setStaffedEmployee(@Nullable String staffedEmployee)
Original property name from the Odata EDM: StaffedEmployee
Use this field to apply an object ID to the new object(s) you create. To do so, either enter:An exclamation mark (!). The system automatically applies a unique number to the object(s).A unique 8-digit number. You do this if you are working with a single object AND your enterprise uses its own numbering scheme ("external" numbers).
staffedEmployee
- Contains a unique eight-digit numerical code that represents a specific object (for example, an organizational unit, qualification or business event).public void setConfirmed(@Nullable String confirmed)
Original property name from the Odata EDM: Confirmed
confirmed
- Confirmation of staffed Employeepublic void setWorkitemId(@Nullable String workitemId)
Original property name from the Odata EDM: WorkitemId
workitemId
- Work Item IDpublic void setWorkitemName(@Nullable String workitemName)
Original property name from the Odata EDM: WorkitemName
workitemName
- Work Item Desc.public void setStaffedEffort(@Nullable BigDecimal staffedEffort)
Original property name from the Odata EDM: StaffedEffort
staffedEffort
- Total quantity per period.public void setStaffedEmpDelvryServOrg(@Nullable String staffedEmpDelvryServOrg)
Original property name from the Odata EDM: StaffedEmpDelvryServOrg
This field links master project data with the company code and plant.
staffedEmpDelvryServOrg
- This field links master project data with the company code and plant.public void setStaffedEmpDelvryServOrgT(@Nullable String staffedEmpDelvryServOrgT)
Original property name from the Odata EDM: StaffedEmpDelvryServOrgT
staffedEmpDelvryServOrgT
- Delivery Org. Desc.public void setStaffedEmployeeName(@Nullable String staffedEmployeeName)
Original property name from the Odata EDM: StaffedEmployeeName
staffedEmployeeName
- Staffed Employee Nameprotected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<StaffingData>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<StaffingData>
protected Map<String,Object> getKey()
getKey
in class VdmObject<StaffingData>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<StaffingData>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<StaffingData>
public static <T> StaffingDataField<T> field(String fieldName, Class<T> fieldType)
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.public static StaffingData.StaffingDataBuilder builder()
@Nullable public String getProjectID()
Original property name from the Odata EDM: ProjectID
@Nullable public String getBillingControlCategory()
Original property name from the Odata EDM: BillingControlCategory
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
@Nullable public String getWorkPackageID()
Original property name from the Odata EDM: WorkPackageID
@Nullable public String getWPname()
Original property name from the Odata EDM: WPname
@Nullable public String getResType()
Original property name from the Odata EDM: ResType
Resource types are used to categorize resources while carrying out financial planning activities.
@Nullable public String getResTypeText()
Original property name from the Odata EDM: ResTypeText
@Nullable public String getResourceId()
Original property name from the Odata EDM: ResourceId
Resources correspond to individual entities in a project. You can assign multiple cost elements and activity types to each resource.
@Nullable public String getResourceText()
Original property name from the Odata EDM: ResourceText
@Nullable public String getUom()
Original property name from the Odata EDM: Uom
@Nullable public String getVersion()
Original property name from the Odata EDM: Version
@Nullable public String getPeriod()
Original property name from the Odata EDM: Period
@Nullable public String getFcYear()
Original property name from the Odata EDM: FcYear
@Nullable public String getStaffedEmployee()
Original property name from the Odata EDM: StaffedEmployee
Use this field to apply an object ID to the new object(s) you create. To do so, either enter:An exclamation mark (!). The system automatically applies a unique number to the object(s).A unique 8-digit number. You do this if you are working with a single object AND your enterprise uses its own numbering scheme ("external" numbers).
@Nullable public String getConfirmed()
Original property name from the Odata EDM: Confirmed
@Nullable public String getWorkitemId()
Original property name from the Odata EDM: WorkitemId
@Nullable public String getWorkitemName()
Original property name from the Odata EDM: WorkitemName
@Nullable public BigDecimal getStaffedEffort()
Original property name from the Odata EDM: StaffedEffort
@Nullable public String getStaffedEmpDelvryServOrg()
Original property name from the Odata EDM: StaffedEmpDelvryServOrg
This field links master project data with the company code and plant.
@Nullable public String getStaffedEmpDelvryServOrgT()
Original property name from the Odata EDM: StaffedEmpDelvryServOrgT
@Nullable public String getStaffedEmployeeName()
Original property name from the Odata EDM: StaffedEmployeeName
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<StaffingData>
erpConfigContext
- public String toString()
toString
in class VdmObject<StaffingData>
public boolean equals(Object o)
equals
in class VdmObject<StaffingData>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<StaffingData>
public int hashCode()
hashCode
in class VdmObject<StaffingData>
Copyright © 2018 SAP SE. All rights reserved.