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 |
Original entity name from the Odata EDM: Demand
|
Demand.DemandBuilder | |
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 . |
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 |
Original entity name from the Odata EDM: Project
|
Project.ProjectBuilder | |
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 . |
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 |
Original entity name from the Odata EDM: WorkItem
|
WorkItem.WorkItemBuilder | |
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 . |
WorkItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
WorkItem to other entities. |
WorkPackage |
Original entity name from the Odata EDM: WorkPackage
|
WorkPackage.WorkPackageBuilder | |
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 . |
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.