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

Search Help from CAWNT

Former Member
0 Likes
643

Hello Expert,

I have created the Elementry seach help from table CAWNT for field ATZHL. Field ATZHL is used in my custom table. I have add this search help with the domain of this field. Now my problem is when i hard code the ATINN value which is an internal number in the default value. I get all the required value. This will work fine in our developement client but when we transport it to the upper clients. This internal number will change. Could you guys help me how to pass the outside value which will internally convert to internal value.

Thanks,

Amit

Hello Expert,

I have created the Elementry seach help from table CAWNT for field ATZHL. Field ATZHL is used in my custom table. I have add this search help with the domain of this field. Now my problem is when i hard code the ATINN value which is an internal number in the default value. I get all the required value. This will work fine in our developement client but when we transport it to the upper clients. This internal number will change. Could you guys help me how to pass the outside value which will internally convert to internal value.

Thanks,

Amit

2 REPLIES 2
Read only

Former Member
0 Likes
531

Hi friend,

Look the data records may vary from development server to production server due to difference in data uploading which requires to be renewed time to time.

Read only

Former Member
0 Likes
531

Hi Amit,

You need to hard code the Charecteristic value for the Internal number. For example 'SERVICE_CATEGORY'. Not the number generated for the characteristica value.

Regards,

Jayaram...