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

TMG

Former Member
0 Likes
467

Hi All,

When iam trying to create an event for tmg, Each time after i giving the event name and clicking the editor its asking for new includes, more and more includes are creating on my function group but none are linking to the editor in tmg. why this is happening like this, anybody having an answer, please do suggest.

Regards

Sarath

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
442

Hi,

All the created includes will be written in the include

L<ztable>UXX.

All the code you write under various events will then be written as includes like

L<ztable>F01.

If we double click on the incude name in the event we cannot go ahead , however the code written under various events will all the more be saved under various inculdes.

Adarsh

2 REPLIES 2
Read only

Former Member
0 Likes
442

Hi Friend,

It's been long time you have posted the question. But no body answered!.

From SAP 6.0 onwards, it's new functionality that when you create any suburine in report or include, it's asking for new inclusde naming convention with subroutine name.

When you are assigning any Form name against any event, it is asking for new include with that formula. You can create all of your forms of different events in a single Include.

There will be no problem at the time of execution.

Hope it will help you.

Regards

Krishnendu

Read only

Former Member
0 Likes
443

Hi,

All the created includes will be written in the include

L<ztable>UXX.

All the code you write under various events will then be written as includes like

L<ztable>F01.

If we double click on the incude name in the event we cannot go ahead , however the code written under various events will all the more be saved under various inculdes.

Adarsh