QM_FMEA_MNG_SRV_DEF
Manage FMEA
QM_FMEA_MNG_SRV_DEF is an OData service definition in SAP S/4HANA. It exposes 27 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (27)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| QM_FMEA_MNG_SRV | ODATA | V2 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'Manage FMEA'
define service QM_FMEA_MNG_SRV_DEF {
expose C_FMEAMng;
expose C_FMEAMngElement;
expose C_FMEAMngFunction;
expose C_FMEAMngFailure;
expose C_FMEAMngCause;
expose C_FMEAMngTask;
expose C_FMEAMngEffect;
expose C_FMEAMngNode;
expose C_FMEAMngNodeText;
expose C_FMEAMngDescription;
expose C_FMEAMngPartner;
expose C_FMEAMngCauseTask;
expose I_FMEAFailureNet;
expose I_FMEAFunctionNet;
expose I_FMEAInternalFunctionNet;
expose C_FMEASuprordStrucHier;
expose C_FMEASubordStrucHier;
expose C_FMEAMngObject;
expose I_FMEATypeStdVH;
expose I_FMEAAuthorizationGrpStdVH;
expose I_FMEAStatusStdVH;
expose I_UserContactCard;
expose C_FMEAElementNode;
expose I_FMEAFunctionNodeTP;
expose I_FMEAFailureNodeTP;
expose C_FMEAHeaderVH;
expose I_FMEAValnProfileValuationVH;
}