Application Development and Automation 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: 
Read only

error in SAP program RV13ANAP

Former Member
0 Likes
963

Hi All!

I am getting a syntax error in the report program RV13ANAP of main SAP program SAPLV14A.when i made a check it is throwing an error field TAXIM unknown in table A004.

I tried inserting an append structure to this table but htere is no provision for this and it is a asking a SAP key.

My query is since this is a SAP standard program why this kind of error is occuring in program.Also i tried searching for OSS notes but none were availbale on this topic.

Can anybody advise me on this to resolve.The transaction in questuion is MEK3.

Regards

Kumar

4 REPLIES 4
Read only

Former Member
0 Likes
788

Hai Praneeth

You never change sap Standard Program

You will copy the code and paste into a new program

then you will make changes as you like

Thanks & Regards

Sreenivasulu P

Read only

Former Member
0 Likes
788

HI

GOOD

AS YOU GHAVE MENTIONED IN YOUR QUERY

IN 4.7 RV13ANAP IS SHOWING AS DOES NOT EXIST.

SAPLV14A IS A MODULE POOL PROGRAM.

CAN YOU GIVE ME SOME MORE DETAILS ABOUT YOUR REQUIRMENT THAT WHAT R U DOING AND WHERE ACTUALLY YOU R GETTING THE ERROR.

TCODE MEK3 DOES NOT CONTAIN ANY USER EXITS.

THANKS

MRUTYUN

Read only

Former Member
0 Likes
788

Hi Praneeth,

i ran RV13ANAP ..it didnt give any error...infact is searched for the table name n field u mentioned in the program..its nowhere used...has anybody made some changes in the code earlier??? pl send the part of code where its giving the error...also the subprogram if its within it..

Regards

Read only

0 Likes
788

Hi All!

I had implemented OSS note 497850 and i think this report had been generated while i executed that note.The implementation did not append the required fields to the DDIC table A004 which might be the error.

Please advise.

Regards

Kumar