‎2008 Nov 12 1:36 AM
Good day SDN forumers,
To start with, I am a functional consultant and please pardon me if I cannot express my thoughts in an ABAP-inclined manner
I made some changes to a structure (FIAA_SALVTAB_RABEST) With an access key, I were able to add fields to a component (.INCLUDE) with component type (CI_REPRABEST). This will enable me to have more fields available for display when I run a report with program RABEST_ALV01.
The problem though is how I can transport the said repair/change from DEV to PRD. The system does prompt a transport request upon saving of the changes., but after transporting to PRD, the changes do not take effect.I already consulted our ABAPERS and BASIS guys but unfortunately, they too don't know how to solve the problem. I badly need help guys. Any suggestions or comments? Thanks!
‎2008 Nov 12 2:18 AM
Hi ,
you said " The system does prompt a transport request upon saving of the changes., but after transporting to PRD, the changes do not take effect." -->Then what u transported to PROD ?,which transport requests have u transported ?.
have u seen the version management of this Structure ?
regards
Prabhu
‎2008 Nov 12 1:49 AM
I think taking an Access key and changes in Strucutre or database table directly is Dangourous.
We have an option Append structure(F5) for all structures ad tables we should go with this option.
anyways my only guess says that either your all objects were not activated properly or you did not
activate and adjust table from Database utility(SE14) once this done than again re-transport.
‎2008 Nov 12 3:09 AM
I checked and all the objects are active. Since I already effected the said changes, how do I manually include the changes in the structure to a new transport request? Again, sorry for the ignorance since I don't have any ABAP experience whatsoever.
‎2008 Nov 12 3:11 AM
did you finished SE14 actvities?Which i suggeted in upper post.
‎2008 Nov 12 4:07 AM
>
> did you finished SE14 actvities?Which i suggeted in upper post.
Yes I did. The system response was "Object FIAA_SALVTAB_RABEST cannot be processed via DB utility"
‎2008 Nov 12 2:18 AM
Hi ,
you said " The system does prompt a transport request upon saving of the changes., but after transporting to PRD, the changes do not take effect." -->Then what u transported to PROD ?,which transport requests have u transported ?.
have u seen the version management of this Structure ?
regards
Prabhu
‎2008 Nov 12 3:17 AM
@Prabhu Pehram
I asked our BASIS guy and he told me that there were no objects included in the transport request, which makes it all the more confusing.
‎2008 Nov 12 3:20 AM
There lies your issue. create a new transport in Dev with the table name and correspondig new data elements / domains if any and push it to Prod