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: 

Form SYSTEM does not exist "Message no. TD 705"

Former Member
0 Kudos

Hello all,

When I go to transaction FB03 for any document. Drill down on a line item. Click on pencil to change the line item. Click on long text button. Click on the editor icon. Message received "Form SYSTEM does not exist". The display is in SAPscript editor. I am unable to change to the Word editor using menu Goto > Change Editor. Message "Form SYSTEM does not exist" appears as the message.

Any idea what the message "form system does not exist" and how can this be corrected?

Thanks

1 REPLY 1

Kanagaraja_L
Active Contributor
0 Kudos

Form name is SYSTEM.

Check the Form is active/available In se71.

Put a Break-point in program LSTXXF01 where call function 'LOAD_FORM' then do the process throgh FB03 and check the SY-SUBRC in that program LSTXXF01 after the FM executed.

Kanagaraja L