Hello!
We're working with SAP ECC 6.0.
In Transaction IW31 and IW32 the users don't want to insert a value for the requester (AFVGD-AFNAM). They want that this should work automatically via the content of a z-table. For IW32 i've realized this with exit_saplcoih_009. Inside i read sy-uname and check our z-table and then the field AFVC-AFNAM was updated.
The problem is IW31 (=creating) - i don't have matching afvc-data at that time 'cause the order still doesn't exist. So i've thought it could be enough to fill only the structure-field AFVGD-AFNAM 'cause this structure will be saved at the end, too. Where can i do this? Is there a matching customer-exit, too?
Thanks a lot in advance!
Best regards and a happy new year,
Ingo