FAP_DPR_VERIFICATION_INBOX
Service Def for SDPR Ver Inbox
FAP_DPR_VERIFICATION_INBOX is an OData service definition in SAP S/4HANA. It exposes 4 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (4)
| CDS View | Alias |
|---|---|
| C_DwnPaytReqInboxNote | |
| C_DwnPaytReqItemToBeVerified | |
| C_DwnPaytReqToBeVerifiedInbox | |
| I_UserContactCard | UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| FAP_DPR_VER_INBOX | ODATA | V2 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'Service Def for SDPR Ver Inbox'
define service FAP_DPR_VERIFICATION_INBOX {
expose C_DwnPaytReqToBeVerifiedInbox;
expose C_DwnPaytReqItemToBeVerified;
expose I_UserContactCard as UserContactCard;
expose C_DwnPaytReqInboxNote;
}