Application Development 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: 

Warning Message: Buffering not possible, Transport restricted

Former Member
0 Kudos

Hi,

We are upgrading our SAP system, and during ABAP Remediation, we see the following warning message for a Data Dictionary, object.

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

ZZBANKC field is one of the primary keys for a table. It is of type, CURR. The Buffering is already set as 'Buffering Not allowed'.

Please let me know on how to fix this issue or can we safely ignore this warning message so that it could be transported to production?

Thanks in Advance,

Binu

1 REPLY 1

ThomasZloch
Active Contributor
0 Kudos

I find it highly unusual to have an amount field as part of the primary key. Apart from that, this message (DT607) has a detailed long text, did you have a look at it?

Thomas