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: 

What is the role of the exclusive indicator in the acess sequence?

Former Member
0 Kudos

Hi,

What sense does the exclusive flag make in output determination?

Sice all the access sequence are used for the same output type proposal, why would this flag be used?

Is it becuase:

If we do not set this flag and a condition record is not maintained for all the access sequences the output type is not proposed?

2 REPLIES 2

Former Member
0 Kudos

Hai,

Access Sequence enables search criteria for that particular Condtion Type within that access sequence.

While searching for the Condition tables for the entries thru the entire Access number sequence which is defined for that Access Sequence.

If we want to stop this search after it finds successful entry in this particular Access Sequence for that Condition record entry, we enable this Exclusive Indicator.

An Access Sequence controls whether the system stops searching for a record after the first successful access for a condition type within an access sequence.

Former Member
0 Kudos

hi

good

In an Access sequence while placing the condition tables,

if the Exclusive indicator is set, If a valid condition

rec is found by the system in a cond. table, it will stop

searching and will not go to next cond. table.

whenever if we speicify the exclusive indicator in access

sequence, system will stop searching for further condition

record,it means it will consider only for the particular

condition record,in which we specify the exclusive indicator

in access sequence

check this link

http://help.sap.com/saphelp_nw04/helpdata/en/c8/1989f143b111d1896f0000e8322d00/content.htm

thanks

mrutyun^