UI_C_DFS_MAINT_PLATFORM
Service definition for Platform
UI_C_DFS_MAINT_PLATFORM is an OData service definition in SAP S/4HANA. It exposes 6 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (6)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_C_DFS_MAINT_PLATFORM | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F4734 | Manage Platform Codes | Transactional | This application is one of two SAP Fiori applications for managing the business object Platform Code. Organizations can create hierarchies of Platform Groups and Platform Codes, and assign relevant Business Objects, such as Material, WBS Element or Cost Center to Platform Codes. These assignments can then be the basis for customer-specific reports and aggregations on Platform Code level of various data in the areas of e.g. cost accounting or maintenance activities. Functions provided by the "Manage Platform Codes" application are: • Search for platform groups and codes. • Display platform groups and codes in list or hierarchy view. • Create a hierarchy of platform groups and codes. • Assign owner information to platform groups and codes. • Attach documents to platform groups and codes. • Activate or deactivate platform groups and codes. • Delete platform groups and codes. • Implement and execute customer-specific checks when saving, such as checks for field dependencies or mandatory fields. • Display business objects assigned to a specific platform code. • Display material for which a specific platform code is defined as the leading platform. |
Source
@EndUserText.label: 'Service definition for Platform'
define service UI_C_DFS_MAINT_PLATFORM {
expose C_DFS_MaintPlatform;
expose C_DFS_MaintPltfrmToBusObjTP;
expose C_DFS_MaintLeadingPlatform;
expose C_DFS_MaintPlatformRelshp;
expose I_UserContactCard;
expose C_DFS_MaintPlatformHierarchy;
}