[52703] in SAPr3-news
Re: changes to program twice, 2 requests released issues
daemon@ATHENA.MIT.EDU (Falk Gottschalk)
Wed Dec 15 00:23:19 2004
To: sapr3-news@mit.edu
Date: Wed, 15 Dec 2004 06:23:27 +0100
From: "Falk Gottschalk" <falk_news02@ultraperfekt.de>
Message-ID: <cpoho3$us0$1@online.de>
Hi there!
yes or no...
if he changes only ONE R3TR PROG/REPS-objec, it will work.
If he created f.e. a new INCLUDE-FILE in request one (with
"INCLUDE-Statement" in the TOP or main-Program) and imports the main in
request 2 without the include it won't work because the INCLUDE cannot be
resol ved.
regards
falk
"yls177" <yls177@hotmail.com> schrieb im Newsbeitrag
news:c06e4d68.0412141838.6e05288b@posting.google.com...
> my abaper had a discussion with me. He changed a program and a new
> request is given (request_1) and it is released. Afterwhich, he made
> changes to this program again, and a new request is given (request_2)
> as well and released as well. The question is if he just import the
> (request_2), will it work?