Application Development and Automation 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: 
Read only

Define Condition records based on PO Document Type

Former Member
0 Likes
513

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.

4 REPLIES 4
Read only

Former Member
0 Likes
429

Hi Joshi ,

Create a New Access Sequence which meets ur Requirement.

like Condition based on the Doc.Type+ company code----?

Regards

Prabhu

Read only

0 Likes
429

Thank You Very Much Prabhu forthe valuable answer

Read only

0 Likes
429

Thank you VEry much vishwanath for valuable answer

Read only

Former Member
0 Likes
429

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