[9556] in SAPr3-news
Re: TOP include after creation ...
daemon@ATHENA.MIT.EDU (~:-))
Thu Jan 14 04:17:11 1999
To: sapr3-news@MIT.EDU
Date: 14 Jan 1999 07:03:59 GMT
From: "~:-)" <~:-@aol.com>
Philippe Materne <philippe.materne@tvd.be> wrote in article
<7739mu$76$1@sol6.tvd.be>...
> I am just starting learning abap4
> I am trying to make the different exercises
> which are listed in the SAP online (html format)
>=20
> For one of the exercise I should build a
> abap program with a TOP include at the begining.
> But I click on the option and top include has
> been deactivated at the begining of the creation
> of the program.
>=20
> My question : can I set TOP include after the
> creation of program / module /transaction code
> or it is too late !!!
> I can not believe it is too late - if so how should
> I had a top include ... only in having include which =B5
> ends with TOP ?
> Thanks for the answer
>=20
> YOu can also answer at cpma@europay.com
> thanks
> PHilippe
>=20
>=20
If you create a programm with the transaction SE80,
you are asked to building a top include automaticly.
A top include is nothing else than an include mit the ending
TOP. So it is possible to create a top include whenever you
want like the other includes.
FBiner