Application Development 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: 

Creating new entries in a customizing view not asking for a transport request

vijay_chanchlani
Explorer
0 Kudos

Hi ABAP experts,

I have created a table of delivery class 'C' and on basis of that I have created a corresponding view of the same delivery class.

I have executed the table maintenance generator and selected the radio button  Standard Recording Routine.

Even after these steps , when I do table maintenance using SM30 transaction and add new entries , the system doesnt ask for a Transport request.

Thanks in advance.

Regards,

Vijay.

5 REPLIES 5

Former Member
0 Kudos

Is it possible that you already have a transport open for it?

Neal

GeorgeShlyakhov
Participant
0 Kudos

Hi Vijay.

Check this thread: http://scn.sap.com/thread/1162125

-----

Best regards,

George Shlyahov

Former Member
0 Kudos

Hi,

Please check whether your table is in a valid package and ,  I think  it will ask for a transport when you are trying to 'save' it.

Thanks.

raymond_giuseppi
Active Contributor
0 Kudos

Check with transaction SOBJ (position on view name and type 'V') for generated Category, transport and Adjustement values.

Regards,

Raymond

0 Kudos

Hi,

The link mentioned by George should work.

If not you can always mannualy write the entries to a transport using-

table view>> transport>> specify transport number.

Ideally though you would not need to do this.

Regards,

Deepti