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

data dictionary

Former Member
0 Likes
392

hi, experts,

what is 'buffer allowed with restrictions'

in data dictionary. and where we r used in DD.

advanced thanks,

Prerna.

2 REPLIES 2
Read only

Former Member
0 Likes
371

WHERE : In Technical Settings.

WHY :

Buffering status
Definition
The buffering status specifies whether or not a table may be buffered.

This depends on how the table is used, for example on the expected volume of data in the table or on the type of access to a table. (mainly read or mainly write access to the table. In the latter case, for example, one would not select buffering).

You should therefore select
- Buffering not allowed if a table may not be buffered.
- Buffering allowed but not activated if buffering is
  principally allowed for a table, but at the moment no buffering
  should be active. The
buffering type specified in this case is only
  a suggestion.
- Buffering allowed if the table should be buffered. In this
  case a buffering type
must be specified.

Regards

prabhu

Read only

Former Member
0 Likes
371

in the SE11,

in the tab "delivery and maintenance" tab,

we have

data browser/table view maintenance field for which

valid entries are,

1. Display/Maintenance Allowed with Restrictions

2. Display/Maintenance Allowed

3. Display/Maintenance NOT Allowed.

but i dont see the one which you are talking about.

and if you go to TECHNICAL SETTINGS,

HERE we will have BUFFERING.

to know about BUFFERING,you can choose F1 help from this screen.

Regards

srikanth

Message was edited by: Srikanth Kidambi