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

Warnings while creating customized table

Former Member
0 Likes
837

Hi All,

I'm creating customized table with three fields(KUNNR,GJAHR,&ZCSTDT).

here for ZCSTDT fileld data element is Currency type,for this i have taken reference table is T014 and reference field is WAERS.

while activiating the table showing the warings like this:

1.Enhancement category for table missing

2.Enhancement category for include or subtype missing

3.Key field ZCSTDY has num. type CURR: Buffering not possible, Transport restricted

So thats y unable to transport it to PRD.

Please help me on this.

Thanks,

srii..

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
804

hi,

open your table and in menu goto extras - enhancement category and select can be enhanced.

also remove primary key option for ZCSTDY field.

7 REPLIES 7
Read only

Former Member
0 Likes
804

Hello,

You take the field from TCURC table and use that data element.

Read only

GauthamV
Active Contributor
0 Likes
805

hi,

open your table and in menu goto extras - enhancement category and select can be enhanced.

also remove primary key option for ZCSTDY field.

Read only

Former Member
0 Likes
804

But Gowtham,Zcstdt filed is primary key is compulsury cause for the same customer,and year .if currency is same then will make problem.. so thats necessary..

anything else..

Thank q,

srri...

Read only

GauthamV
Active Contributor
0 Likes
804

hi,

Then define that field with data element waers and check table as tcurc.

try this and my previous post and hope that will solve your problem.

Read only

Former Member
0 Likes
804

May be you can create another field in the table e.g serial number

KUNNR key

GJAHR key

SERIEL key

Zcstdt

Then you can maintain more currencies for each customer/GJHAR.

You can automate the serial number assignment in the modification events of the table control

regards,

Advait

Read only

Former Member
0 Likes
804

Thank q Gowtham and Santhosh...

I will award the points..

Thanks,

sriii...

Read only

Former Member
0 Likes
804

Go to Tcode: SE14

-


click on Adjust & Activate Datase

It will not show any warning.

Regards

Flavya