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 WITH TABLE NAMES

Former Member
0 Likes
421

HI Experts,

I need to give my new table name as z_xxx_xxxx_xxxxxx.

But iam not able to give this name and create a new table since.

The length is bigger.

and it is not allowing me to keep the undersocres in the second place.

Can any one advice

2 REPLIES 2
Read only

Former Member
0 Likes
381

Hi,

The SAP naming convention reserves underlining in the second or third position for special objects. Here is SAP naming convention for Customer tables.

Pooled tables and cluster tables:

Length = 10

Name Range: Y* Z* T9* P9* PA9* PB9* PS9* PT9* HRT9* HRP9* HRI9*

Transparent tables:

Length = 16

Name Range: YY* ZZ* (in the append structure, if possible)

Table field:

Length = 16

Name Range: If included using the append structure: YY* ZZ*

All the best,

Alexander

Read only

Former Member
0 Likes
381