Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transport request for table changes is asked only for first row changed

Former Member
0 Likes
1,922

Hello,

We have created a maintenance dialog connected to a custom table.

In the Table Maintenance Diagog, the <i>Dialog Data Transport Details</i> is set to <i>Standard Recording Routine</i>.

In the "Maintenance Objects" screen, the transport is set to "Automatic transport".

Two questions:

1. Now can I only change the table's entry through SM30? I do not see the "pencil" icon in SM11 or SM16 anymore. Is there a way to change the table's rows in both ways?

2. When I change a row in my table through SM30, the system only asks for the CR number the FIRST time that I savea changed row. When I change other rows and save them, it does not ask for any CR that I want to use for transport. Does it mean that the system automatically knows where to put the transported rows? or that the configuration is wrong and the other changed rows will not be taken into consideration? What if I want to change the CR for only some of the changed rows?

Thank you very much every expert here

Hello,

We have created a maintenance dialog connected to a custom table.

In the Table Maintenance Diagog, the <i>Dialog Data Transport Details</i> is set to <i>Standard Recording Routine</i>.

In the "Maintenance Objects" screen, the transport is set to "Automatic transport".

Two questions:

1. Now can I only change the table's entry through SM30? I do not see the "pencil" icon in SM11 or SM16 anymore. Is there a way to change the table's rows in both ways?

2. When I change a row in my table through SM30, the system only asks for the CR number the FIRST time that I savea changed row. When I change other rows and save them, it does not ask for any CR that I want to use for transport. Does it mean that the system automatically knows where to put the transported rows? or that the configuration is wrong and the other changed rows will not be taken into consideration? What if I want to change the CR for only some of the changed rows?

Thank you very much every expert here

4 REPLIES 4
Read only

Former Member
0 Likes
989

HI,

The table should be Customizeed table, i mean in the Attributes of the tabl eput it as C,

1) We can change/Insert the records from SM30, we can not ahve the pencil icon in SE11 or SM16

2) If you put the table type C, then for every entry it should ask the CR, if not then it is moving to the same request automatically

Regards

Sudheer

Read only

0 Likes
989

Hi,

I corrected the table to "C", meaning it is a customizing one.

To be noted that nothing has changed, though. I understand that marking it as an "A" (Transaction data) was wrong, and I have marked it as "C". BUT I still have the same effect:

when I change three rows, a CR suggestion is given only for the FIRST row!

We have CRM 5.0 SP1, NetWeaver 2004s, EP 7.0

Read only

Former Member
0 Likes
989

1) once the table maintenance generator is done on a table, u need to use only SM30 to access data. U can't use other transactions for insert/change/delete of data.

2) once a transport request is created for 1 entry, from next time if u insert/change/delete data it gets stored in the same request number. If it is released, then only it asks for a new transport request number.

Read only

Former Member
0 Likes
989

Thank you very much.