Skip to Content
0
Former Member
Aug 25, 2009 at 09:03 AM

SAP Query : additional field

185 Views

Hi,

in my HR query i need to add a new field in infotype specific 9016 to be calculated by ABAP code.

I perform the following steps :

- transaction SQ02, i modify my info-set, in the node of my infotype i add a new field, i give a new name and a LIKE reference, and i generate the info-set, it's ok.

- transaction SQ01 : i add my new field in my request, i check it and it's ok but when i run it, i have a dump : Function module "RPAQ_GET_AF_9016" not found.

Can you explain to me how can i resolve this problem ?

Cheers

Edited by: CECG on Aug 25, 2009 11:08 AM