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 Tcode FK01

Former Member
0 Likes
1,525

hi,

i have some issue regarding FI area.

when i use tcode fk01  for creating vendor master data .

system shows rumtime error .

i attached snapshots related to this error .

pls help me out from this problem.

rgds,

Meenakshi Chitrode

6 REPLIES 6
Read only

Private_Member_7726
Active Contributor
0 Likes
1,360

Hi,

When you display WPLFA1 in SE11, what do the checks show (via menu Structure=>Check=>Check and Utilities=>Runtime Object=>Check)? If there are some errors reported, could you download and attach as text file the Activation log (Utilities=>Activation log from the SE11 menu, then Edit=>Expand=>At highest level then Log=>Save to PC file)?

Edit in: no, sorry, forget it, that log is 44 MB on my system. Are there any red entries in the Activation log?

cheers

Janis

Read only

0 Likes
1,359

ok i attched here compilation error ...

this error show when i did check (ctrl+f2).

it shows some error regarding enhancement category. and its sap standard so i m not able to change in enhancement category.

now what should i do...?

rgds,

Meenakshi.

Read only

0 Likes
1,359

The "deep" data are the dynamic data objects - strings, internal tables and boxed components as well as data and object reference variables. Could it be that some structure that is part of WPLFA1 has been enhanced with a deep component on your system?

I'm not 100% sure what and where the problem is... let's try to isolate it.

Are there any customer append structures added directly to WPLFA1? Is there any other structure besides LFA1 "included" directly in WPLFA1, in other words?

Does the check on LFA1 show errors as well? Then we have to work down from LFA1...

cheers

Janis

Message was edited by: Jānis B

Read only

Former Member
0 Likes
1,359

Hi Meenakshi,

Kindly check whether there are any Append structure had happened to LFA1 table. If any append structure(s) has been done then check the Enhancement Category, and make sure that all the structures are having Enhancement Category as "Can be Enhanced (Character or Numeric)". As the Enhancement Category of LFA1 is "Can be Enhanced (Character or Numeric)".

Kindly check and let me know.

Thanks in Advance.

Regards,

Rajesh Chowdary Velaga

Read only

0 Likes
1,359

Rajesh sir,

i got a solution, actually in lfa1 table i found 1 zappend structure .

so i deleted that append structure and again adjusted the table.

Thanks for help .

rgds,

Meenakshi

Read only

0 Likes
1,359

Great... But is that Append structure whether its used any where else.. ? removing that may have an impact..