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: 

The data object "SFSY" does not have a component called MAINEND

Former Member
0 Kudos

Hi,

We are upgrading from 4.6 to ECC 6.0 and i have an issue in Smartform.

It says:

The data object "SFSY" does not have a component called "MAINEND".

Thanks & Regards

7 REPLIES 7

andrea_galluccio2
Contributor
0 Kudos

Hi,

the error is in a standard sf or in a custom sf?

If it is in a custom sf, i think you have to check where that field is used. Search it in code blocks and

try to understand the logic of the abap code.

Best Regards

Andrea

former_member209217
Active Contributor
0 Kudos

Hi srishti,

SFSY is a structure .Check it once in SE11

It doesnot have component called mainend.

Replace it with the relevant one.

Regards,

Lakshman.

Former Member
0 Kudos

Hello,

The MAINEND field was thr in the 4.6 version but it has been removed in the ECC.

I need pointers on what is the new replacement for this field.

raymond_giuseppi
Active Contributor
0 Kudos

You may try to use field INTSFSY-MAINEND, SFSY-MAINEND no longer exists, or use checkbox after main window.

(Look at note [Note 859385 - Mail-Form: Further condition - After Main window Short dump.|https://service.sap.com/sap/support/notes/859385] Correction Instruction [FORM CREATE_CODING_FOR_DYN_COND|https://websmp130.sap-ag.de/sap(bD1mciZjPTAwMQ==)/bc/bsp/spn/corr_instr/correction_detail.htm?_CINSTA=0120031469&_CALEID=0000394062&_CPAKID=63&_PGMID=LIMU&_OBJ=REPS&_OBJNAM=LCRM_IM_FORM_BUILDERF01&tab=2])

Regards,

Raymond

Former Member
0 Kudos

found the solution

Regards

0 Kudos

Hi Shrishti

Please share the soution.

Thanks & Regards

Raghu

0 Kudos

Hi Shrishti,

By any means if you still remember how resolve the above issue can you please share the solution.

Thanks,

Ramesh