Ansicht
Dokumentation

05009 - TMS

05009 - TMS

Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

TMS



Hi Des,

it's not for myself. I have System Software in place, not only doing transports
semi automated, also to run the commands APYR3FIX & APYABFIX in the same manner,
and much more. I don't want to get my hands dirty.

Unfortunately, I cannot supply the source because of copyright reasons, but I
could send you a layout of the commands, if you are interested.

Regards .. Kurt




desmond_olwageZg... on 08/02/2002 14:55:37

Please respond to DoNotReply@consolut.eu

To: DoNotReply@consolut.eu
cc: (bcc: Kurt Hansing/PTH/CBH)
Subject: RE: Re: TMS




Hi, Kurt.

The program is quite rigid, but we don't need much more in our environment
at present. It would be quite easy, though, to change to program to become
a whole lot more flexible. CL is a lovely language to use, 'cos you can do
just about anything. You could make everything in the program use variables
and it wouldn't be much to allow several transport numbers as input.

We only do a handful of transports a day (few and far between) so I've
never bothered making the program any more flexible.

If you are specifically looking at using an OS command rather than the TMS,
I can experiment with the CL code and send you something more flexible if
you want?

Regards,

Des Olwage
Snr. Systems Administrator
Goodyear South Africa
Tel. +27 41 5055441
Cell. +27 82 824 6900




kurt.hansingZ
cbh.com.au To: sap400Zm...
cc:
08/02/2002 Subject: RE: Re: TMS
01:08
Please
respond to
SAP on System i








Hi Des,

too much hard coded and it caters for one transport number only.

Regards .. Kurt




desmond_olwageZg... on 07/02/2002 14:55:04

Please respond to DoNotReply@consolut.eu

To: DoNotReply@consolut.eu
cc: kifleZm... (bcc: Kurt Hansing/PTH/CBH)
Subject: RE: Re: TMS




Hi, Berhanu.

The source for my TRANSTST program looks as follows:

PGM PARM(&REQ)

DCL &REQ *CHAR 10
DCL &CMD1 *CHAR 100
DCL &CMD2 *CHAR 100

CHGVAR &CMD1 ('IMPORT ' *CAT &REQ *CAT ' TST CLIENT900 U1')
CHGVAR &CMD2 ('ADDTOBUFFER ' *CAT &REQ *CAT ' TST')

CD '/usr/sap/trans/bin'

/* TP PARMLIST(&CMD2) */
TP PARMLIST(&CMD1)

ENDPGM

Explanation:

The &REQ parameter is the transport number. I created a command from this
CL as well.
In the &CMD1 string, I'm importing the request (&REQ) into our TST system,
client 900.
In the &CMD2 string, I'm adding the request (&REQ) to the TST buffer. This
is only required if your system setup does not automatically add requests
to the buffer.
As you can see, I have 'removed' the actual adding to the buffer in the "TP
PARMLIST(&CMD2)", since our setup does it automatically. It is a nice
functionality to have, though, provided the transports at OS are
done/managed very strictly (from a security point of view).

Hope you find this helpful...

Regards,

Des Olwage
Snr. Systems Administrator
Goodyear South Africa
Tel. +27 41 5055441
Cell. +27 82 824 6900




"BKifle"
<kifleZm... To:
<DoNotReply@consolut.eu>
m> cc:
Subject: RE:
Re: TMS
06/02/2002
17:23
Please
respond to
SAP on System i






Hi Des,
I am interested in the CL you are using to perform transports. Please send
me the source. I would like to use it if it is faster than TMS.

Thanks in advance.
Berhanu

-----Original Message-----
From: desmond_olwageZg...
[mailto:desmond_olwageZg...]
Sent: Wednesday, February 06, 2002 12:34 AM
To: DoNotReply@consolut.eu
Subject: Re: Re: TMS



Hi, Jerry.

I tried setting up the TMS in our landscape and the process was relatively
straight forward. I also found, however, that doing the transports at OS
level were a lot simpler and faster. The STMS transaction creates too many
complications. I have written CL jobs to facilitate the transport process.
All I need to do at OS is use a custom command TRANSPRD or TRANSTST (to
systems PRD and TST respectively) with the transport number, e.g. TRANSPRD
DEVK915899, and the rest is done automatically. So, I undid the TMS
configuration and have continued to use the simpler OS transporting.

