‎2006 Jul 20 6:43 AM
Helo Experts,
I'm defining conditin record for material for the customer duty percentages for condition JCDB with mek3 transaction.
I want to define those percentages based on the PO document type. Is there any way or any user exit for same? Right now user have to manually change the Condition in the PO document.
‎2006 Jul 20 6:49 AM
Hi Joshi ,
Create a New Access Sequence which meets ur Requirement.
like Condition based on the Doc.Type+ company code----?
Regards
Prabhu
‎2006 Jul 20 8:03 AM
‎2006 Jul 20 8:04 AM
‎2006 Jul 20 6:57 AM
Hi,
An access sequence is a search strategy that the system uses to find valid data for a particular condition type. It determines the sequence in which the system searches for data. The access sequence consists of one or more accesses. The sequence of the accesses establishes which condition records have priority over others. The accesses tell the system where to look first, second, and so on, until it finds a valid condition record. You specify an access sequence for each condition type for which you create condition records.
Depending on the access sequence, you have to maintain the record for the condition type.
You can create ur own access sequence and attach the access sequence to the condition type.
You can have ur own access sequence and one of the field should be your PO document type.
Go thru the link to have additional info.
http://help.sap.com/saphelp_47x200/helpdata/en/64/7836b39c8911d199aa0000e8a5bd28/frameset.htm
Hope this helps.
Thanks,
Viswanath