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

Reg ; spau and spdd errors

Former Member
0 Likes
446

Dear ,

we have applied the patch in SAP 4.7. and we got the errors under 1) with modification 2) with out modification

i observed errors under with modification , errors are

i seen two error fuction modules name . and i check those function module and i came to know that those function modules are not available in SAP.

and i seen some errors under WITHOUT MODIFICATION ASSISTENCE and the errors are of database tables related that are structues and i opened that structures and checked the syntax(consistency) it is giving warning messages i.e 1) field name is reserved (i.e DATE) 2) table is not yet classified .

now how i have to react to errors under with modification and without modification

2 REPLIES 2
Read only

Former Member
0 Likes
412

1) field name is reserved (i.e DATE) 2) table is not yet classified .

Dont use the KEYWORDS as fields. try to use

ZZDATE or some thing like this..

2.

From menu Extras->Enhancement Category -> Choose Can be Enhanced option.

Read only

0 Likes
412

Dear,

thanks for ur reply,

i want to know the difference and meaning of 1)with modification and 2)without modification options .kindly give diffierence and give me if u have any material .