UI_JOURNALENTRY_MANAGE
Manage Journal Entries V2
UI_JOURNALENTRY_MANAGE is an OData service definition in SAP S/4HANA. It exposes 24 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (24)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_JOURNALENTRY_MANAGE | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (2)
Source
@EndUserText.label: 'Manage Journal Entries V2'
@AbapCatalog.extensibility.extensible: true
define service UI_JOURNALENTRY_MANAGE {
expose C_ManageJournalEntryTP;
expose C_ManageJournalEntryItemTP;
expose C_ManageJournalEntryLedgerView;
expose C_ManageJournalEntryLedger;
expose C_MngJrnlEntrReltdJournalEntry;
expose R_ManageJournalEntryAmount;
expose C_JrnlEntrLdgrCoCodeCrcyRole;
expose I_UserContactCard;
expose C_MngJrnlEntrPrkdDocumentItem;
expose C_MngJrnlEntrTechLedgerView;
expose C_ManageJournalEntryTaxItem;
expose C_MngJrnlEntrPrkdDocTaxItem;
expose C_MngJrnlEntrPrdtvDocument;
expose C_MngJournalEntryTotalAmount;
expose C_MngJrnlEntrRelatedDocument as RelatedDocument;
expose C_ManageJournalEntryHistory;
expose C_MngJrnlEntrCrcyTranslation;
expose C_MngJrnlEntrPrdtnLedgerView;
expose C_ManageJournalEntryNote;
expose C_MngJrnlEntrWhgdTaxItem;
expose C_MngJournalEntrySystemSetting;
expose C_MngJournalEntryItemForFilter;
expose C_OfficialDocumentNumberTP;
expose C_MngJrnlEntryWorkflowStatus as WorkflowStatus;
}