API_STDWRKFMLAPARAM_GROUP
Standard Work Formula Parameter Group
API_STDWRKFMLAPARAM_GROUP is an OData service definition in SAP S/4HANA. It exposes 3 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (3)
| CDS View | Alias |
|---|---|
| A_StandardWorkFmlaParamGroup | StandardWorkFmlaParamGroup |
| A_StandardWorkFmlaParamGrpText | StandardWorkFmlaParamGrpText |
| A_StandardWorkFormulaParamText | StandardWorkFormulaParamText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_STDWRKFMLAPARAM_GROUP | ODATA | V2 | C2 | C1 | false |
Source
@EndUserText.label: 'Standard Work Formula Parameter Group'
define service API_STDWRKFMLAPARAM_GROUP {
expose A_StandardWorkFmlaParamGroup as StandardWorkFmlaParamGroup;
expose A_StandardWorkFmlaParamGrpText as StandardWorkFmlaParamGrpText;
expose A_StandardWorkFormulaParamText as StandardWorkFormulaParamText;
}