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 problem

Former Member
0 Likes
675

I need to create a domain for kilometer value with 5+2 digits.

whats z the best Data type to use and also tell me what should be the values of

no.of chars

decimal places

o/p lenght

regds

kiran

5 REPLIES 5
Read only

anversha_s
Active Contributor
0 Likes
633

hi,

chk this table -> <b>/upm/gtb10</b>

chks its data elemnt and domain

kilometer type /upm/gtb10-kilometer

rgds

Anver

if helped pls amrk points

Read only

Former Member
0 Likes
633

it says such table doesnt exist

any more clues

i am using 4.7ee

Read only

Former Member
0 Likes
633

Try using:

Data type UNIT

No. characters 5

Decimal places 2

Output length 8

Hope this helps!

Regards,

Sudheer

Read only

Former Member
0 Likes
633

Hi,

There are lot domains for the specifications that you are looking for..

Ex.

---

ANZ5_2

GOto to SE84..

Expand ABAP dictionary -> basic objs -> Domains..

After the executing the report..Press SHIFT + F8 for all selections..

IN that you specify the data type, length..etc..and check for existing domains..

Thanks,

Naren

Read only

Former Member
0 Likes
633

awarded points to sudheer and muthu for thier helpful answers

thanx a lot

regds

kiran