UI_C_DFS_MAINT_PLATFORM

OData Service Package: ODATA_S4DFS_MAINT

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).

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_C_DFS_MAINT_PLATFORM ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
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;
}