Let me know if you're interested in the CL's. I'll gladly send you the
source.

Regards,

Des Olwage
Snr. Systems Administrator
Goodyear South Africa
Tel. +27 41 5055441
Cell. +27 82 824 6900




"jae4my"

<jae4myZcelco To:
DoNotReply@consolut.eu
m.net.my> cc:

Subject: Re:
TMS
06/02/2002

01:20

Please

respond to

SAP on System i







Hello Peter,

Thanks for your help. Actually I'm used to doing transport using tp
on the OS level. Transaction STMS is something new to me. Once again,
thanks for your help.

Best regards,
Jerry Escobia.

--- In SAP on System iZy..., Peter Stelzer <Peter.StelzerZw...> wrote:
> Hello Jerry,
>
> at first You have to check, that all of the Systems in Your
transport-domain have the same transport-directory
(i.e. /usr/sap/trans)
> In the first installed system (typically the dev-system this is the
default directory. This system is typically the domain-controller.For
all next systems on the same i-series the new TMS of instance will
use this direcotry to. If You have more rthan one i-series You hav to
make a link to the directory of the domain-controller. If You make a
standard-installation from CD You will be asked after instalaltion
for setup STMS.
> Manually installation
> In R/3 start STMS in 000 as a user with sap_all but not as DDIC or
SAP*.
> Then press button transport ways and in the new menu decide under
configuration->standardconfiguration the landscape You will use.
> If You do not have all systems You will use in the future You can
use virtual systems as dummy-systems.
> Create the standard transportway and save and activate.
>
> More infos in the standard help under BC-CTS-TMS or keyword TMS.
>
> I hope it helps
>
> Regards Peter
>
>
>
> SAP on System iZy... schrieb am 05.02.02:
> > Hello everyone,
> >
> > Where can I find information on how to setup and use the
Transport
> > Management System (TMS) i.e. transcation STMS?
> >
> > Thank you.
> >
> > Best regards,
> > Jerry Escobia.
> >
> >
> >
> > Have a look to our homepage at: http://www.consolut.net
> > SAP on System i-unsubscribeZy...
> >
> > Your use of consolut is subject to
http://www.consolut.net
> >
> >
>
> Peter Stelzer
> email: Peter.StelzerZw...
>
______________________________________________________________________
________
> Keinen Jackpot mehr verpassen! Mit dem Dauerschein des WEB.DE
Lottoservice.
> Einfach und bequem Lotto tippen! http://tippen2.web.de/?x=4


consolut Sponsor












Have a look to our homepage at: http://www.consolut.net
DoNotReply@consolut.eu








Have a look to our homepage at: http://www.consolut.net
DoNotReply@consolut.eu

Your use of consolut is subject to http://www.consolut.net



consolut Sponsor












Have a look to our homepage at: http://www.consolut.net
DoNotReply@consolut.eu







Have a look to our homepage at: http://www.consolut.net
DoNotReply@consolut.eu

Your use of consolut is subject to http://www.consolut.net










________________________________________________________________________________

**********************************************************************
The information contained in this message is intended only for the
named recipient(s) and may be confidential and/or the subject of
legal professional privilege. If you are not the intended recipient,
any use, duplication or distribution of the information contained in
this message is prohibited. If you have received this message in
error, please contact us immediately via email at email.adminZc...
and delete the original message.

Web Address: http://www.cbh.com.au

This message has been swept by MIMEsweeper for the presence of
computer viruses.

**********************************************************************



consolut Sponsor












Have a look to our homepage at: http://www.consolut.net
DoNotReply@consolut.eu








Have a look to our homepage at: http://www.consolut.net
DoNotReply@consolut.eu

Your use of consolut is subject to http://www.consolut.net










________________________________________________________________________________
**********************************************************************
The information contained in this message is intended only for the
named recipient(s) and may be confidential and/or the subject of
legal professional privilege. If you are not the intended recipient,
any use, duplication or distribution of the information contained in
this message is prohibited. If you have received this message in
error, please contact us immediately via email at email.adminZc...
and delete the original message.

Web Address: http://www.cbh.com.au

This message has been swept by MIMEsweeper for the presence of
computer viruses.

**********************************************************************



Durban Tours - Südafrika Safari

TXBHW - Original Tax Base Amount in Local Currency   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 14218 Date: 20240328 Time: 094509     sap01-206 ( 5 ms )