FML_DSPMATLDBCRDOCS
F8982 Display Debit/Credit Documents
FML_DSPMATLDBCRDOCS is an OData service definition in SAP S/4HANA. It exposes 5 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (5)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| FML_DSPMATLDBCRDOCS | ODATA | V4 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'F8982 Display Debit/Credit Documents'
define service FML_DSPMATLDBCRDOCS {
expose C_MatlLdgrDebitCreditDocument;
expose C_MatlLdgrDebitCreditDocItem;
expose C_MatlLdgrDocToAcctgDocument;
expose I_UserContactCard;
expose I_MatlLdgrDocUserContactCard;
}