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

Domain.

Former Member
0 Likes
853

Hi All,

I need to increase length of one key field of a standard table. concerned data element is used only in one table & structure and enqueue & dequeue function Modules.

For this purpose i am planning to create 'Z' domain.

and attaching to the existing data element.

Plz suggest any prerequisites and necessasory care should be taken to do this. If any other altenative plz suggest.

Useful answers will be rewarded suitably.

Regards,

Suresh.

Hi All,

I need to increase length of one key field of a standard table. concerned data element is used only in one table & structure and enqueue & dequeue function Modules.

For this purpose i am planning to create 'Z' domain.

and attaching to the existing data element.

Plz suggest any prerequisites and necessasory care should be taken to do this. If any other altenative plz suggest.

Useful answers will be rewarded suitably.

Regards,

Suresh.

4 REPLIES 4
Read only

Former Member
0 Likes
821

after assigning the new domain,you will have to adjust and activate the table using SE14.

GO TO SE14->Put the name of the table->EDIT->Activate and adjust database.

This will adjust the changes accordingly

Read only

Former Member
0 Likes
821

HI,

increasing length of data element of standard table

may give rise to inconsistency enen though it is

used in one table instead use append structure

and populate new value in append structure field.

if you are changing existing domain than you have

to adjust database and activate and also

delete table maintainence generator and create a

new one.

Regards

amole

Read only

Former Member
0 Likes
821

Hi amole,

This data is getting populated from standard transaction, and the field might be used in some standard reports and programs. If i use append structure how can i handle these problems. Plz suggest little bit elobarately.

Regads,

Suresh

Read only

Former Member
0 Likes
821

Hi,

please tell me is there any requirement

to increase length of SAP table.

also specify table name to be modified.

if you change fields length also than standard

report will be affected.

Regards,

amole