Skip to Content
0
Former Member
Aug 23, 2007 at 07:21 PM

Extend Incompletion Prodedure with customer field in VBAP

96 Views

Hi,

I have a problem by extending the incompletion procedure with a field (z...) appended to VBAP.The customizing should be right: The incompletion procedure has class "B" and it refers to the right item type.

Now the problem is, that the incompletion protocol doesn't show, that the z-field (append to VBAP) is initial and doesn't set the item incomplete.

But if another field (which is also defined in the incompletion procedure) is initial, the incompletion protocol shows this field AND now it shows my append z-field too. -> I think the problem is, that the incompletion procedure doesn't get triggered by my z-field.

Do I also have to append or insert this field in another structure or user-exit, to get it trigger the incompletion procedure?

Thanks for your help.

regards

André