We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

Re: [sap-dev] Check correct version of download

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by R. Neal Wilhite(Senior Project Manager)
on 07/21/2009 12:14:00 PM

Sorry, some of that is not quite accurate for ECC6. I've been n versions from 3.0C thru ECC6, so some of it has gotten muddled, but the basic principle has not changed...
Neal

-----Original Message-----
From: Neal Wilhite via sap-dev <sap-dev@Groups.ITtoolbox.com>
To: Neal Wilhite <wilhiten@aol.com>
Sent: Mon, Jul 20, 2009 4:05 pm
Subject: Re: [sap-dev] Check correct version of download

Let me give you an example.
You create an executable program in SE80. Name it Ztest1.
It asks if you want a top include.You say yes and you name it Ztest1_top.
It also creates for you a commented out stub for include Ztest1_f01.
You uncomment it and double click it causing an include Ztest1_f01 to be created.
You place in your main program a perform and double click it.
It asks where to put it and you choose Ztest1_f01.
Inside the this perform you write another preform named do_it_2. On double clicking it, one of the options is to put it in include Ztest1_do_it_2.
You choose that one and it creates include Ztest1_do_it_2.
In SE38, you create include zmystuff. You place include zmystuff in your main program Ztest1.
Inside form do_it_2 you create form do_it_3 and place it inside of include zmystuff.
Finally, you put the majority of you code in do_it_3
. So now any of these named objects (the includes) may be transported and any of them could contain critical parts of your code. Many of them have no apparent relationship according to their names.
This is a simple version. If you consider things like function modules, the relationships become far more complex.
Neal

-----Original Message-----
From: khanbhai via sap-dev <sap-dev@Groups.ITtoolbox.com>
To: Neal Wilhite <wilhiten@aol.com>
Sent: Sun, Jul 19, 2009 12:47 am
Subject: Re: [sap-dev] Check correct version of download

your understanding is absolutely correct Neal . how is obj_name stored if it
is not program name is it internal or something because there is a table
VRSD which can be helpful if we know the obj_name .i have one more idea i
have source code of the prd version also . i can use both text file and use
some utility to find if there is a difference in between them it will much
simpler but little tedious ....

Thanks
On Fri, Jul 17, 2009 at 9:50 PM, Neal Wilhite via sap-dev <
sap-dev@groups.ittoolbox.com> wrote:
>
>
>
> Let me verify if this is your question:
> Someone downloaded a copy of a program through the standard download from
> your QAS system. Therefore you have a text file of the code. They further
> gave you a text (or excel) of the contents of E071 (hopefully from the time
> the program was downloaded). Now you want to be able to verify the version
> by it's transport number? Is that cor
rect?
> You won't be able to unless the internal documentation in the program
> includes the the transport number. Then you'd have to know every possible
> object type that the code could be transported under. If it were for
> instance a function, it could go up as a FUGR or PROG or REPS. And there may
> be other possibilities that I don't know of. The fields required to ID the
> object being transported are:
> PGMID
=0
A> OBJECT
> OBJ_NAME
> OBJECT would be FUGR... but OBJ_NAME may not be you program name in every
> case.
> I think that someone has set you with a very difficult task.
> Neal
>
> -----Original Message-----
> From: khanbhai via sap-dev <sap-dev@Groups.ITtoolbox.com>
> To: Neal Wilhite <wilhiten@aol.com>
> Sent: Fri, Jul 17, 2009 4:35 am
> Subject: [sap-dev] Check correct version of download
>
> Hi to all experts,
>
> We are in a upgrade project currently we don't have acess to QAS and PRD.We
>
> just have two excel file of table E071 for QAS and20PRD.We have uploaded
> some
> programs to new system ECC 6.0 taken from QAS now i have to check whether
> correct version is downloaded or not .How to find the last active request
> of
> a program of course without using the version management all inputs will be
>
> highly appreciated .
>
> --
> Best Regards,
> Mohammed Abdul Hai
> SAP Technical Consultant
> Singapore
__.____._

Copyright © 2009 CEB Toolbox, Inc. and message author.

Toolbox.com
4343 N. Scottsdale Road
Suite 280
Scottsdale, AZ 85251

0 comments:

Post a Comment

T r a n s l a t e to your language