cancel
Showing results for 
Search instead for 
Did you mean: 

Property (external name) 'AccountingDocument' not found for entity 'HWAER'

benlim
Contributor
0 Kudos

Hi Expert,

I'm trying to activate 'G/L Accounting Document' app. This is a fact sheet app and I've activate the required search model. However I faced a problem in activating the Odata service whereby this error occurs.

Anyone have idea what error is this?

Regards,

-Ben-

Accepted Solutions (0)

Answers (5)

Answers (5)

ali_chawla4
Discoverer
0 Kudos

Hello All,

           I was also facing the same issue and I found that in my MPC_EXT class -> define method, I was referring to (removed)  property of entity.

Hope this will resolve the problem.

Regards,

Ali Chawla

Former Member
0 Kudos

Hello together,

we fixed the issue with the help of SAP support.

We implemented the following note:


2221810

After that  there is some work to do.

0) Find out what connectors you need besides the bigger part (list in section  1))

1) Delete all search connectors using task list "SAP_ESH_CREATE_INDEX_SC" using the optional step for deletion. During this run you can also recreate the following connectors from EAAPPLH and SAPAPPLH  respectively, which are active on your system now. This is the bigger part of the connectors you need but NOT ALL (for the diff. see2).

2) Take the additional connectors you need (section 0) and recreate them via ESH Search Cockpit.

regards Matthias

benlim
Contributor
0 Kudos

Hi Masa/Moon,

That's the problem here as this app tile hv't shown in my fiori launchpad as this app require this 'CB_ACCOUNTING_DOCUMENT_SRV' Odata service. I can't assign this service to the respective role due the the service has not added to the system.

Is it possible to display the tile in fiori launchpad although not assigning the oData service to the role?

Regards,

-Ben- 

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ben,

The last step is reproducing the error. In your case is activating the OData service.

Tile is not required.

Regards,

Masa / SAP Technology RIG

benlim
Contributor
0 Kudos

Hi Masa,

I noticed my model have inconsistency whereby the search model have missing data type on one of it's element. This search connector has change status to error and giving message missing data type 'REGIO'. For my understanding this model are based on standard BSEG table

and I've have check this table in SE11, no error in that table.

Any idea on why in esh_cockpit the metadata get have this missing data type?

Former Member
0 Kudos

Hi Ben,

any solution on this? We are facing the same error.

Thanks

matthias

benlim
Contributor
0 Kudos

Hi Matthias,

Sorry, this error still persists in our system whereby CB_ACCOUNTING_DOCUMENT_SRV service cannot activate although the search connector is activated.


I'm still looking for the solutions.

Regards,

-Ben-

Former Member
0 Kudos

Hi Masa,

could you help with this?

Thanks

Matthias

benlim
Contributor
0 Kudos

BUMP. Required help from expert.

agentry_src
Active Contributor
0 Kudos

any thoughts on this?

Thanks, Mike

SAP Technology RIG

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ben,

Have you create a connector in the ESH_COCKPIT?

Regards,

Masa / SAP Technology RIG

benlim
Contributor
0 Kudos

Hi Masa,

I have created the required search model and the one i posted initially are the new error message after creation of required connector. Is there additional search connector other than 'ACCOUNTING_DOC_H' which stated in the documentation(HWAER)?

Regards,

-Ben-

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ben,

The next step is checking /IWBEP/ERROR_LOG.

It must be some error information.


Regards,

Masa / SAP Technology RIG

benlim
Contributor
0 Kudos

Hi Masa,

No valuable information from the error log.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ben,

You can check "Call Stack" and set external breakpoints in the method or function module for troubleshooting.

Regards,

Masa / SAP Technology RIG

benlim
Contributor
0 Kudos

Hi Masa,

How to trigger the debugger after I put the breakpoint in my method?

Regards,

-Ben-

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ben,

You can ask you colleague who know ABAP.

Go to SE24 and find the method.

Set the debug user ID in the Utilities -> Settings... ABAP Editor -> Debugging.

Set external brake points in the code.

Run the fiori app.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Ben,

Just in case this link is helpful:

Regards,

Moon

Former Member
0 Kudos

Hi Ben,

I saw that you use Local, are your front-end system and back-end system the same system?

If not, please change "Local" to the actual back-end system alias.

If yes, please check whether you are able to install the back-end components correctly. Please have a look at the link below:

Fiori Apps Library

Regards,

Moon

benlim
Contributor
0 Kudos

Hi Moon,

Yes, I'm using the same system for front-end and back-end system. In fact, I'm able to activate services for other transactional app but for this factsheet app, I'm not able to activate this service.

Regards,

Ben