cancel
Showing results for 
Search instead for 
Did you mean: 

API to read an allocation posting or the related CO journal entry

LucaBia
Participant
0 Kudos

Dear Experts,

I am looking for a solution to read Allocation Postings via API.

The only released API related to allocation postings I can find is "Allocation Posting – Create (Synchronous)", no API in read mode.

As an alternative I am trying to read the corresponding CO journal entry via API_JOURNALENTRYITEMBASIC_SRV/A_JournalEntryItemBasic, unfortunately with no success (I cannot identify the relationship between the CO JE and the allocation posting document number).

Do you have any hints?

Thank you,

-Luca-

 

Accepted Solutions (1)

Accepted Solutions (1)

OwenLiu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Luca,

I'm afraid there is no such API available.

You may create new feature request in the SAP Influence.

Thanks & Best Regards,

Owen

Answers (2)

Answers (2)

former_member132363
Active Contributor
0 Kudos

Here are some SAP resources you may review based on your topic "allocation posting | co journal entry | allocation postings | posting"

1823530 - Posting Date Not Permitted Due to Additional Valuation ...

1823530 - Posting Date Not Permitted Due to Additional Valuation Postings ... invoice or a supplier invoice with a currency other than the default company currency. ... that this cancelation posting has not created a journal entry - The posting did not ... paymnet allocation; posting date; customer invoice; supplier invoice , KBA?...

https://apps.support.sap.com/sap/support/knowledge/public/en/1823530

Customer Projects Migration - Part 1: Migration of Fixed Price ...

Sep 20, 2019 ... Co-Authored by Anja Flatau In this blog series I would like to provide answers for the ... Posting Logic; Migration of Fixed Price Projects (ongoing and ... already posted hours via app: Enter Activity Allocation (Scope Item J11) ... Expense postings from legacy system ... Check Journal Entry and Clearing Entry.

https://blogs.sap.com/?p=567

2934985 - Use of Document Header Text in Coding Block Substitution

... does not work for journal entries created via app Post General Journal Entries ... the manual actual postings in CO (transfer costs, activity allocation) during the ?...

https://apps.support.sap.com/sap/support/knowledge/public/en/2934985

former_member132363
Active Contributor
0 Kudos

Using the API Journal Entry Post (Synchronous) to verify the journal entry before posting is currently not supported.

The API is essentially requesting to post directly a JE document. Whereas the workflow uses an intermediary technical 'request' document when a JE is submitted for verification which then triggers the workflow.

I hope this answered your question! If it did, please mark it as the 'Best Answer' so I can continue learning and answering questions in the community.