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

Problem in table maintenence generator

former_member189410
Participant
0 Likes
993

Hi

I created a table maintenance generator with follwing values but its giving me following error .

Auth grp= &NC&

maintenece type One step

package ZBI

function group zg_bw_0001

overview screen 1

standard routine

when i press create it showz following error

The maintenance object description has no

transportable package

plz let me know y its happng.

Thnx

points will b assigned

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
960

Check with your BASIS team for the package ZBI.

This error means the following package will not create any transport request in the system for that Maintainance.

Regards,

Amit

Hi

I created a table maintenance generator with follwing values but its giving me following error .

Auth grp= &NC&

maintenece type One step

package ZBI

function group zg_bw_0001

overview screen 1

standard routine

when i press create it showz following error

The maintenance object description has no

transportable package

plz let me know y its happng.

Thnx

points will b assigned

7 REPLIES 7
Read only

amit_khare
Active Contributor
0 Likes
961

Check with your BASIS team for the package ZBI.

This error means the following package will not create any transport request in the system for that Maintainance.

Regards,

Amit

Read only

Former Member
0 Likes
960

hi,

check your package name.

Proceed as follows.

1. Authorization Group : &NC&

Function group: ' Give table name '

Package: <pac name>

2. Create a Transaction Code (Parameter Transaction) for the table maintenance through SE93 transaction. The values used for the same would be:

2.1. Transaction: SM30

2.2. Check the box for ‘Inherit GUI Attributes’.

2.3. Check the boxes for GUI Support as required.

2.4. Check the box to skip the initial screen.

2.5. View name: (Default Value to be created)

2.6. Show: (Default Value to be created).

Read only

0 Likes
960

Hi kasi raman plz let me know one thing that in function group i will give the name of function group rite

Read only

Former Member
0 Likes
960

Hi Nishu Gupta,

Check whether the Function group is under a development class or under the $tmp (local object). Also try to check whether the package name exist or not.

Read only

Former Member
0 Likes
960

hi,

u can cretae Table maintenance Generator for Custom Table.

may i know ur table name for instance.?

regards

Naveen

Read only

0 Likes
960

ya its zups_tp_hierchy

Read only

0 Likes
960

Hi,

Can you check the table zups_tp_hierchy is activated before cretaing Table maintenace gen.

Regards,

Naveen