cancel
Showing results for 
Search instead for 
Did you mean: 

Help required: Screen FCODES (Incompletion proc)

Former Member
0 Kudos

Dear All,

I have a question regarding incompletion procedure.

How are the screens for missing data assigned for the incompletion fields?

Where are these fcodes maintained?

Any help on this is appreciated.

Thanks,

nsp.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi NSP,

The incompeltion procedure is a two step method

1) Step is to create an incompeltion procedure which tells you what fields need to be there.

2) Assigining this incompletion procedure to a specific document type or an item category.

But for pricing there is a third level, through pricing procedures.

Let me know the exact problem and will help you out with that.

And yes please test the incompletion procedure by making a new sales order or delivery.

regards,

Abhishek

Former Member
0 Kudos

Hi,

My question was this.

In the step of defining incompletion procedure, to each of the incompletion fields, we assign a screen for creating missing data. When I press F4, I see a list of fuction codes.

Where are these defined? How do we exactly associate these fcodes with the sap screens? How do I add new screens as required? Any inputs on this are appreciated.

Thanks in advance,

nsp.

Former Member
0 Kudos

for sales docs - tranz :

OVA2 (define incml.proc)

VUA2,VUP2,VUE2,VUPA,VUC2,VUA4,VUP4 (assign incml.proc)

OVA0 (def. stat.grp)

for deliveries:

OVA2 (define incml.proc)

VUPA,VUA4,VUP4 (assign incml.proc)

OVA0 (def. stat.grp)