How is access seq. controlled?
Answers were Sorted based on User's Feedback
Answer / bharat b
Hi all
An access sequence (search strategy) is defined for each
condition type (except header and manual condition type) in
pricing procedure.
1. Each access performed during pricing procedure, the
access sequence is made using condition table.
2.Access sequence is a search key for condition record,
which made up of key fields.
3. access sequence searchesthe condition records from most
specific to the most general.
Example: Suppose you create a sale order for material M-10
for Customer 1500. and you had maintained the condition
records for that material 100 INR for per materiall. and
you also maintained the condition record for
Customer1500/Material M-10 also i.e. for that perticular
material and for that customer the Material price is 90
INR. In that condtion the system pick the material price as
90 INR and reject the material discount as 100INR.
Regards,
Bharat B
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ashish
Hi Frds,
Basically Acess Sequence is a Search Strategy which governs
the condition type which give the required result. So to
Acess sequence is controlled by set of Acess Number which
which are assigned to condition tables in which specific
condition data is stored. ex. : table 6 has Price List
Type/Currency/Material record. so whenever the specific
requirement comes this acess sequence can be attached to
our condition type an it can act as a path setter to
fulfill the requirement.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subha
access sequence is a search engine and is based on both
condtion tbale and condtion records so is basicall
controlled condtion key that linls condtion table to
condtion record
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shiba_sap
Access Sequence is contolled by the accesses.It can also be
controlled by requirements ,but requirements only determine
whether this access sequence has to be executed or
not.Similarly you can change the access sequence by using
alt.calculation types.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sharfuddin
access seq condition types and procedure is controlled
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / navin kaluti
Access sequence is the search strategy (engine) system uses
to find valid condition records.
Access sequence has hierarchy of individual access in the
form of condition tables.
These condition tables are arranged from specific to generic
in descending order.
Now coming to the question how they are controlled.
1. requirements: it provides a condition for individual
access, and they will be performed only after this condition
is fulfilled
2. exclusion indicator: you can provide a exclusion
indicator for individual access, and if maintained system
stop the processing of further access if a valid condition
record if found for a access set with exclusion indicator.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satya
Access sequence is defined for the search strategy on condition tables assign to that particular access sequence to control the access sequence just simply activating the exclusion indicator in that access sequence with help of Tcode:V/07.
Is This Answer Correct ? | 0 Yes | 0 No |
Define sales document types?
In back order process system follows backward scheduling or forward scheduling? please give ur valuable answers
What is a transfer order and for what would you use it?
When you create a manual Journal entry, what can you redirect in the header? a) User b) Variant c)Audit ID d) Ledger
in third party process when vendor is delivering the goods to customers which invoice vendor will send along with dispatch and whoose name? plesase give me solution.....
Is functional module configuration comes under workbench request or customization request?
Please explain any one ticket of SD.
3 Answers Accenture, IBM, TCS,
Do you participate in implementatation? What is your role in imp. Phase? what have udone in implementation? Which methodology you use in imp.?
what is proforma invoice and what are the types of it?
Have you worked on any Functional Specification doc recently? Have you done any development work/ assignment recently? The Interviewer asked me this question in an recent interview. Please give examples from your real time/ live data project along with detailed procedure/ work mechanism and explanation along with path and t-codes if any? Please answer this question asap.... Its Urgent.... Looking forward for your express reply...I have interview within 1-2 days. So, give reply to this query asap.. I would be very grateful to you for your timely help.Thanks in advance. Regards
What is alternative condition base value? Give an example?
Hi, While implementing Country India Version, I wanted to know if the Pricing Procedure JFACT (i.e. with formulas) or JINFAC (i.e. without formulas) should be used. specify suitable Tax calculation procedure with it .