cancel
Showing results for 
Search instead for 
Did you mean: 

What legder I have to access to ACDOCA table with?

Jordi_Alcantara
Explorer

Hello all.

I'm in a HANA migration project and I have to adapt customer programs (Z programs). I am going to change SELECT to BSEG for SELECT to ACDOCA. But to access ACDOCA I need a legder (RLDNR) but I don't know where I can get the ledger value. There are three ledgers in the client.

Thanks a lot.

Marta.

Accepted Solutions (0)

Answers (2)

Answers (2)

raymond_giuseppi
Active Contributor
0 Kudos

You can get a default ledger to read ACDOCA by

  • reading table FINSC_LEDGER for RLDNR where XLEADING = 'X'.
  • reading table FINSC_VERSN_LD for RLDNR where VERSN = '000' (for CoArea)

Also you could add this field to the initial/selection screen of the program/report.

former_member577849
Active Participant
0 Kudos

Dear Marta,

Unfortunately, it seems to be taking longer than usual for your question to be answered. You might want to try an alternative route to speed things up.

Please check if a similar question has already been asked in the Community. We have found that sometimes questions that have been answered before are no longer receiving responses.

The easiest way to do this, is to visit the All Questions page and search for your specific topic.

You could also check the SAP Support Portal and search for SAP Notes, SAP Knowledge Base Articles and more.

If all of this doesn’t work, I would suggest that you create a support ticket. All you need to do is log onto the SAP Support Portal with your S-user ID and password: http://service.sap.com/message

Thanks,

Marvin