When we include a new customer, we have to maintain
condition record every time or there is a process by which
we can validate the condition record to that new customer
belonging to the same sales area or can copy the cond.
records belonging to same company code?
Answer Posted / chandrakant jain
You should create a new access sequence for the condition
types and add them to condition types
Create access sequence table from copy of another table
with new 3 digit number
Run Tcode : V/03
create table add fields : Sales org, Plant, Distribution
Channel, Division, material.
Save table
Then add this access Sequence to all the condition type
access sequence v/07.
Find all the access sequence from v/06-> Condition (Suppose
PR00 )->Access Sequence.
Run T Code:V/07 add this table in access sequence of all
the condition type access sequences at the higher level
then maintain conditions on this access sequence.
But be sure for one sales org+plant+dist.ch+div+material
prices should be same for all customers.
for details contact me.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
You want to set up a new condition type. Name the necessary steps you have to do if you want the system to determine the new condition type automatically during sales order entry?
Hi SD Gurus, what are the documents in which we use Output Determination starting with Sales order? Where do we use the output determination? I have been asked this question in a recent interview? It’s Urgent!!!!!! I have interview within 1-2 days? So, I request you to provide solutions to above question as early as possible? Your timely help would be greatly appreciated? Thanks in advance Regard
Is there an user exit to copy the data into planning table?
What are inter-company customers?
What is the standard group condition routine in condition type, what is its importance?
What is the structure of delivery document?
I want to give rebate to the customers only those have achieved the target (say 1000 qnt. or more/ Rs. 50,000 in price) of a material in the respective period, how to configure this? (other customers who have not reached the target will not get the rebate
Is anyone familiar with allocation run – Tcode is Arun_ITA?
What is a sales deal and how to configure it?
what is puchase life cycle?
Where and how is a 'business area assignment' done?
How to create the source and target database connections in the server manager?
What table do I use in creating abap program that would output the sales based on sales organization of customers?
How can one inactivate or block a special stock partner? Intent is to disallow transactions to this consignment location as part of lifecycle mgmt.
I have a scenario where the our unit of measure is Pc. The conversion is 1pc = 2.9768 m2. Now the client is saying that he will give the prices in Cubic meter. The current requiment is we have to derive a conversion ratio between pc (m2) and cbm. Please advice.