Skip to Content
1
Jul 19, 2016 at 11:13 AM

Access sequence for header conditions issue

603 Views

Hi gurus,

I had gone through SCN post but have no clue to the answer still.

In my scenario, We make contracts using VA41 and have INCO Terms maintained in customer master.

I have followed approach 1 right now (cause I like to dive-in for some configuration instead of doing the abap code in exit) 😀

I suggested following 2 approaches:

Approach1. Configure system for Access sequence based on inco terms

For our current case, We require pricing condition that is determined by the incoterm, for that maintain condition records for this pricing condition, than you will need an access sequence that is based on the incoterms.

For this, you need to access IMG Sales and Distribution Basic Functions Pricing Condition Tables, in here you should see something like "field catalogue" page through it to determine whether the inco1 field is already available, if not you will need to add it.

Also need to create a new condition table (900 number range) that contains the field inco1, this will enable you to create a condition record for specific incoterms.

Approach2. Enhancements

Or we can move ahead with Exit.

Problem: Want the Access Sequence based on Inco terms. I want to apply my created access sequence to header conditions, But system gives error Access sequence cannot be allowed on header conditions.


Suggestions and feedback most welcome 😊

Best Regards,

Pavan Golesar