Skip to Content
0
Former Member
Jan 18, 2012 at 03:32 PM

Personnel number in automatically created confirmations CO11N

302 Views

Hello experts,

I want to enhance the order confirmation (CO11N). I have extended the screen to give two personel numbers in one confirmation and have done an append to table AFRU for the second number. For automatically created confirmations I have to take the personel number and personel number 2 from the last confirmation and to add them.

The User Exit CONFPP06 haven't a reference to table AFRU. It's only possible to give one personel number to the export interface - it doesn't know my append field.

Therefore I had a look on the BADI WORKORDER_CONFIRM. But all methods have only import parameters - no export. How it is possible to make changes on the current confirmations? Is there any global available access to the current AFRUD?

Regards Thomas