Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

0002239255 - Hungarian Audit Report Core Components

Former Member
0 Kudos

Hi,

We have implemented note and all the related notes in correct order as below. But, there is a an error in the report RFIDHU_AUDIT_REPORT saying 'SHARED_XX_HISTORICAL_DATA_FLAG' is unknown. It is actually in the below declaration,

  "Get historical data "n2244656

  PARAMETERS p_get_hi TYPE shared_xx_historical_data_flag NO-DISPLAY DEFAULT ' '. "AS CHECKBOX DEFAULT ' '. "#EC NOTEXT "n2244656

  SELECTION-SCREEN END OF BLOCK b03b.

please help.

7 REPLIES 7

Former Member
0 Kudos

Hello,

Try to implement SAP Note 2249204.

Among manual pre-implement steps you could find next description:

Create data element SHARED_XX_HISTORICAL_DATA_FLAG

Call transaction SE11

Enter data type SHARED_XX_HISTORICAL_DATA_FLAG and choose 'Create'

Select 'Data element' from the list

Short description: Flag for historical data

Package: ID-FI

Domain: XFELD

Field Label:

Short: 10 Get hist.

Medium: 15 Get history

Long: 20 Get historical data

Heading: 20 Get historical data

Hope it'll help to solve your issue.

Best Regards,

Aleh

Former Member
0 Kudos

Hi!

We have a problem with this Note too.

We implemented this note and all the previous notes in correct order but the riport RFIDHU_AUDIT_REPORT is missing.

The note_2239255_manual_correction_instructions.docx  is related to this report like this:

"CREATE SELECTION TEXTS

Log on to the system in English language. Go to the report, then select Go to -> Text elements -> Selection texts in the upper menu and change the texts in following way:

....

"

The system send this message:

Program RFIDHU_AUDIT_REPORT does not exist

What could be wrong?

Why missing this report?

Thank you for the reply!

Attila

0 Kudos

Hi!

For correct implementation of RFIDHU_AUDIT_REPORT report you should go through the steps that described in SAP Note 2215270 - HU - Audit Function for Tax Authority 2016 - Announcement

You will find all information about RFIDHU_AUDIT_REPORT in description of this note and in attached PDF documents.

Best regards,

Aleh

0 Kudos

Thank You!

I went through the steps that described in SAP Note 2215270

until the Note 2239255 but I can't continue, because I don't know how can I go to  Text Elements of the the report RFIDHU_AUDIT_REPORT, if it does not exist at this moment!?


Attila

0 Kudos

Meanwhile the problem has solved.

I forgot an SNOTE implementation.

Thank's a lot!

0 Kudos

Hi expert,

We are facing another issue related to this report.We are running the tcode RFHUAUDIT and giving input, after that when we are executing, we are not getting any data.

Can you plz help me out??

Thanks in Advance.

0 Kudos

This message was moderated.