Interface | Description |
---|---|
DemandSelectable |
Interface to enable OData entity selectors for
Demand . |
ProjectSelectable |
Interface to enable OData entity selectors for
Project . |
WorkItemSelectable |
Interface to enable OData entity selectors for
WorkItem . |
WorkPackageSelectable |
Interface to enable OData entity selectors for
WorkPackage . |
Class | Description |
---|---|
Demand |
Demand
|
Demand.DemandBuilder | |
DemandByKeyFluentHelper |
Fluent helper to fetch a single
Demand entity using key fields. |
DemandCreateFluentHelper |
Fluent helper to create a new
Demand entity and save it to the S/4HANA system. |
DemandDeleteFluentHelper |
Fluent helper to delete an existing
Demand entity in the S/4HANA system. |
DemandField<FieldT> |
Template class to represent entity fields of the Entity
Demand . |
DemandFluentHelper |
Fluent helper to fetch multiple
Demand entities. |
DemandLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Demand to other entities. |
DemandUpdateFluentHelper |
Fluent helper to update an existing
Demand entity and save it to the S/4HANA system. |
Project |
Project
|
Project.ProjectBuilder | |
ProjectByKeyFluentHelper |
Fluent helper to fetch a single
Project entity using key fields. |
ProjectCreateFluentHelper |
Fluent helper to create a new
Project entity and save it to the S/4HANA system. |
ProjectField<FieldT> |
Template class to represent entity fields of the Entity
Project . |
ProjectFluentHelper |
Fluent helper to fetch multiple
Project entities. |
ProjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Project to other entities. |
ProjectUpdateFluentHelper |
Fluent helper to update an existing
Project entity and save it to the S/4HANA system. |
WorkItem |
WorkItem
|
WorkItem.WorkItemBuilder | |
WorkItemByKeyFluentHelper |
Fluent helper to fetch a single
WorkItem entity using key fields. |
WorkItemCreateFluentHelper |
Fluent helper to create a new
WorkItem entity and save it to the S/4HANA system. |
WorkItemDeleteFluentHelper |
Fluent helper to delete an existing
WorkItem entity in the S/4HANA system. |
WorkItemField<FieldT> |
Template class to represent entity fields of the Entity
WorkItem . |
WorkItemFluentHelper |
Fluent helper to fetch multiple
WorkItem entities. |
WorkItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
WorkItem to other entities. |
WorkItemUpdateFluentHelper |
Fluent helper to update an existing
WorkItem entity and save it to the S/4HANA system. |
WorkPackage |
WorkPackage
|
WorkPackage.WorkPackageBuilder | |
WorkPackageByKeyFluentHelper |
Fluent helper to fetch a single
WorkPackage entity using key fields. |
WorkPackageCreateFluentHelper |
Fluent helper to create a new
WorkPackage entity and save it to the S/4HANA system. |
WorkPackageDeleteFluentHelper |
Fluent helper to delete an existing
WorkPackage entity in the S/4HANA system. |
WorkPackageField<FieldT> |
Template class to represent entity fields of the Entity
WorkPackage . |
WorkPackageFluentHelper |
Fluent helper to fetch multiple
WorkPackage entities. |
WorkPackageLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
WorkPackage to other entities. |
WorkPackageUpdateFluentHelper |
Fluent helper to update an existing
WorkPackage entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.