UI_CONTRACTACCOUNT_MANAGE
Service Definition Contract Account
UI_CONTRACTACCOUNT_MANAGE is an OData service definition in SAP S/4HANA. It exposes 1 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (1)
| CDS View | Alias |
|---|---|
| C_ContractAccountPartner |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_CONTRACTACCOUNT_MANAGE | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F5474 | Manage Contract Accounts | Transactional | This app provides a central entry point for contract account maintenance. |
Source
@EndUserText.label: 'Service Definition Contract Account'
define service UI_CONTRACTACCOUNT_MANAGE {
expose C_ContractAccountPartner;
}