Friday, October 28, 2011

CTS (Client Transportation System) Concept...

CTS also known as Client Transportaion System.
-> If ABAP object saves in Local Object those are not allowed to Transport from Development to Test Clients.

-> If ABAP object saves in Package then it Authorized to Transport from Development to Test Clients.

-> In SAP it is possible to copy ABAP objects from Local Object to Package.

-> Using Object Navigator (SE80) user can check ABAP object list Stored in Package.

-> If ABAP object saves it in Package then to that ABAP object Dynamically System generates Identity nothing but Request Number. Request Number can be Work Bench Request number or customizing Request number.

-> SE01, SE09 or SE10 using these T.Codes request number can be released. Release means Providing Authorization to Transport object from Development to Test Client.

-> Basis can do Transportation. For that ABAPer can give particular Information correctly.

-> Using T.Codes STMS or SE01 Basis can Transport ABAP objects across clients. For this Basis requires T.R(Transport Request) Number, Object Name, Source Client and Target Client.

->After Transportation Completed successfully then system can maintain copy of ABAP object in target client.

-> After Transportation Completed then in development client to ABAP object if user makes any changes with transportation those changes can be effected to ABAP object in Test Client.

STEPs in CTS Demo:

1. Creation of Package : T.Code is SE21.
2. Saving ABAP Object in Package : To this 2 Request numbers can be Generated
i) Development/ Correction Request Number ----> For Releasing
ii) Main Request Number ----> For Transportation
Main Request Number is T.R Number
3. Releasing Request Number(Development/Correction).
4. Transporting ABAP object based on T.R Number.


4 comments:

  1. Im no expert, but I believe you just made an excellent point. You certainly fully understand what youre speaking about, and I can truly get behind that. nehézgép szállítás Europa-Road Kft

    ReplyDelete
  2. Very awesome!!! When I seek for this I found this website at the top of all blogs in search engine. transportes de veiculos SP

    ReplyDelete

Application with Internal Table

Having screen painter with layout fields are vender, name, city operations. Select "SE80" -> Edit object Select program ->...