cancel
Showing results for 
Search instead for 
Did you mean: 

Access sequence for header conditions issue

Pavan_Golesar
Active Participant

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




Accepted Solutions (0)

Answers (2)

Answers (2)

phanikumar_v3
Active Contributor
0 Kudos

Dear Pavan

You can make header/Item condition active for this condition type & assign the access sequence.

Further restrict this condition type through manual input with field *Changes which can be made* manual entries-with option D-Not possible to process manually..

you can try with your testing by activating/deactivating Group condition field..

Phanikumar

Lakshmipathi
Active Contributor
0 Kudos

Just check the box for both Header condition and Item condition for that condition type in configuration so that system will not pop up that error.

G. Lakshmipathi

Pavan_Golesar
Active Participant
0 Kudos

Thanks for reply,

Yes, we are able to do check both (Item & Header checkbox) but we want to check only header checkbox so that by pricing data based on incoterms for example FOB can be applied automatically.

Currently I have a working configuration for this. Basically, the problem is I want to apply pricing data at header AUTOMATICALLY based on INCO terms of the currently customer on screen.

I hope one can suggest more feasible solution to this.

Thanks in advance.

Regs,

Pavan G

former_member183501
Active Contributor
0 Kudos

This message was moderated.