cancel
Showing results for 
Search instead for 
Did you mean: 

Pls Help:internal error while executing smartform

Former Member
0 Kudos

hi experts..

I am getting the following error when i try to execute a smartform:

Internal error: (FORM = TEXT_ANALYSIS, ID = {E, RC =

Please help.

I am not abke to proceed further.

Regards

Srihari.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks for the reply. I tried everything but still the same error and anyways i have this include statement in the sap script which i converted into smartform...and can u please tell me how to give this include in smartform:

INCLUDE &T024E-TXADR& OBJECT TEXT ID ADRS LANGUAGE &EKKO-SPRAS&

Thanks

Srihari.

Former Member
0 Kudos

Hi,

If you want to include text in the smart form you can create a standard text in SO10.

1. Enter Text Name. For example, ZABC

2. Text ID ST

3. Language EN

Click on Create and enter the Required Information and save.

To include the Standard text in SmartForm.

1. Create a text node in the window.

2. Under general attributes select "Include text" as Type.

3. Specify the fields under Text.

Text Name ZABC

Text Object TEXT

Text ID ST

Language EN.

If tthe include text has to be read from any document, you can accordingly give the attributes like

Text Name - Document number

Text Object - header or item object type

Text ID - ID of the text (you can get these details in your document)

Language EN.

Hope it helps.

Regards.

Former Member
0 Kudos

Hi

Check all the include text

the declaration might be wrong

the ID might be worng

regards

shiva