‎2008 May 21 4:54 AM
Hi all,
we had a variant set up for Va01, 02, 03 in the system.
but not sure why the variant is not working in the production system.
not sure how to check what variant it is using.
the same variant in devt and prod upon executing, the table control for the items are different.
Pls kindly advice.
‎2008 May 21 5:41 AM
Sorry for my language.
Try to transport entries of table TCVIEW "Table control views (user settings)" from development system to product system. Need entries with key TCPROGRAM = SAPMV45A (this program which executed by transactions VA01-03).
Create transport - transaction SE01. Manualy add next object for new transport: R3TR TABU TCVIEW, and set needed key for object - SAPMV45A.
‎2008 May 21 5:41 AM
Sorry for my language.
Try to transport entries of table TCVIEW "Table control views (user settings)" from development system to product system. Need entries with key TCPROGRAM = SAPMV45A (this program which executed by transactions VA01-03).
Create transport - transaction SE01. Manualy add next object for new transport: R3TR TABU TCVIEW, and set needed key for object - SAPMV45A.
‎2008 May 21 6:46 AM
Hi,
i had seen the difference but how can i transport the entries from devt to production?
it seems that under the table, i cannot transport the entries.
under SE01, i also cannot find the create new objects.
pls advice.
‎2008 May 21 7:42 AM
By step for system 4.6 (maybe little difference in 6.0):
1. Create transport request.
Execute SE01. Press "Create"(F7). Select "Customizing request". Set name of request and target system (if empty).
Save it.
2. Add object to request.
Set cursor on created customizing task. Press "Display object list" (ShiftF11). Press "Display<->Change" (ShiftF8). Press "New entries" (Shift+F6).
Add info to table control and press "Enter":
PgmID R3TR
Obj TABU
Object name TCVIEW
Then double-click on this entry. Press "Insert line" (Shift+F1). Press "Key fields" (F2).
Add info: Client - your client, Program name - SAPMV45A, Field pos. - *
Save it.
3. Release your request (F9) and go to STMS for transportinf request into qua and pro system. For this item ask your basis administrator better.
Good luck.
‎2008 May 21 8:29 AM
Hi Andrey,
thanks for all your help.
last question before i transport tonight, will it affect any existing of the production record?
this is because the production got ard 4000+ records but in devt system, only got 400+.
will it cause any issue if the no of records differs?
‎2008 May 21 9:46 AM
That's must no affected for system cause transport included only entries for program SAPMV45A and table TCVIEW have entries for all program. Entries with key SAPMV45A will be re-create in productive system.
And I apologize for hard way.
Now, simple way: go to any VA0* -> press "Configuration" on table control -> set your variant as standard setting -> press "Administrator" -> press "Car" Include in transport request (F9) -> press "Create request".
Created request will be included needed entries automaticly.
‎2008 May 21 10:07 AM