on ‎2013 Feb 06 1:41 PM
Hi Gurus,
Could some one tell me.. from where does Conditions records number get generated?.
Program SAPMV13A(VK11) .
Do we have any settings in IMG for this... please let me know.
Thanks
Seegal
Request clarification before answering.
Could some one tell me.. from where does Conditions records number get generated?.
Program SAPMV13A(VK11) .
Do we have any settings in IMG for this... please let me know.
To my knowledge, the condition record numbers are dynamically generated by the program and there is no control through IMG.
Can you please tell the purpose of this query? Are you looking for some customization in this area? If yes, please post this in ABAP forum also.
Regards,
Ravi Sankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Friend, If you're looking for pricing condition records, table VBAK (sales documents) and VBRK (billing documents) have field KNUMV. You link this in table KONV to get the rates and other related data. from KONV, use field KNUMH to link to tables KONH and KONP (these 2 latter tables are for pricing conditions). Also Link : http://scn.sap.com/thread/1781429 Regards, Kundan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Seegal,
There are no IMG setting for the condition record numbers and document condition record number associated with pricing in sale order header and pricing tables.
My understanding is that this is system driven and system takes good care of this (standard SAP).
Thanks
Kartik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi SK,
If I have understand your problem, you want to know the condition record created at the time of VK11 pricing condition maintenance.
Please go to the Tcode SE16N and explore the table KONP with the combination of Access Sequence table.
For Example :
You are maintaining record in VK11 for K005 - Customer/Material for that the Access sequence is K005. Now at the time of this Condition table creation system creates in the background all A series table for this it will be A005.
Now go to SE16N put A005 and take the Condition record no the go to table KONP put this condition record no.You will find the record details.
Just do some hands on so you will understand it clearly.
Thanks,
Suman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
TC: SNRO - Range 'KONH' - Interval '01'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 36 | |
| 27 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.